about summary refs log tree commit diff
path: root/pkgs/applications/editors
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #4650 from madjar/masterGeorges Dubus2014-10-26
|\ \ \ \ | | | | | | | | | | Atom: updated to 0.139.0
| * | | | Atom: updated to 0.139.0Georges Dubus2014-10-24
| | | | |
* | | | | haskell-yi: update to 0.11.0Mateusz Kowalczyk2014-10-26
| | | | |
* | | | | bvi: update from 1.3.2 to 1.4.0 and adopt itPascal Wittmann2014-10-26
| | | | |
* | | | | Emacs: remove --with-crt-dir (no longer supported)Moritz Ulrich2014-10-25
| | | | |
* | | | | haskell-yi-custom: use NIX_* vars for nicer wrapMateusz Kowalczyk2014-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | According to @bennofs , this should now work regardless of what kind of mess the user is in.
* | | | | haskell-yi-custom: improve wrapperMateusz Kowalczyk2014-10-24
|/ / / / | | | | | | | | | | | | | | | | | | | | Apparently it is possible for the config to be compiled correctly but for ‘hint’ still not know where the packages are: it seems to ignore the GHC in PATH and does whatever.
* | | | leafpad: added platform information to the meta sectionMarkus Kohlhase2014-10-23
| | | |
* | | | added leafpad editorMarkus Kohlhase2014-10-23
| | | |
* | | | magit: don't install lisp files into a "magit" sub-directoryPeter Simons2014-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After this change, Emacs can load the magit-*.el files without further configuration. Just add (require 'magit-autoloads) to ~/.emacs, and run M-x magit-status or any other magit command.
* | | | magit: update to the latest release from MelpaPeter Simons2014-10-22
| | | |
* | | | git-modes: add git-modes package version 0.15.0-8-g4e10851 for EmacsPeter Simons2014-10-22
| | | | | | | | | | | | | | | | These files are required by the latest version of Magit.
* | | | emacs-magit: fix URL (hopefully)Mateusz Kowalczyk2014-10-21
| | | |
* | | | emacs-magit: update to 1.2.1Mateusz Kowalczyk2014-10-21
| | | |
* | | | emacs24Macport: 23.4-mac-4.8 -> 24.4-mac-5.0John Wiegley2014-10-21
| | | |
* | | | emacs24: Update to 24.4.Moritz Ulrich2014-10-20
| | | |
* | | | Merge pull request #4576 from cstrahan/macvim-clangAristid Breitkreuz2014-10-18
|\ \ \ \ | | | | | | | | | | Fix MacVim by using clang.
| * | | | Fix MacVim by using clang.Charles Strahan2014-10-18
| | | | |
* | | | | haskell-yi: make the wrapper less cumbersomeMateusz Kowalczyk2014-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | It still suffers from ‘everything breaks’ if there is any Haskell in user env: https://github.com/NixOS/nixpkgs/issues/4560
* | | | | haskell-yi-custom: broken = true for nowMateusz Kowalczyk2014-10-15
| | | | |
* | | | | haskell-yi-custom: convenience wrapper for configsMateusz Kowalczyk2014-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now to use Yi along with its config the user passes all the extra libraries wanted by their config as extraPackages and builds the expression. This means there is no hassle from the user about having to manually create a cabal file and wrap over the Yi binary.
* | | | | haskell-yi: use --suffix wrapperMateusz Kowalczyk2014-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | This allows further wrappers to get around the problem of ending up with GHC_PATH with double ‘::’ in it, breaking the whole thing.
* | | | | haskell-yi-contrib: move under libraries insteadMateusz Kowalczyk2014-10-15
| | | | |
* | | | | haskell-yi-contrib: update to 0.10.1Mateusz Kowalczyk2014-10-15
| | | | |
* | | | | haskell-yi: update to 0.10.1Mateusz Kowalczyk2014-10-15
| | | | |
* | | | | Remove legacy pycharm version and rename the new oneJascha Geerds2014-10-14
|/ / / /
* | | | idea.android-studio: bump 0.8.10 -> 0.8.12Edward Tjörnhammar2014-10-12
| | | |
* | | | idea.idea-{community,ultimate}: bump 13.1.4b -> 13.1.5Edward Tjörnhammar2014-10-12
| | | |
* | | | idea.desktop: fixed that the item got malformed Comment inputEdward Tjörnhammar2014-10-12
| | | |
* | | | A sigil cleanupMichael Raskin2014-10-07
| | | |
* | | | sigil: new packageNick Sauce2014-10-07
| |_|/ |/| |
* | | atom: update from 0.129.0 to 0.135.0Aristid Breitkreuz2014-10-06
| | |
* | | org-mode: update from 8.2.7c to 8.2.8Pascal Wittmann2014-10-03
| | |
* | | geany: Update from 1.23.1 to 1.24.1Baptist BENOIST2014-10-02
| | | | | | | | | | | | Closes #4359
* | | Merge pull request #4305 from vbgl/coq-containersMateusz Kowalczyk2014-09-30
|\ \ \ | | | | | | | | Working with Coq
| * | | ProofGeneral: makes the dependency on TeXLive optionalVincent Laporte2014-09-28
| | | | | | | | | | | | | | | | And fixes the default value of $PGHOME
* | | | emacs24Packages.tuaregMode: update from 2.0.6 to 2.0.8Mateusz Kowalczyk2014-09-30
| | | |
* | | | emacs24Packages.rainbowDelimiters: update from 1.3.8 to 1.3.12Mateusz Kowalczyk2014-09-30
| | | |
* | | | emacs24Packages.structuredHaskellMode: update from 1.0.3 to 1.0.4Mateusz Kowalczyk2014-09-30
| | | |
* | | | flpsed: update from 0.7.1 to 0.7.2Mateusz Kowalczyk2014-09-30
|/ / /
* | | android-studio: new packageAnonymous2014-09-24
| | |
* | | idea: hack to get fsnotifier workingAnonymous2014-09-24
| | | | | | | | | | | | more information: https://bugs.archlinux.org/task/34703
* | | ideas: refactored products into common subexpression.Edward Tjörnhammar2014-09-21
| | | | | | | | | | | | Closes #4039
* | | Merge pull request #4153 from ambrop72/kdevelop47Mateusz Kowalczyk2014-09-20
|\ \ \ | | | | | | | | Update KDevelop to 4.7.0.
| * | | Update KDevelop to 4.7.0.ambrop7@gmail.com2014-09-18
| |/ /
* | | atom: 0.99.0 -> 0.129.0Jan Niklas Hasse2014-09-20
| | | | | | | | | | | | | | | | | | | | | [Bjørn Forsman: include fixupPhase, to fix this startup error on NixOS: $ ./result/bin/atom ./result/bin/atom: /nix/store/q3r5ww6pg5yb4j6p0d8inrhbgzmik0b6-atom-0.129.0/bin/.atom-wrapped: /bin/bash: bad interpreter: No such file or directory ]
* | | Merge pull request #4143 from geerds/caskcillianderoiste2014-09-19
|\ \ \ | |/ / |/| | Add "cask" package
| * | Add "cask" packageJascha Geerds2014-09-18
| | |
* | | Fixed file name with new versionwyvie2014-09-14
| | |
* | | Bumped version of sublime3wyvie2014-09-14
| | |