3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1648 commits

Author SHA1 Message Date
zimbatm 69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Matt McHenry 98a0484471 eclipse: run with the jdk, not the jre
This is necessary so that tools like native2ascii are available to
maven eclipse integration (m2e).
2016-02-27 13:40:38 +01:00
Arseniy Seroka c80a1baa15 Merge pull request #13486 from zimbatm/vim-default-config
vim: provide a default vimrc
2016-02-27 01:09:52 +03:00
zimbatm 89f0e25189 vim: provide a default vimrc
Minimal sane defaults imported from ArchLinux.

This is basically `set :nocompatible` with some other small changes.
2016-02-26 21:58:21 +00:00
Charles Strahan 53ea7dee75 emacs: fix priority for ctags
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`).
2016-02-26 12:27:04 -05:00
zimbatm 3833591d95 Merge pull request #13164 from romildo/fix/eclipse-plugin-cup
eclipse-plugins-cup: fix plugin file names
2016-02-26 11:23:28 +00:00
José Romildo Malaquias 0e94a1be40 eclipse-plugins-cup: add dependency on the zest plugin 2016-02-26 06:42:04 -03:00
José Romildo Malaquias 205398c427 eclipse-plugin-zest: init at 3.9.101
eclipse-plugins-cup: remove plugins.nix.orig that was wrongly added.
2016-02-26 06:42:04 -03:00
José Romildo Malaquias ef11f77c8f eclipse-plugins-cup: fix plugin file names 2016-02-26 06:42:04 -03:00
Charles Strahan e08dd09c25 emacs: add optional support for 24-bit color ttys 2016-02-26 00:33:56 -05:00
Edward Tjörnhammar 77d11ec577 idea.idea-{community,ultimate}: 15.0.3 -> 15.0.4 2016-02-25 17:48:07 +01:00
Frederik Rietdijk 2d5d0df8f1 kde5.kile: 2016-02-12 -> 2016-02-14
Fixes building (poppler-qt5 could not be found)
2016-02-24 19:48:13 +01:00
Tomasz Czyż 11a474e81b idea.android-studio: 1.5.0.4 -> 2.0.0.0 2016-02-24 10:06:20 +00:00
Frederik Rietdijk 40ca841c5c Merge pull request #13124 from FRidh/buildPythonApplication
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Thomas Tuegel a5356d09e6 elpaPackages 2016-02-22 2016-02-22 06:21:20 -06:00
Thomas Tuegel 5f772ebf55 melpaStablePackages 2016-02-22 2016-02-22 06:18:27 -06:00
Thomas Tuegel 8765e9b3bc melpaPackages 2016-02-21 2016-02-21 20:42:26 -06:00
Frederik Rietdijk f612dc703e kde5.kile: init at git 2016-02-12
This adds a kde5/frameworks version of kile.
2016-02-21 12:09:18 +01:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Rok Garbas d58ae071fd neovim: 0.1.1 -> 0.1.2
also updated neovim's forked libvterm to latest revision
2016-02-16 01:34:57 +01:00
Tim Steinbach f3909c9943 atom: 1.4.3 -> 1.5.3 2016-02-15 19:58:46 +00:00
Vladimír Čunát d039c87984 Merge branch 'master' into closure-size 2016-02-14 08:33:51 +01:00
Eelco Dolstra aea262f654 Fix misspelled meta.maintainers attributes 2016-02-10 14:59:50 +01:00
Arseniy Seroka d679ccfda4 Merge pull request #12889 from zimbatm/atom-1.4.3
atom: 1.4.0 -> 1.4.3
2016-02-09 20:54:18 +03:00
Robin Gloster 85bedcf7e9 Merge pull request #12876 from zimbatm/sublime-3102
sublime3: 3101 -> 3102
2016-02-09 17:26:35 +01:00
zimbatm 8477e5788c atom: 1.4.0 -> 1.4.3 2016-02-09 14:26:11 +00:00
zimbatm 93d5f26a0d sublime3: 3101 -> 3103 2016-02-09 10:14:44 +00:00
Austin Seipp e2f7744f80 Merge pull request #12772 from ali-abrar/master
vim_configurable: add configuration option for XIM support
2016-02-08 00:55:33 -05:00
Robin Gloster 18c44e9c6e Merge pull request #12835 from zimbatm/sublime-3101
sublime3: 3083 -> 3101
2016-02-05 21:22:00 +01:00
zimbatm 943e049ff8 sublime3: 3083 -> 3101 2016-02-05 15:02:55 +00:00
Thomas Tuegel 53aee90d57 melpaStablePackages 2016-02-04 2016-02-04 18:05:21 -06:00
Thomas Tuegel 73093823f4 melpaPackages 2016-02-04 2016-02-04 17:13:37 -06:00
Thomas Tuegel d5281958f0 elpaPackages 2016-02-04 2016-02-04 15:11:00 -06:00
Vladimír Čunát ae74c356d9 Merge recent 'staging' into closure-size
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Ali Abrar b2a91caea0 vim_configurable: add configuration option for XIM support 2016-02-02 10:14:26 -05:00
Matej Cotman e048b48836 lighttable: update from 0.7.2 to 0.8.1 2016-01-31 21:12:45 +01:00
Robert Helgesson 057e54f2ad eclipse-plugin-checkstyle: 6.11.1 -> 6.14.0 2016-01-30 20:48:23 +01:00
Bjørn Forsman ee0dc91157 eclipse-scala-sdk: fix typo in package name
Change underscore to hyphen.
2016-01-30 17:21:49 +01:00
Bjørn Forsman b0b7fe2cce eclipse-cpp: 4.5 -> 4.5.1 2016-01-30 17:18:18 +01:00
Bjørn Forsman 75d3b418a5 eclipse-cpp: 4.4 -> 4.4.2 2016-01-30 17:18:17 +01:00
Bjørn Forsman bf2dfb9d99 eclipse: remove old to-do comment about "mirror://eclipse/"
The comment is from 2011, before we started using officially mirrored
URLs[1] like

  http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=THE_FILE

I think using upstream mirrored URLs is better than mirror://eclipse:

  - upstream mirror list is always up to date
  - the closest / fastest mirror will be selected automatically

[1]: http://wiki.eclipse.org/IT_Infrastructure_Doc#Use_mirror_sites.2Fsee_which_mirrors_are_mirroring_my_files.3F
2016-01-30 17:18:13 +01:00
Bjørn Forsman d5c9db8dd3 eclipse: align attrnames with pkgnames (underscore => hyphen)
Keep old attrnames too, for backward compatibility.

`nix-env -f . -qaP -A eclipses` only prints the new attributes (yay!).
2016-01-30 17:18:09 +01:00
Bjørn Forsman bdc9bfc3fa eclipse-plugin-gnuarmeclipse: 2.8.1-201504061754 -> 2.11.1-201512141335
Upstream switched from sourceforge to github.
2016-01-30 12:33:12 +01:00
Christian Albrecht 7884c3b95d android-studio: 1.5.0.4 -> 1.5.1.0 2016-01-29 11:51:29 +01:00
Arseniy Seroka 7d2eb0c4ab Merge pull request #12657 from romildo/new-eclipse-plugin-cup
eclipse-plugin-cup: init at 1.0.0.201412081321
2016-01-29 00:51:50 +03:00
José Romildo Malaquias a654e783c6 eclipse-plugin-cup: init at 1.0.0.201412081321 2016-01-28 17:21:29 -02:00
Robert Helgesson 49f55ebf97 eclipse-plugin-scala: 4.1.1.20151201 -> 4.3.0.201512011535 2016-01-27 19:33:28 +01:00
Tobias Geerinckx-Rice ba0dcb95ad neovim: fix -configured evaluation 2016-01-26 06:16:45 +01:00
Tobias Geerinckx-Rice 0c25292648 vorbis-tools: rename from old-style vorbisTools 2016-01-26 01:35:55 +01:00
Tobias Geerinckx-Rice 9fb8020e4e Add version attribute where maintainers |= nckx
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Tuomas Tynkkynen ed7dbb46a8 treewide: Mass replace 'zlib}/lib' to refer the 'out' output 2016-01-24 10:03:39 +02:00
Tuomas Tynkkynen d91c7347d1 treewide: Mass replace 'openssl}/lib' to refer the 'out' output 2016-01-24 10:03:38 +02:00
Tuomas Tynkkynen 8eb5d7d037 treewide: Mass replace 'ncurses}/lib' to refer the 'lib' output 2016-01-24 10:03:38 +02:00
Tuomas Tynkkynen a1909d7380 treewide: Mass replace 'glibc}/lib' to refer the 'out' output 2016-01-24 10:03:35 +02:00
Tuomas Tynkkynen 51bf60b33e treewide: Mass replace 'bzip2}/lib' to refer the 'out' output 2016-01-24 10:03:33 +02:00
Tuomas Tynkkynen e865a647f4 brackets: Fix udev reference in multiple-outputs branch 2016-01-24 10:03:32 +02:00
Gabriel Ebner a8d6ad8690 idea: use openjdk8 again 2016-01-23 13:39:15 +01:00
Thomas Tuegel aeda2a129f emacs-isearch-plus: 20160115.1122 -> 20160118.1030 2016-01-22 15:18:12 -06:00
Thomas Tuegel c5393b7b24 melpaStablePackages.graphene: mark broken 2016-01-22 15:14:05 -06:00
Thomas Tuegel ee81df1a92 melpaPackages.graphene: mark broken 2016-01-22 15:13:41 -06:00
Vladimír Čunát 0957359568 Merge branch 'staging' 2016-01-22 13:48:35 +01:00
Robert Helgesson bf00cf7457 eclipse-plugin-cdt: 8.7.0 -> 8.8.0 2016-01-22 09:56:26 +01:00
Robert Helgesson 799296d9e7 eclipse-plugin-jdt: 4.5 -> 4.5.1 2016-01-22 09:56:26 +01:00
Robert Helgesson 887bed2853 eclipse-platform: 4.5 -> 4.5.1 2016-01-22 09:56:26 +01:00
Robert Helgesson 40890b2b95 eclipseWithPlugins: lazier evaluation
Unfortunately the `readFile`/`writeText` functions forces realisation of
the eclipse package at evaluation time. By creating the configuration
file inside the build command we avoid realisation until installation.
2016-01-22 09:36:08 +01:00
Edward Tjörnhammar 3eb35b290d idea.idea-{community,ultimate}: 15.0.2 -> 15.0.3 2016-01-21 10:06:52 +01:00
Arseniy Seroka f01183ad9e Merge pull request #12499 from wandernauta/clion-1.2.4
idea.clion: 1.0.4 -> 1.2.4
2016-01-20 22:37:39 +03:00
Damien Cassou 3a0b3fa6e8 Merge pull request #12428 from DamienCassou/eclipse-modular
Modularize Eclipse
2016-01-20 14:55:58 +01:00
Wander Nauta 5e8e964794 idea.clion: 1.0.4 -> 1.2.4 2016-01-20 13:56:09 +01:00
Vladimír Čunát 716aac2519 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
Thomas Tuegel decb5802c9 elpaBuild: factor out package installation
Building packages requires package-build.el from Melpa, but installing
packages only requires package.el. Packages from ELPA are already built,
so there is no need to involve package-build.el.
2016-01-18 15:29:19 -06:00
Thomas Tuegel 7c42f9a200 melpa-stable-packages 2016-01-18
The MELPA Stable package expressions are now generated in one file to
improve evaluation performance.
2016-01-18 15:29:10 -06:00
Thomas Tuegel 3bd6edf0e2 melpa-packages 2016-01-18
The MELPA package expressions are now generated in a single file to
improve evaluation performance.
2016-01-18 15:28:28 -06:00
Thomas Tuegel 93bd5a2c32 elpa-packages 2016-01-18
The ELPA package expressions are now generated as a single file to
improve evaluation performance.
2016-01-18 15:27:15 -06:00
Robin Gloster 53b389327e refactor to use autoreconfHook where possible
Close #12446.
2016-01-18 10:45:31 +01:00
Damien Cassou 6115684b73 Avoid CamelCase in filenames and add buildEclipse 2016-01-16 18:35:35 +01:00
Edward Tjörnhammar d4f9220ed2 idea.idea14-community: init at 14.1.6 2016-01-15 18:21:45 +01:00
Edward Tjörnhammar 69c98f75e2 idea: unpin the common builder 2016-01-15 18:21:45 +01:00
Jakob Gillich 1bb965f67b atom: 1.3.3 -> 1.4.0 2016-01-14 16:40:00 +01:00
Domen Kožar 9c67ff9547 atom: 1.3.1 -> 1.3.3 2016-01-14 13:09:11 +01:00
Thomas Tuegel f094da5e0d Revert "melpa-packages.json: remove "2048-game" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353"
This reverts commit 625fe8164f.
2016-01-13 11:02:21 -06:00
Thomas Tuegel 3673ab7799 Revert "melpa-packages.json: remove "4clojure" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353"
This reverts commit 2f5e87a7bf.
2016-01-13 11:02:11 -06:00
Thomas Tuegel 3800c62d89 Revert "melpa-packages.json: remove "0blayout" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353"
This reverts commit 4f85afad5b.
2016-01-13 11:01:39 -06:00
Peter Simons 4f85afad5b melpa-packages.json: remove "0blayout" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353 2016-01-13 10:09:55 +01:00
Peter Simons 2f5e87a7bf melpa-packages.json: remove "4clojure" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353 2016-01-13 10:09:36 +01:00
Peter Simons 625fe8164f melpa-packages.json: remove "2048-game" to mitigate the effects of https://github.com/NixOS/nixpkgs/issues/12353 2016-01-13 10:05:01 +01:00
Jascha Geerds 0d79a33fb6 pycharm: 5.0.1 -> 5.0.3 2016-01-12 23:45:06 +01:00
John Wiegley 14c8a6f32d emacs24Macport: Further cleanups, remove old code 2016-01-11 14:31:03 -08:00
John Wiegley b7ff0301d6 emacs24Macport: change expressions to better match emacs24 2016-01-11 12:55:48 -08:00
John Wiegley fdc69f2e8f emacs24: Add jwiegley as a maintainer 2016-01-11 12:55:48 -08:00
Edward Tjörnhammar 56fdc71013 idea: restrict packages to oraclejdk8 2016-01-11 21:24:31 +01:00
John Wiegley 823f797c26 emacs24Macport: 5.13 -> 5.15 2016-01-11 11:33:32 -08:00
Thomas Tuegel 5f81792265 emacsPackagesNg.elpaPackages: state reason for broken packages 2016-01-11 09:47:22 -06:00
Thomas Tuegel d6995049d3 emacsPackagesNg.elpaPackages.ergoemacs-mode: unmark broken 2016-01-11 09:46:47 -06:00
Thomas Tuegel 35bad9465f emacsPackagesNg.elpaPackages: un-break some packages 2016-01-11 09:45:19 -06:00
Michael Alan Dorman c493d6e697 beacon, bug-hunter: un-mark broken
I am able to successfully build, install and invoke both packages
without problems.
2016-01-11 05:42:13 -05:00
Thomas Tuegel 727a9ddea8 elpaPackages: remove outdated dash 2016-01-10 09:09:20 -06:00
Tomas Hlavaty 534605e2eb slime: remove obsolete expression 2016-01-08 21:50:30 +01:00
Pascal Wittmann b84718c8de emacsPackages.org: 8.3.2 -> 8.3.3 2016-01-08 20:03:55 +01:00
Pascal Wittmann 9948d44b40 emacsPackages.org: use new texlive infrastructure 2016-01-08 20:01:36 +01:00
William Giokas c21707ec1f vim-configurable: Change python versioning
Instead of explicitly stating "I want version 3" or "I want version 2"
you now simply specify what the python argument will be, and
vim_configurable will set up the flags for you. config.vim.python must
be set, still.
2016-01-06 14:07:13 -06:00
Mateusz Kowalczyk 9f37e00617 flpsed: update from 0.7.2 to 0.7.3 2016-01-03 20:51:14 +00:00
Vladimír Čunát f9f6f41bff Merge branch 'master' into closure-size
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Thomas Tuegel c266de63ee melpa-stable-packages: use recipeFile 2015-12-29 13:24:42 -06:00
Thomas Tuegel 1d8e3db9ff melpa-packages: use recipeFile 2015-12-29 13:24:28 -06:00
Thomas Tuegel 00aac09d24 melpaPackages: actually build latest packages 2015-12-27 11:05:53 -06:00
Thomas Tuegel 74a1b20108 melpa-stable-packages 2015-12-27 2015-12-27 10:35:34 -06:00
Thomas Tuegel 9602a20835 melpa-packages 2015-12-27 2015-12-27 10:14:57 -06:00
Thomas Tuegel 3eda86cfea elpa-packages 2015-12-27 2015-12-27 08:33:28 -06:00
Thomas Tuegel a9ca11e82a melpa-stable-packages: fix dependency specification 2015-12-22 06:55:34 -06:00
Thomas Tuegel f35c3d03d6 melpa-packages: fix dependency specification 2015-12-22 06:55:25 -06:00
Thomas Tuegel 26a7470ce6 elpa-packages: fix dependency specification 2015-12-22 06:55:10 -06:00
Thomas Tuegel b3949f29cd emacsPackagesNg.ack-menu: broken upstream 2015-12-22 06:50:21 -06:00
koral 3c85ff442d nano: 2.4.2 -> 2.5.0, fixes #11829 2015-12-22 01:24:12 +01:00
Thomas Tuegel e292103d46 tiled: Qt 5 infrastructure update 2015-12-20 07:56:46 -06:00
Thomas Tuegel 07a79f2a9b sigil: Qt 5 infrastructure update 2015-12-20 07:56:46 -06:00
Thomas Tuegel 274678b38c melpa-stable-packages: fix evaluation error 2015-12-19 09:49:57 -06:00
Thomas Tuegel 3fbd697b24 melpa-packages: fix evaluation error 2015-12-19 09:49:23 -06:00
Thomas Tuegel 752e4095ec melpa-stable-packages: fix evaluation error 2015-12-19 09:44:55 -06:00
Thomas Tuegel e5b082fc7b melpa-packages: fix evaluation error 2015-12-19 09:44:21 -06:00
Thomas Tuegel 540d028bf5 Merge pull request #11750 from ttuegel/emacs-packages
Emacs packages
2015-12-19 09:33:45 -06:00
Thomas Tuegel fbc345fd69 melpa-stable-packages: use fetchFromGitLab 2015-12-19 09:32:25 -06:00
Thomas Tuegel ecc50e9285 melpa-packages: use fetchFromGitLab 2015-12-19 09:32:24 -06:00
Thomas Tuegel be568d55da melpa-stable-packages: include fetchFromGitHub 2015-12-19 09:32:24 -06:00
Thomas Tuegel b72161608a melpa-packages: include fetchFromGitHub 2015-12-19 09:32:24 -06:00
Thomas Tuegel c39058852e elpa-packages 2015-12-18 2015-12-19 09:32:23 -06:00
Thomas Tuegel df4a984c60 melpa-stable-packages 2015-12-18 2015-12-19 09:32:23 -06:00
Thomas Tuegel 8eabd09087 melpa-packages 2015-12-18 2015-12-19 09:32:23 -06:00
Thomas Tuegel e86f93eada melpa-stable-packages: add instructions for updating 2015-12-19 09:32:20 -06:00
Thomas Tuegel c6a5ade24b melpa-packages: add instructions for updating 2015-12-19 09:32:20 -06:00
Thomas Tuegel 8126ae8c7a elpa-packages: add instructions for updating 2015-12-19 09:32:19 -06:00
Edward Tjörnhammar c42f9f5f01 idea.idea-{community,ultimate}: 15.0.1 -> 15.0.2 2015-12-19 13:35:44 +01:00
Thomas Tuegel a338959da6 melpaStablePackages: don't import all of pkgs 2015-12-17 07:23:50 -06:00
Thomas Tuegel 28af093438 melpaPackages: don't import all of pkgs 2015-12-17 07:23:50 -06:00
Thomas Tuegel a4f4d1717d elpaPackages: don't import all of pkgs 2015-12-17 07:23:50 -06:00
Thomas Tuegel 9f55d3f29f elpaPackages: fix typo in midi-kbd 2015-12-17 07:23:50 -06:00
Thomas Tuegel ccc8265d44 melpa-stable-packages: 2015-12-16
Fixes Git hashes by using `nix-prefetch-git --fetch-submodules`.
2015-12-17 07:23:50 -06:00
Thomas Tuegel bf9b4b03d5 elpa-packages: mark broken packages
These packages fail to build on Hydra.
2015-12-17 07:23:50 -06:00
Thomas Tuegel 59f497bc4d melpa-packages: 2015-12-15
Fixes Git hashes by using `nix-prefetch-git --fetch-submodules`.
2015-12-17 07:23:50 -06:00
Thomas Tuegel f574f1c9c9 melpaPackages: fix cvsRoot attribute name 2015-12-17 07:23:50 -06:00
Thomas Tuegel 8e655250bd emacsPackagesNg: add all of MELPA 2015-12-17 07:23:50 -06:00
Thomas Tuegel 4e99a11653 melpa-packages 2015-12-14 2015-12-17 07:23:50 -06:00
Thomas Tuegel 1210eafb8e melpa-stable-packages 2015-12-14 2015-12-17 07:23:50 -06:00
Thomas Tuegel 3cc7e04502 elpa-packages 2015-12-14 2015-12-17 07:23:50 -06:00
John Wiegley 59213cc1da emacs25pre: New expression, from emacs-25 pre-release branch 2015-12-16 15:13:16 -08:00
Yann Hodique 38161e8372 zile: build on unix
zile works fine on non-linux unix systems
2015-12-13 15:06:46 -08:00
Domen Kožar fdece0c2a4 atom: 1.2.0 -> 1.3.1 2015-12-11 19:50:45 +01:00
Luca Bruno 5b0352a6a4 Merge branch 'master' into closure-size 2015-12-11 18:31:00 +01:00
Robert Helgesson 414a1660f4 eclipse-plugin-testng: 6.9.10.201511281504 -> 6.9.10.201512020421 2015-12-10 21:35:33 +01:00
Robin Gloster fe8192536f idea.phpstorm: 9.0 -> 10.0.1 2015-12-09 19:11:15 +00:00
Thomas Tuegel 8498f9d46b elpa-packages 2015-12-06 2015-12-06 11:49:50 -06:00
Thomas Tuegel 0c2259629d add elpa-packages.nix 2015-12-06 11:49:50 -06:00
Rok Garbas 9d1bbf7a02 neovim: update 0.1.0 -> 0.1.1 2015-12-05 23:08:22 +01:00
Emery Hemingway 2b6dcdfcd0 Rename 'emery' maintainer handle to 'ehmry', fixes #11493
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Vladimír Čunát 263fd55d4b Merge recent staging built on Hydra
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Robert Helgesson 777d3e5927 eclipse-plugin-scala: 4.1.1.20150911 -> 4.1.1.20151201 2015-12-02 08:41:08 +01:00
Robert Helgesson 1a70229641 eclipse-plugin-anyedit: 2.5.0 -> 2.6.0 2015-12-02 08:41:08 +01:00
Luca Bruno 920b1d3591 Merge branch 'master' into closure-size 2015-11-29 16:50:26 +01:00
Bjørn Forsman f93ee4ba3e Merge pull request #11325 from rycee/bump/eclipse-plugin-testng
eclipse-plugin-testng: 6.9.8 -> 6.9.10
2015-11-28 18:06:02 +01:00
Robert Helgesson 55ab2a1eeb eclipse-plugin-testng: 6.9.8 -> 6.9.10 2015-11-28 17:36:53 +01:00
Domen Kožar 67e03d0c50 Merge branch 'buildPythonPackage+wheels' 2015-11-26 17:38:35 +01:00
Luca Bruno a412927924 Merge remote-tracking branch 'origin/master' into closure-size 2015-11-25 21:37:30 +01:00
Jude Taylor d539d9c935 revert to __impureHostDeps where possible 2015-11-25 10:09:35 -08:00
Edward Tjörnhammar 35fbee7964 idea.android-studio: 1.4.0.10 -> 1.5.0.4 2015-11-23 22:23:18 +01:00
Domen Kožar 925300726d leo-editor: fix build 2015-11-21 21:44:12 +01:00
Domen Kožar 704c8bab41 buildPythonPackage: fix standalone applications using it 2015-11-21 21:44:12 +01:00
Jude Taylor 69e7f3bb74 switch to zero underscores for sandbox profiles; remove generateFrameworkProfile 2015-11-21 12:10:33 -08:00
Jude Taylor a63346e33c use single underscore for sandboxProfile 2015-11-21 11:17:30 -08:00
desiderius 3810b6ee94 idea.pycharm-{community,professional}: 5.0 -> 5.0.1 2015-11-21 15:35:32 +01:00
Vladimír Čunát 333d69a5f0 Merge staging into closure-size
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Jude Taylor df80090d09 use per-derivation sandbox profiles 2015-11-19 11:31:06 -08:00
Frank Lanitz 5f6ce43418 geany: 1.25 -> 1.26 2015-11-17 22:02:43 +01:00
Pascal Wittmann 7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Matej Cotman 3454f8d371 brackets: new package, code editor 2015-11-17 14:50:17 +01:00
Domen Kožar 91fcff45a3 atom: 1.1.0 -> 1.2.0 2015-11-16 14:04:18 +01:00
Edward Tjörnhammar 656c21e55a idea.idea-{community,ultimate}: 15.0 -> 15.0.1 2015-11-16 07:48:00 +01:00
Charles Strahan 23e5ffa2e5 macvim: 7.4.648 -> 7.4.909 (and fix build) 2015-11-15 02:04:27 -05:00
Rok Garbas 0b516052e8 neovim: collect gui's in one place 2015-11-07 19:53:41 +01:00
Murad Ulityonok ace6ed9127 homogenized style 2015-11-06 06:32:30 -08:00
Murad Ulityonok 2a8129924b added Eclipse Mars SDK 4.5.1 2015-11-06 06:26:34 -08:00
Murad Ulityonok 5b4fa99f1d modularized Eclipse package 2015-11-06 05:41:35 -08:00
Vladimír Čunát a33619fcbf neovim-qt: init at 0pre-2015-10-18
Unfortunately, it doesn't really seem more usable than text-mode neovim
in a good terminal.
2015-11-06 10:58:52 +01:00
Tomas Hlavaty b570c6f0ca slime: added The Superior Lisp Interaction Mode for Emacs 2015-11-04 09:09:18 +01:00
Edward Tjörnhammar 2c6052f8e3 IDEA Updates
idea.idea-{community,ultimate}: 14.1.5 -> 15.0
idea.pycharm-{community,professional}: 4.5.4 -> 5.0
2015-11-03 12:55:16 +01:00
Vladimír Čunát 261791992c neovim: fix wrong ad30764d68
I'm sorry. I had tested that `neovim.src` still built ;-)
Thanks to @codedmart.
2015-11-02 20:52:08 +01:00
Vladimír Čunát ad30764d68 neovim: fetch by version tag instead of commit hash
/cc #10787.
2015-11-02 12:57:48 +01:00
Scott Milliken f89ddefd97 neovim: update to 0.1.0., closes #10787 2015-11-02 12:50:54 +01:00
John Wiegley 8c183349e5 emacs24Macport: update 24.5-mac-5.12 -> 24.5-mac-5.13 2015-10-31 09:32:30 -07:00
John Wiegley a946805aa2 emacs24Macport: update 24.5-mac-5.11 -> 24.5-mac-5.12 2015-10-30 12:09:09 -07:00
Peter Simons dd3d3110a7 emacs-magit: update to version 2.3.0 2015-10-30 14:34:21 +01:00
Peter Simons 0608615f78 emacs-dash: update to version 2.12.1 2015-10-30 14:34:21 +01:00
Domen Kožar a862dd2ad2 atom: 1.0.4 -> 1.1.0 2015-10-30 09:51:40 +01:00
Vladimír Čunát abbe5f27a9 neovim: make pynvim runnable even if not in $PATH 2015-10-30 09:21:08 +01:00
Jude Taylor 949c4017b5 emacs-24-mac: propagate frameworks 2015-10-29 13:56:02 -07:00
Rok Garbas b7ab0a47de neovim: adding python gui option
- pythonPackages.neovim_gui init
2015-10-29 19:58:08 +01:00
Jude Taylor e3246b357c emacs: propagate AppKit for dependencies 2015-10-28 13:56:38 -07:00
Jude Taylor de0182ee59 vim: clean up arguments list 2015-10-28 13:40:10 -07:00
Jude Taylor 83deac082f clean up emacs arguments 2015-10-28 13:34:53 -07:00
Jude Taylor 5207f6b45c clean up emacs framework dependencies 2015-10-28 13:34:53 -07:00
Domen Kožar 6016328d37 Merge pull request #10640 from chris-martin/atom-gvfs
atom: add gvfs/bin to wrapper PATH
2015-10-27 10:20:34 +01:00
Jude Taylor 0d5edad2f5 emacs24Macport: fix build 2015-10-27 01:23:42 -07:00
Chris Martin dab75ab440 atom: add gvfs/bin to wrapper PATH
Atom deletes files by invoking `gvfs-trash`. Without it, deletions
fail silently.
2015-10-27 04:05:25 -04:00
Jude Taylor 2e29399993 update packages with new cf-private compatibility 2015-10-26 17:13:29 -07:00
Arseniy Seroka 2e6e2e02d3 Merge pull request #10606 from mucaho/rstudio_runtime
rstudio: add run-time dependency gnumake
2015-10-26 21:33:26 +03:00
Robert Helgesson d64835da6f eclipse-plugin-anyedittools: 2.4.15 -> 2.5.0 2015-10-26 00:31:37 +01:00
mucaho d0d953d910 rstudio: add run-time dependency gnumake
fixes #9163.
2015-10-25 16:18:21 +01:00
Wout Mertens 5c34563cda Merge pull request #10517 from demin-dmitriy/sublime3
sublime3: make sublime text work with pkexec and gksudo
2015-10-24 19:16:34 +02:00
Demin Dmitriy 8a1e5d9a27 sublime3: add myself as a maintainer 2015-10-24 18:15:59 +03:00
Demin Dmitriy c66f8b293b sublime3: add pkexec and gksudo support 2015-10-24 18:14:59 +03:00
Jude Taylor 8f663ee0fb neovim: don't link with libutil on Darwin 2015-10-22 13:47:03 -07:00
Jude Taylor 97ebba6f1a add vim-vanilla changes to vim_configurable 2015-10-19 16:46:23 -07:00
Arseniy Seroka 4b8d0394f9 Merge pull request #10457 from rycee/bump/checkstyle
eclipse-plugin-checkstyle: 6.11.0 -> 6.11.1
2015-10-18 23:10:11 +03:00
Robert Helgesson 3a6439f8d5 eclipse-plugin-testng: 6.9.7 -> 6.9.8 2015-10-18 18:19:55 +02:00
Robert Helgesson ab605f0a99 eclipse-plugin-checkstyle: 6.11.0 -> 6.11.1 2015-10-18 14:34:34 +02:00
Peter Simons c7105ce939 emacs-markdown-mode: fix misspelled license attribute 2015-10-15 15:14:34 +02:00
Peter Simons 7fb7fafe0f emacs-markdown-mode: add version 2.0-82-gfe30ef7 2015-10-15 14:35:57 +02:00
Joe Hermaszewski d5a364cf8f neovim: 2015-10-08 -> 2015-10-12 2015-10-14 20:15:42 +01:00
Joe Hermaszewski d6d88aaa2b neovim: Create symlink to correct python3 binary
The symlink being created pointed to 'python' rather than 'python3'
2015-10-14 11:57:40 +02:00
Vladimír Čunát f014217a55 spidermonkey-{17,24}: split the dev and lib outputs 2015-10-13 20:19:02 +02:00
Vladimír Čunát 1fdbc3097b alsa-lib: split "dev" output and fix referrers 2015-10-13 20:18:55 +02:00
Vladimír Čunát cba6641623 cairo, pango: fix some string references 2015-10-13 20:18:51 +02:00
Vladimír Čunát 91407a8bdf ncurses: split into multiple outputs
Some programs (e.g. tput) might better be moved somewhere else than
$dev/bin, but that can be improved later if need be.
2015-10-13 20:18:44 +02:00
David Tulig a96b35b4ce android-studio: 1.2.2.0 -> 1.4.0.10 2015-10-11 20:04:32 -05:00
Jude Taylor b345f70939 propagate cf-private with AppKit; fixes emacs and others 2015-10-11 12:09:27 -07:00
vbgl 055f08dcf9 Merge pull request #10311 from expipiplus1/bump-neovim-version
neovim: 2015-06-09 -> 2015-10-08
2015-10-11 08:39:46 +02:00
Pascal Wittmann 5b68b8aa17 Merge pull request #10301 from rycee/bump/checkstyle
eclipse-plugin-checkstyle: 6.9.0 -> 6.11.0
2015-10-10 21:29:36 +02:00
Joe Hermaszewski 36be2e9144 neovim: 2015-06-09 -> 2015-10-08 2015-10-10 20:29:06 +01:00
Robert Helgesson abd63d4147 eclipse-plugin-testng: 6.9.5 -> 6.9.7 2015-10-10 13:47:25 +02:00
Robert Helgesson e2acc25cbc eclipse-plugin-checkstyle: 6.9.0 -> 6.11.0 2015-10-10 13:28:25 +02:00
Juho Östman 4f8fa82a39 geany: add geany-with-vte to use the terminal 2015-10-07 00:17:57 +03:00
Juho Östman b79d3c266b textadept: 8.0 -> 8.2 2015-10-06 22:41:46 +03:00
Pascal Wittmann 7970239f52 org-mode: 8.3.1 -> 8.3.2 2015-10-06 18:14:09 +02:00
Pascal Wittmann 0f90d10d0b Merge pull request #10243 from frlan/Update/Geany/1.25.x
Geany: Update to 1.25
2015-10-06 14:48:17 +02:00
Jude Taylor 7283bb7466 introduce separate cf-private package to account for no CLT 2015-10-06 00:11:10 -07:00
Frank Lanitz 8597245eac Geany: Update from 1.24.1 to 1.25 2015-10-06 07:48:03 +02:00
John Wiegley c4a32f6376 emacsMacport_24_5: upgrade 24.5-mac-5.10 -> 24.5-mac-5.11 2015-10-05 14:15:45 -07:00
Vladimír Čunát f8c211fd2b fontconfig: split into multiple outputs
Fixed all 'fontconfig}' references as well, hopefully, ugh!
2015-10-05 12:23:56 +02:00
Vladimír Čunát b44d846990 udev: complete rework
- systemd puts all into one output now (except for man),
  because I wasn't able to fix all systemd/udev refernces
  for NixOS to work well
- libudev is now by default *copied* into another path,
  which is what most packages will use as build input :-)
- pkgs.udev = [ libudev.out libudev.dev ]; because there are too many
  references that just put `udev` into build inputs (to rewrite them all),
  also this made "${udev}/foo" fail at *evaluation* time
  so it's easier to catch and change to something more specific
2015-10-04 10:03:53 +02:00
Vladimír Čunát 5227fb1dd5 Merge commit staging+systemd into closure-size
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
Jude Taylor 0870c09854 darwin purity: emacs-24.5-mac 2015-09-30 17:14:43 -07:00
Arseniy Seroka df13fd5ae5 Merge pull request #10150 from khumba/netbeans-8
netbeans: 7.4 -> 8.0.2
2015-09-30 15:02:14 +03:00
Bryan Gardiner eaddd4e5e8
netbeans: additional patching
- Patches a new awk call in the Netbeans 8 launcher, to fix a warning
  on startup:

    /nix/store/...-netbeans-8.0.2/netbeans/platform/lib/nbexec: line 201:
    /usr/bin/awk: No such file or directory

- Patches a bunch of sh/perl/python shebangs.
2015-09-29 22:03:38 -07:00
Bryan Gardiner 30cd66910e
netbeans: 7.4 -> 8.0.2 2015-09-29 22:03:38 -07:00
Brandon Martin 265e675152 vim: update python_framework.patch for darwin 2015-09-29 06:44:17 -06:00
Edward Tjörnhammar e8ebf051a9 idea-{community,ultimate}: 14.1.4 -> 14.1.5 2015-09-28 07:22:59 +02:00
Thomas Tuegel 2e0589b4ca kde414: build with kdelibs-4.14.12
Upstream changes to the build system required adjusting many packages'
dependencies. On the Nixpkgs side, we no longer propagate the dependency
on cmake (to reduce closure size), so downstream dependencies had to be
adjusted for most packages that depend on kdelibs.
2015-09-27 15:08:12 -05:00
Matthias Beyer 1adaab27e2 joe: Move version to own variable 2015-09-25 15:40:28 +02:00
Matthias Beyer 0a818afe22 joe: 4.0 -> 4.1 2015-09-25 15:37:16 +02:00
William A. Kennington III 5cfe893cc4 Merge commit '2d464f75ed46869b5942c4b479772a0367b30608' into master.upstream
This is a partial commit from staging in an attempt to make merges
smaller.
2015-09-23 14:35:36 -07:00
Arseniy Seroka b81e25ef49 Merge pull request #10008 from rycee/fix/eclipse-plugin-scala
eclipse-plugin-scala: 4.1.1 -> 4.1.1.20150911
2015-09-23 18:23:12 +03:00
Vladimír Čunát 76ef7a93e3 Merge: xlibs and x11 attribute cleanup
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
Robert Helgesson 17c468c9c7 eclipse-plugin-scala: 4.1.1 -> 4.1.1.20150911
No URL change since the update, unfortunately, happens in-place.
2015-09-23 01:25:41 +02:00
Jude Taylor 71d98332e9 make emacs buildable 2015-09-21 12:17:29 -07:00
Vincent Laporte 34c59894a6 ocaml-mode: fix build for OCaml >= 4.02 2015-09-17 20:58:35 +02:00
Robert Helgesson d243a5d0c9 eclipse-plugin-bytecode-outline: init at 2.4.3 2015-09-15 22:13:14 +02:00
William A. Kennington III 773b4deb7c Merge commit 'a6f6c0e' into master.upstream
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
Peter Simons 8836c58dc0 Remove all references to haskell-ng and haskellngPackages from Nixpkgs. 2015-09-15 16:11:58 +02:00
Vladimír Čunát 88c9f8b574 xlibs: replace occurrences by xorg
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát 21e3ff658a x11: replace its usage by xlibsWrapper directly
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Pascal Wittmann db0819f955 Fix some meta.license attributes 2015-09-15 11:02:09 +02:00
Domen Kožar eb29d8e44b Merge pull request #9869 from Mathnerd314/import-fix
all-packages: Use callPackage where possible
2015-09-15 06:53:50 +02:00
Mathnerd314 eb7404d97a all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
Domen Kožar 60ad36ba67 libreoffice: 5.0.0.5 -> 5.0.1.2, refactor
I've extracted some of libraries and made expression simpler.

(cherry picked from commit 66e6f99d40)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:37 +02:00
Samuel Rivas 40d26f6730 erlang-mode: refactor maintainers (close #9855) 2015-09-14 23:47:20 +02:00
Robert Helgesson 11693943de eclipse-plugin-checkstyle: 6.5.0.201504121610 -> 6.9.0.201508291549 2015-09-09 09:47:48 +02:00
Arseniy Seroka 54bcc4e446 Merge pull request #9699 from samuelrivas/emacs-erlang-mode
Add erlang-mode for emacs
2015-09-08 00:00:33 +03:00
Jascha Geerds 33e210a5cb Merge pull request #9695 from desiderius/pycharm-4.5.4
idea.pycharm-{community,professional}: 4.5.3 -> 4.5.4
2015-09-07 22:59:40 +02:00
Arseniy Seroka b70ffedbcc Merge pull request #9694 from samuelrivas/update-emacs-solarized-theme
update emacs solarized theme and fix the name
2015-09-07 23:45:20 +03:00
Samuel Rivas 43fe8f2859 color-theme-solarized: initial at 1.0.0
update emacs solarized theme and fix the name

  * Added myself as maintainer as no one was there
  * Picked the latest version (no tags in that repo)
  * Changed the name, this was (probably mistakenly) named as color-theme, which
    is another package
2015-09-07 22:35:36 +02:00
Samuel Rivas ce433f2a5f emacs-mode: initial (same version as erlang)
This is just extracted from the erlang derivation. Otherwise one needs to know
where the emacs mode is (and the path depends on the version of Erlang used)
2015-09-07 22:32:26 +02:00
desiderius 709ddcb475 idea.pycharm-{community,professional}: 4.5.3 -> 4.5.4 2015-09-07 16:01:43 +02:00
Domen Kožar d2f0bc747d atom: 1.0.0 -> 1.0.4
(cherry picked from commit 072196adb0)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-07 12:22:08 +02:00
William A. Kennington III c6f689f951 Merge branch 'master.upstream' into staging.upstream 2015-09-04 12:05:11 -07:00
Domen Kožar 162f4e9e66 Revert "Updated atom to 1.0.10"
This reverts commit 6a974efdd2.

Atom doesn't start
2015-09-04 20:21:49 +02:00
Peter Simons 398fc5d9fe emacs-ido-ubiquitous: add version 3.6-4-gb659bf8 2015-09-04 12:38:51 +02:00
William A. Kennington III b8b47ecea0 codeblock: Boost 1.59 compat 2015-09-03 17:31:22 -07:00
Shaun Bruce 6a974efdd2 Updated atom to 1.0.10 2015-09-02 08:17:38 +00:00
John Wiegley b3bd3eef38 emacsMacport: 24.5-mac-5.9 -> 24.5-mac-5.10 2015-09-01 08:39:45 -07:00
Peter Simons 881fb00fdf emacs-magit: update to version 2.2.1 2015-09-01 16:56:12 +02:00
Peter Simons bcd3e06f4c emacs-git-modes: update to version 1.2.0 2015-09-01 16:56:12 +02:00
Peter Simons ebd99dea2f emacs-dash: update to version 2.11.0 2015-09-01 16:56:12 +02:00
Peter Simons f33f8e1b34 emacs-haskell-mode: update to version 13.14-169-g0d3569d 2015-09-01 16:56:11 +02:00
Enrico Fasoli 0f041e5487 ne: init at 3.0.1
ne: building improvements
2015-08-28 14:24:03 +00:00
Jascha Geerds 4e478cbeaa cask: 0.7.2 -> 0.7.3 2015-08-27 22:08:24 +02:00
Bjørn Forsman 5c8a1fe5e1 eclipse: name plugins "eclipse-plugin-${name}"
Instead of "eclipse-${name}". The latter is slightly confusing since
there are non-plugin eclipse packages named "eclipse-${name}", like
eclipse-modeling or eclipse-cpp.
2015-08-26 22:54:23 +02:00
Robert Helgesson 771b1a5358 eclipse-scala: fix sha256, file changed upstream 2015-08-26 22:46:42 +02:00
Robert Helgesson 3d23cb0375 eclipse-testng: 6.9.5.201506120235 -> 6.9.5.201508210528 2015-08-26 22:43:27 +02:00
lethalman 5828e34309 Merge pull request #9366 from gebner/edbrowse-3.5.4.1
edbrowse: 3.5.2 -> 3.5.4.1
2015-08-26 10:47:52 +02:00
Kamil Chmielewski 75250d5add vim_configurable: fix revision name and update (close #9365) 2015-08-22 09:14:37 +02:00
William A. Kennington III 8255ac0d68 vim: 7.4.826 -> 7.4.827
Fix the version string to match the new versioning scheme after the
github migration.
2015-08-20 15:57:28 -07:00
Peter Simons 58c02a0cbe emacs-haskell-mode: update to latest Git version
Hopefully, this update fixes the TAB-completion issues in ghci.
2015-08-20 22:06:07 +02:00
Shea Levy 3506c0bf04 emacs: Build cocoa on darwin 2015-08-20 08:37:04 -04:00
Gabriel Ebner 8a137ead51 edbrowse: 3.5.2 -> 3.5.4.1 2015-08-20 14:33:12 +02:00
Thomas Tuegel 8f271a771d Merge pull request #9270 from Mathnerd314/supertux-editor
supertux-editor: init at git-2014-08-20
2015-08-17 17:13:44 -05:00
Mathnerd314 4ff22bd680 supertux-editor: init at git-2014-08-20 2015-08-17 09:00:18 -06:00
William A. Kennington III d438d0e98b vim: 7.4.683 -> 7.4.826
Also, since googlecode is shutting down in <1 month move this to the new
github tree. This removes the dependence on mercurial.
2015-08-14 14:06:58 -07:00
Bjørn Forsman 55d93854ce eclipse-gnuarmeclipse (plugin): init at 2.8.1-201504061754 2015-08-12 23:13:36 +02:00
Bjørn Forsman b56e9bc92a eclipse-cdt (plugin): init at 8.7.0 2015-08-12 23:13:36 +02:00
Vladimír Čunát 8f2be7122c emacs24: style fixups
Unused gtk parameter, "incorrect" usage of optional.
2015-08-11 17:26:51 +02:00
Luca Bruno 43c3664ec6 vanubi: 0.0.14 -> 0.0.16 2015-08-11 12:19:28 +02:00