Commit Graph

20684 Commits

Author SHA1 Message Date
aszlig
b2557476f7
quazip: Use qt instead of qt5 for refering to Qt.
Qt 5 is passed via all-packages.nix, so it doesn't look too odd if you
want to build against qt4 instead. Before you'd have to use something
like:

quazip.override { qt5 = qt4; }

Now, it is:

quazip.override { qt = qt4; }

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:06:02 +01:00
Michael Raskin
83999a0a84 Fix CLisp support in executable building 2014-11-15 15:40:45 +03:00
Michael Raskin
1bfe4e59c2 Install the builder script 2014-11-15 15:40:45 +03:00
Michael Raskin
82a4776bf9 Add support for creation of executables with SBCL — hacks are for shared libraries 2014-11-15 15:40:45 +03:00
Michael Raskin
128b1af2e8 Merge pull request #4927 from mstarzyk/androidndk
android-ndk: updated to version r10c
2014-11-15 15:30:48 +03:00
Michael Raskin
a7c8d00b27 Merge pull request #4857 from abbradar/cups2
[WIP] Improve printing experience and update related packages
2014-11-15 15:18:35 +03:00
Vincent Laporte
2d46ab2557 gtkdatabox: update from 0.9.1.3 to 0.9.2.0 2014-11-15 09:37:47 +00:00
William A. Kennington III
69bf3bd070 Merge pull request #4800 from aherrmann/pr_boost_mpi
boost 1.55: Add Boost.MPI (optional)
2014-11-15 00:59:49 -08:00
William A. Kennington III
a84e566ba2 leveldb: 1.15 -> 1.18 2014-11-14 21:54:12 -08:00
William A. Kennington III
5e39ab62d1 tokyocabinet: 1.4.46 -> 1.4.48 2014-11-14 21:53:53 -08:00
William A. Kennington III
7a318d5f73 kyotocabinet: Add derivation 2014-11-14 21:53:33 -08:00
Vincent Laporte
8a96d42570 libfm: update frm 1.2.2.1 to 1.2.3 2014-11-14 23:28:30 +00:00
Vladimír Čunát
5cad555ab1 gtk3 stack: go back to gnome-3.12 branches for now 2014-11-14 23:32:28 +01:00
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
Nikolay Amiantov
a3fc8ea8db pycups: update package 2014-11-14 16:30:53 +03: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
Nikolay Amiantov
f2c3bda151 ijs: add package 2014-11-14 13:51:26 +03:00
Nikolay Amiantov
0836fd5054 qpdf: add package 2014-11-14 13:51:26 +03: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