3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

20665 commits

Author SHA1 Message Date
Pascal Wittmann d689a18e65 pocketsphinx: update from 0.7 to 0.8 2014-11-14 19:20:16 +01:00
Michael Raskin 4ca96793d5 Merge pull request #4985 from rened/master
update julia, make it portable accross cpu architectures
2014-11-14 20:51:16 +03:00
Vladimír Čunát c3f6af54de libusb-compat: propagate libusb1 to fix -ludev failures 2014-11-14 18:08:53 +01:00
Vladimír Čunát 3529567ed4 libgphoto-2.4: remove the old unneeded version 2014-11-14 18:00:04 +01:00
Rene Donner 60eeaf355c update julia, make it portable accross cpu architectures 2014-11-14 16:05:33 +01:00
Eelco Dolstra ca441636f1 Merge branch 'staging' 2014-11-14 16:00:23 +01:00
Vladimír Čunát b61c3c1f3b libsoup: update, mainly bugfixes inside 2014-11-14 14:51:40 +01:00
Vladimír Čunát b4af993c3f Merge branch 'master' into staging
Conflicts (simple):
	pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00
Vladimír Čunát 5ad9db0473 gtk3: use 3.12 branch for now
This is for better CSS compatibility in the upcoming release.
We also plan to ship gnome-3.12 as the default in there. Details:
https://github.com/NixOS/nixpkgs/issues/247#issuecomment-63036271
2014-11-14 14:25:02 +01:00
Peter Simons b34dbe1b90 haskell-cabal-db: update to version 0.1.11 2014-11-14 14:13:41 +01:00
Peter Simons 503e625d85 haskell-yesod-bin: update to version 1.4.0.7 2014-11-14 14:13:41 +01:00
Peter Simons a7a342a6d9 haskell-shakespeare: update to version 2.0.2.1 2014-11-14 14:13:41 +01:00
Peter Simons e64a05068d haskell-securemem: update to version 0.1.4 2014-11-14 14:13:40 +01:00
Peter Simons 48aecbd08f haskell-rest-gen: update to version 0.16.1.2 2014-11-14 14:13:40 +01:00
Peter Simons 39db2ba08c haskell-mwc-random: update to version 0.13.2.2 2014-11-14 14:13:40 +01:00
Peter Simons d8611a0504 haskell-markdown: update to version 0.1.12 2014-11-14 14:13:40 +01:00
Peter Simons 5adbfd6dd0 haskell-json: update to version 0.9 2014-11-14 14:13:40 +01:00
Peter Simons ab3ca22540 haskell-cprng-aes: update to version 0.6.1 2014-11-14 14:13:40 +01:00
Peter Simons 3c9f75e69f haskell-conduit: update to version 1.2.3 2014-11-14 14:13:40 +01:00
Peter Simons cd041f08ab haskell-ReadArgs: update to version 1.2.2 2014-11-14 14:13:40 +01:00
Peter Simons 99312f4a51 haskell-Agda: update to version 2.4.2.1 2014-11-14 14:13:40 +01:00
Peter Simons 21c9ff1a29 haskell-purescript: re-generate with cabal2nix 2014-11-14 14:13:40 +01:00
Vladimír Čunát 961ed7c8b4 dmd: fix 32-bit build and some nitpicks
CC #4976.
2014-11-14 14:12:32 +01:00
Pascal Wittmann 5d7c5d4686 checkstyle: update from 6.0 to 6.1 2014-11-14 13:07:01 +01:00
Pascal Wittmann 3d7a2ccf55 yodl: update from 3.03.0 to 3.04.00 2014-11-14 13:05:46 +01:00
Pascal Wittmann 6e1cbd6473 clearsilver: update from 0.10.3 to 0.10.5 2014-11-14 12:25:01 +01:00
Vladimír Čunát 1e7709b68d libgphoto2: use libusb1 version (fixes build)
Also, it's not mentioned in *.pc (anymore).
CC maint. @jcumming.
2014-11-14 11:25:20 +01:00
Daniel Austin 5d56bda1fb Development tools: added atom-shell 2014-11-14 04:53:20 +01:00
Ricardo M. Correia 90172ba079 valgrind: Fix running under grsecurity 2014-11-13 23:07:27 +01:00
Alexander Flatter 25859fae74 Use libusb-compat instead of unmaintained libusb
Close #4945.
2014-11-13 23:06:29 +01:00
Vladimír Čunát b4214da14e gcc_multi: sync the change to 4.6 and 4.9 as well 2014-11-13 22:38:57 +01:00
Arseniy Seroka c8c7cc1f09 Merge pull request #4976 from BlackEdder/pr-dmd
dmd: update to 2.066.1
2014-11-14 00:32:55 +03:00
Vladimír Čunát 457850397a gcc_multi: prevent overwritten libs after 51f1b4ec48 2014-11-13 22:30:32 +01:00
BlackEdder 959f706ace rdmd: update to new version
Source of old version was not available anymore. Update also depends on
newer version of dmd.
2014-11-13 20:51:32 +00:00
Michael Raskin a6d991ea07 Merge pull request #4980 from henrytill/racket
racket: update to 6.1.1
2014-11-13 23:44:35 +03:00
Domen Kožar 419e96a5ce Merge branch 'python/docs' 2014-11-13 21:32:01 +01:00
Domen Kožar ab423e6367 buildPythonPackage: add python to propagatedBuildInputs
Doing:

$ nix-shell -p pythonPackage.pyramid

now also sets $PYTHONPATH. Previously you'd have to do:

$ nix-shell -p pythonPackage.pyramid python
2014-11-13 21:04:13 +01:00
Henry Till 67ee94b237 racket: update to 6.1.1 2014-11-13 14:29:44 -05:00
Pascal Wittmann cb70b5a620 yodl: update from 2.14.3 to 3.03.0 2014-11-13 17:48:06 +01:00
Pascal Wittmann 38022c9938 add icmake, a program maintenance utility 2014-11-13 17:48:06 +01:00
Pascal Wittmann c56bbf6011 cminpack: update from 1.3.2 to 1.3.4 2014-11-13 17:48:06 +01:00
Peter Simons 76ed569875 Drop obsolete versions of Haskell cairo, glib, gtk, pango, threadscope, and some other patches. 2014-11-13 17:21:33 +01:00
BlackEdder fbd2330aff dmd: update to 2.066.1 2014-11-13 14:57:58 +00:00
Nikolay Amiantov bae3b106ca colors: fix haskell package 2014-11-13 17:53:44 +03:00
Mateusz Kowalczyk 9eb29a601c haskell-colors: adopt package 2014-11-13 13:54:28 +00:00
Peter Simons 65ef7d534d haskell-gitlib-libgit2: disable this build until 'gitlib-test' is fixed 2014-11-13 14:51:38 +01:00
Peter Simons f33c89d23f haskell-sdl2: disable Haddock phase to fix the build
https://github.com/haskell-game/sdl2/issues/31
2014-11-13 14:51:38 +01:00
Peter Simons 48d910fb32 haskell-gitlib-test: doesn't work with hspec 2.x 2014-11-13 14:51:38 +01:00
Peter Simons 6026a695e4 haskell-ReadArgs: jailbreak to fix build with hspec 2.x
https://github.com/rampion/ReadArgs/issues/6
2014-11-13 14:51:38 +01:00
Peter Simons e475e851c6 haskell-shakespeare: update to version 2.0.2 2014-11-13 14:51:38 +01:00