Commit graph

23718 commits

Author SHA1 Message Date
Moritz Ulrich a1b0ca639c gnuk: Fix hashes.
Fixes #15827.
2016-06-03 12:16:54 +02:00
Kevin Marsh cedfeda2a1 pythonPackages.pdfkit: init at 0.5.0 2016-06-03 10:43:47 +02:00
Tom Hunger 47122e18bd pythonPackages.distributed: Disable failing tests. 2016-06-03 10:40:59 +02:00
Tom Hunger c8f81c08c7 pythonPackages.dask: Add dependencies, closes #15901 2016-06-03 10:40:59 +02:00
Frederik Rietdijk 8fe8c2a7ec pythonPackages.partd: init at 0.3.3 2016-06-03 10:40:59 +02:00
Frederik Rietdijk 09a338c1c7 pythonPackages.pandas: add tables dependency 2016-06-03 10:27:47 +02:00
Moritz Ulrich b05f991f5f Rust infrastructure refactoring
Rust infrastructure updates & refactoring
2016-06-03 00:11:13 +02:00
Domen Kožar 55b8868baf Merge pull request #15919 from abuibrahim/master
dpdk: refactor to allow building extapps
2016-06-02 17:25:53 +01:00
Ricardo M. Correia d1be545331 ocamlPackages.sqlexpr: init at 0.5.5 2016-06-02 18:04:41 +02:00
Ricardo M. Correia 58fb33a08d ocamlPackages.estring: init at 1.3 2016-06-02 18:04:41 +02:00
David Craven c4eaa26cde Update rustcMaster
Now builds rustcBeta (1.10.0) and rustcMaster (1.11.0).
2016-06-02 17:15:52 +02:00
Bjørn Forsman fbde3a7452 sam-ba: init at 2.16
Programming tools for Atmel SAM3/7/9 ARM-based microcontrollers.

