about summary refs log tree commit diff
path: root/pkgs/applications/editors
Commit message (Collapse)AuthorAge
* nvpy: 0.9.2 -> 0.9.7Micxjo Funkcio2016-04-12
|
* neovim: Fix build by via order of `buildInputs`Moritz Ulrich2016-04-06
| | | | See #14442 for details and further real fixes.
* eclipse-plugin-scala: 4.3.0.201512011535 -> 4.4.0.201604010956Robert Helgesson2016-04-05
|
* Merge pull request #14467 from DamienCassou/emacs-25.0.92Peter Simons2016-04-05
|\ | | | | emacs25pre: 25.0.50-1b5630e -> 25.0.92
| * emacs25pre: 25.0.50-1b5630e -> 25.0.92Damien Cassou2016-04-05
| |
* | emacs25pre: call autogen.sh before configuringChristoph Ruegge2016-04-04
| |
* | vscode: shrink derivation sizemucaho2016-04-04
| | | | | | | | Prune out compile-time dependencies.
* | Merge pull request #14418 from mucaho/vscodejoachifm2016-04-03
|\ \ | | | | | | Add visual studio code editor
| * | vscode: init at 0.10.10mucaho2016-04-03
| | |
* | | atom: 1.6.1 -> 1.6.2Tim Steinbach2016-04-02
| | |
* | | atom: 1.6.0 -> 1.6.1Tim Steinbach2016-04-01
|/ /
* | idea.idea15-ultimate: init at 15.0.5Chris Martin2016-03-30
| |
* | Revert "codeblocks: fix build"Nikolay Amiantov2016-03-27
| | | | | | | | | | | | This reverts commit fd9416fb4b517ceb8a6af6184204d585f6e02c9f. This shouldn't be needed now that we properly link wxGTK.
* | eclipse-plugin-testng: 6.9.10 -> 6.9.11Robert Helgesson2016-03-27
| |
* | Merge remote-tracking branch 'origin/staging'Domen Kožar2016-03-27
|\ \ | |/ |/|
| * codeblocks: fix buildJoachim Fasting2016-03-27
| | | | | | | | https://hydra.nixos.org/build/33633573/nixlog/1/raw
* | Merge pull request #14154 from grahamc/codeblocksDomen Kožar2016-03-23
|\ \ | | | | | | codeblocks: ad libX11 build dependency to fix 16.03 hydra build
| * | codeblocks: ad libX11 build dependency to fix hydra buildGraham Christensen2016-03-23
| | | | | | | | | | | | http://hydra.nixos.org/build/33296816/nixlog/1
* | | tweak: init at 3.20rnhmjoj2016-03-23
|/ /
* | emacsPackagesNg: remove compatibility cl-libThomas Tuegel2016-03-21
| | | | | | | | | | ELPA has the compatibility library cl-lib-0.5 which interferes with the builtin cl-lib-1.0.
* | eclipse: add eclipse platform 4.5.2Sven Keidel2016-03-19
| |
* | vim: 7.4.827 -> 7.4.1585Arseniy Seroka2016-03-19
| |
* | idea.idea-{community,ultimate}: 15.0.4 -> 2016.1Edward Tjörnhammar2016-03-18
| |
* | atom: 1.5.4 -> 1.6.0Tim Steinbach2016-03-18
| |
* | Merge pull request #13843 from ambrop72/kdevelop-473joachifm2016-03-14
|\ \ | | | | | | kdevelop: 4.7.1 -> 4.7.3
| * | kdevelop: 4.7.1 -> 4.7.3Ambroz Bizjak2016-03-12
| | |
* | | Merge pull request #13889 from frlan/Update/Geany/1.27zimbatm2016-03-13
|\ \ \ | | | | | | | | geany: 1.26 -> 1.27
| * | | geany: 1.26 -> 1.27Frank Lanitz2016-03-13
| |/ / | | | | | | | | | Also adding myself as list of maintainers
* / / drop my maintainership (close #13881)宋文武2016-03-13
|/ /
* | Merge pull request #13830 from Chattered/fix/emacs-w3mjoachifm2016-03-11
|\ \ | | | | | | emacs-w3m: fix reference to env variable
| * | emacs-w3m: fix reference to env variablePhil Scott2016-03-11
| | |
* | | macvim: remove extra MacVim.appAllan Espinosa2016-03-10
|/ / | | | | | | /MacVim.app is a duplicate of /Applications/MacVim.app
* | nano: 2.5.0 -> 2.5.3Joachim Fasting2016-03-08
| | | | | | | | Also move build-time dependencies to nativeBuildInputs
* | proofgeneral_HEAD: New expr: Proof General from GitHubJohn Wiegley2016-03-07
|/
* eclipse-plugin-checkstyle: 6.14.0 -> 6.16.0Robert Helgesson2016-03-06
|
* Merge pull request #13698 from puffnfresh/feature/window-manager/emacs-exwmArseniy Seroka2016-03-06
|\ | | | | exwm service: init (Emacs X Window Manager)
| * elpa-packages 2016-03-06Brian McKenna2016-03-06
| |
* | atom: 1.5.3 -> 1.5.4Tim Steinbach2016-03-05
|/
* nano: build info manual (close #13527)Michael Ekstrand2016-02-28
| | | | | Make nano depend use texinfo, so that the built packages include the info manual, and put it into a separate output.
* use the sourceforge mirrors everywherezimbatm2016-02-28
| | | | | find pkgs -name "*.nix" -exec sed -r \ "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
* eclipse: run with the jdk, not the jreMatt McHenry2016-02-27
| | | | | This is necessary so that tools like native2ascii are available to maven eclipse integration (m2e).
* Merge pull request #13486 from zimbatm/vim-default-configArseniy Seroka2016-02-27
|\ | | | | vim: provide a default vimrc
| * vim: provide a default vimrczimbatm2016-02-26
| | | | | | | | | | | | Minimal sane defaults imported from ArchLinux. This is basically `set :nocompatible` with some other small changes.
* | emacs: fix priority for ctagsCharles Strahan2016-02-26
| | | | | | | | | | | | This fixes the previous attempt (in commit 46d1dd5) to make ctags' ctags override emacs' ctags. The higher the value of the priority attribute, the higher the priority (see the definition of `buildEnv`).
* | Merge pull request #13164 from romildo/fix/eclipse-plugin-cupzimbatm2016-02-26
|\ \ | |/ |/| eclipse-plugins-cup: fix plugin file names
| * eclipse-plugins-cup: add dependency on the zest pluginJosé Romildo Malaquias2016-02-26
| |
| * eclipse-plugin-zest: init at 3.9.101José Romildo Malaquias2016-02-26
| | | | | | | | eclipse-plugins-cup: remove plugins.nix.orig that was wrongly added.
| * eclipse-plugins-cup: fix plugin file namesJosé Romildo Malaquias2016-02-26
| |
* | emacs: add optional support for 24-bit color ttysCharles Strahan2016-02-26
| |
* | idea.idea-{community,ultimate}: 15.0.3 -> 15.0.4Edward Tjörnhammar2016-02-25
| |