about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* javaPackages: Use artifactId/groupIdTim Steinbach2017-02-13
|
* Create mavenLibsTim Steinbach2016-11-15
|
* Complete hello world with testTim Steinbach2016-11-15
|
* maven_hello: Add 1.1, add ability to choose skipping testsNeQuissimus2016-11-14
|
* junit_4_12 part 2Tim Steinbach2016-11-14
|
* Finish maven-hello / frameworkTim Steinbach2016-11-14
|
* FixupTim Steinbach2016-11-14
|
* Partial maven-helloTim Steinbach2016-11-14
|
* Partial junit_4_12Tim Steinbach2016-11-14
|
* Build supportTim Steinbach2016-11-14
|
* python: adding (python*Full) aliases for all versions of cpythonRok Garbas2016-11-14
|
* google-fonts: Add a check to ensure that there are no duplicate font namesEelco Dolstra2016-11-14
| | | | Issue #20282.
* Revert "Update hash for xnu 3248.60.10, the tarball changed upstream, it seems."Daiderd Jordan2016-11-14
| | | | This reverts commit 328ad178588c8a2bc690f937ef60acef41162ec8.
* Merge pull request #20401 from mikefaille/vagrant-upTim Steinbach2016-11-14
|\ | | | | vagrant: 1.8.6 -> 1.8.7
| * vagrant: 1.8.6 -> 1.8.7Michaël Faille2016-11-14
| | | | | | | | | | I upgrade vagrant mainly for this bug : https://github.com/mitchellh/vagrant/issues/7844
* | Merge pull request #20413 from NeQuissimus/linux_4_9_rc5Tim Steinbach2016-11-14
|\ \ | | | | | | linux: 4.9-rc4 -> 4.9-rc5
| * | linux: 4.9-rc4 -> 4.9-rc5Tim Steinbach2016-11-14
| | |
* | | Merge pull request #20398 from cko/node_updateTim Steinbach2016-11-14
|\ \ \ | | | | | | | | nodejs: 4.6.0 -> 4.6.2; 6.8.0 -> 6.9.1
| * | | nodejs: 4.6.0 -> 4.6.2; 6.8.0 -> 6.9.1Christine Koppelt2016-11-14
| | | |
* | | | Merge pull request #20412 from NeQuissimus/broadcom_sta_hashTim Steinbach2016-11-14
|\ \ \ \ | |_|/ / |/| | | broadcom_sta: Fix hash
| * | | broadcom_sta: Fix hashTim Steinbach2016-11-14
|/ / /
* | | aha: 0.4.9 -> 0.4.10.1Tobias Geerinckx-Rice2016-11-14
| | |
* | | libpsl: 0.14.0 -> 0.15.0Tobias Geerinckx-Rice2016-11-14
| | |
* | | Merge pull request #20399 from jbedo/plink-ngFrederik Rietdijk2016-11-14
|\ \ \ | | | | | | | | plink-ng: init at 1.90b3
| * | | plink-ng: init at 1.90b3Justin Bedo2016-11-14
| | | |
* | | | terraform: 0.7.9 -> 0.7.10zimbatm2016-11-14
| | | |
* | | | Merge pull request #20255 from FRidh/xapianFrederik Rietdijk2016-11-14
|\ \ \ \ | | | | | | | | | | xapianBindings: remove
| * | | | xapianBindings: removeFrederik Rietdijk2016-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - no package uses it - uses composable derivation, and some changes are needed for python 3 support
* | | | | Merge pull request #20130 from FRidh/ssrFrederik Rietdijk2016-11-14
|\ \ \ \ \ | | | | | | | | | | | | SoundScape Renderer and ecasound
| * | | | | ssr: init at 2016-11-03Frederik Rietdijk2016-11-14
| | | | | |
| * | | | | ecasound: init at 2.9.1Frederik Rietdijk2016-11-14
| | | | | |
* | | | | | pythonPackages.reikna: init at 0.6.7Frederik Rietdijk2016-11-14
| | | | | |
* | | | | | pythonPackages.pycuda: 2016.1 -> 2016.1.2Frederik Rietdijk2016-11-14
| | | | | | | | | | | | | | | | | | | | | | | | and disable tests because they require an available cuda device.
* | | | | | pythonPackages.pytools: fix testsFrederik Rietdijk2016-11-14
| | | | | |
* | | | | | pythonPackages.numba: 0.27.0 -> 0.29.0Frederik Rietdijk2016-11-14
| | | | | | | | | | | | | | | | | | | | | | | | and move expression in a separate file.
* | | | | | pythonPackages.llvmlite: 0.13.0 -> 0.14.0Frederik Rietdijk2016-11-14
| | | | | | | | | | | | | | | | | | | | | | | | and move expression in separate file.
* | | | | | python-packages.nix: make pythonAtLeast and pythonOlder availableFrederik Rietdijk2016-11-14
| | | | | |
* | | | | | pythonPackages.pyopencl: init at 2016.2Frederik Rietdijk2016-11-14
| | | | | |
* | | | | | pythonPackages.boost: version of boost for specific interpreterFrederik Rietdijk2016-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several Python packages require boost. pkgs.boost is built with Python 2.7 and therefore libboost_python.so was compatible only with 2.7.
* | | | | | Merge pull request #20407 from lsix/update_asgirefFrederik Rietdijk2016-11-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update pythonPackages.asgi*
| * | | | | | pythonPackages.asgi_redis: 0.14.1 -> 1.0.0Lancelot SIX2016-11-14
| | | | | | |
| * | | | | | pythonPackages.asgi_ipc: 1.1.0 -> 1.2.0Lancelot SIX2016-11-14
| | | | | | |
| * | | | | | pythonPackages.asgiref: 0.14.0 -> 1.0.0Lancelot SIX2016-11-14
| | | | | | |
* | | | | | | Merge pull request #20397 from obadz/e2fsprogsEelco Dolstra2016-11-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | e2fsprogs: 1.42.13 -> 1.43.3
| * | | | | | | e2fsprogs: 1.42.13 -> 1.43.3obadz2016-11-13
| | | | | | | |
* | | | | | | | telegraf: 1.0.1 -> 1.1.1Jörg Thalheim2016-11-14
| | | | | | | |
* | | | | | | | git-annex: update sha256 for new versionMichael Alan Dorman2016-11-14
| | | | | | | |
* | | | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2016-11-14
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/5e084e904a16887236499910167127c7cd79a861.
* | | | | | | Update hash for xnu 3248.60.10, the tarball changed upstream, it seems.Rob Vermaas2016-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 5ddaca179c15154efae4e5b7efea843d2c67cff8)
* | | | | | | dpkg: remove commented old postPatchTobias Geerinckx-Rice2016-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was supposed to be removed in 7f71b89454ebfb0699ca441329f8cb36466d74ee since it doesn't appear to be needed any longer.