(I've only runtime tested the 64-bit binary, not the 32-bit one.)
2016-06-02 12:44:35 +02:00
Ruslan Babayev 6d3fcd33d7 pktgen: init at 3.0.00 2016-06-02 02:12:06 -07:00
Peter Simons c571a08ff1 Add LTS Haskell 6.1. 2016-06-02 09:30:38 +02:00
Domen Kožar 3e631800d1 Add hydra package and its NixOS module.
This was originally removed in d4d0e449d7.
The intent was not to maintain hydra expression at two places.

Nowadays we have enough devs to maintain this despite copy/pasta.

This should encourage more people to use Hydra, which is a really
great piece of software together with Nix.

Tested a deploy using https://github.com/peti/hydra-tutorial
2016-06-01 21:55:31 +01:00
Frederik Rietdijk 344225ce68 pythonPackages.pip: disable tests 2016-06-01 22:25:44 +02:00
Frederik Rietdijk 3e8e6695a0 pythonPackages.pytest: 2.7.3 -> 2.9.2 2016-06-01 22:25:44 +02:00
Frederik Rietdijk 7afc940da1 pythonPackages.pytest_29: init at 2.9.2 2016-06-01 22:25:44 +02:00
Frederik Rietdijk 5d4e360086 pythonPackages.numba: 0.23.1 -> 0.26.0 2016-06-01 19:53:35 +02:00
Frederik Rietdijk bc9be9425a pythonPackages.llvmlite: 0.8.0 -> 0.11.0 2016-06-01 19:53:35 +02:00
Nikolay Amiantov 164ead312e Merge pull request #15793 from abbradar/unity3d-pkg
Unity3D package
2016-06-01 12:59:12 +03:00
Frederik Rietdijk 0127ac877d pythonPackages.contextlib2: 0.4.0 -> 0.5.3 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 9a71348039 pythonPackages.networkx: 1.10 -> 1.11 2016-06-01 10:53:52 +02:00
Frederik Rietdijk d450f046b6 pythonPackages.xarray: 0.7.1 -> 0.7.2 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 489be0ad39 pythonPackages.seaborn: 0.6.0 -> 0.7.0 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 7c22a9b3e3 pythonPackages.scipy: 0.17.0 -> 0.17.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 98c26bf7e8 pythonPackages.qtconsole: 4.1.1 -> 4.2.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 5b076ae048 pythonPackages.pyfftw: 0.9.2 -> 0.10.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 4db1351bc1 pythonPackages.pandas: 0.18.0 -> 0.18.1 2016-06-01 10:53:52 +02:00
Frederik Rietdijk c280d9cb15 pythonPackages.openpyxl: 2.3.3 -> 2.3.5 2016-06-01 10:53:52 +02:00
Frederik Rietdijk bfbf37edec pythonPackages.odo: 0.4.2 -> 0.5.0 2016-06-01 10:53:52 +02:00
Frederik Rietdijk 0c9b00559e pythonPackages.numexpr: 2.5 -> 2.5.2 2016-06-01 10:53:52 +02:00
Frederik Rietdijk fb1b05f8c9 pythonPackages.blaze: 0.9.1 -> 0.10.1 2016-06-01 10:53:52 +02:00
Joachim Fasting 5134bfab0c Merge pull request #15872 from romildo/fix.mate
mate-themes and mate-icon-theme: move to pkgs/desktops/mate/
2016-06-01 02:49:26 +02:00
Peter Simons e343ec0822 Switch default Haskell compiler to GHC 8.0.1. 2016-05-31 22:09:54 +02:00
Peter Simons 577f2b0005 Add LTS Haskell 6.0. 2016-05-31 22:09:54 +02:00
Frederik Rietdijk 8851cf3048 Merge pull request #15770 from FRidh/pyparsing
pythonPackages.pyparsing: 2.0.1 -> 2.1.4
2016-05-31 21:57:24 +02:00
José Romildo Malaquias f67c878241 mate-icon-theme: move to pkgs/desktops/mate/ 2016-05-31 15:08:51 -03:00
José Romildo Malaquias e428c0346f mate-themes: move to pkgs/desktops/mate/ 2016-05-31 15:06:43 -03:00
Eelco Dolstra a00e564e04 gummiboot: Remove 2016-05-31 17:02:56 +02:00
Robin Gloster 3ecd527af0 Merge pull request #15861 from romildo/new.runningx
runningx: init at 1.0
2016-05-31 16:55:42 +02:00
Robin Gloster e2cc56f98c Merge pull request #15865 from mpscholten/iterm
iterm2: init at 2.1.4
2016-05-31 16:35:45 +02:00
Robin Gloster 385aaa753d Merge pull request #15852 from dguibert/rclone
rclone: init at 1.29
2016-05-31 16:19:07 +02:00
Marc Scholten 624dcaec78
iterm2: init at 2.1.4 2016-05-31 15:51:30 +02:00
Lancelot SIX 2a97b337ba pythonPackages.pyparsing: 2.0.1 -> 2.1.4 2016-05-31 15:45:27 +02:00
Joachim Fasting 228331cc7d Merge pull request #15837 from romildo/new.mate-icon-theme-faenza
mate-icon-theme-faenza: init at 1.14.1
2016-05-31 15:41:31 +02:00
José Romildo Malaquias 93a371ede7 runningx: init at 1.0 2016-05-31 09:55:55 -03:00
vbgl 15c9a0054c Merge pull request #15859 from mbakke/feh-2.15.4
feh: 2.15.2 -> 2.15.4
2016-05-31 14:46:58 +02:00
Dan Peebles 1f73d89893 man: use man-old on non-Linux platforms
This is a stopgap "fix". See #15849 for more discussion.
2016-05-31 08:20:31 -04:00
Domen Kožar d47dca41ce try using nox from nixpkgs (#15857)
* try using nox from nixpkgs

* release.nix: block on nox since otherwise travis-ci will fail hard
2016-05-31 12:59:24 +01:00