Charles Strahan
b4d4b88988
Merge pull request #6147 from abbradar/bundlerenv-env
...
bundler-env: add .env
2015-03-02 18:28:02 -05:00
Bjørn Forsman
c47a3b0663
microscheme: update to latest release (0.9.2)
...
* Don't "externalize url/rev/sha256 to permit easier override".
Just override 'src' itself. Then you can get the source from anywhere,
not just git. I needed to touch this anyway, because I want to use
fetchzip instead of fetchgit for releases (no need to clone repo).
* Latest release has "make install" improvements, simplifying our
install.
2015-03-02 21:55:55 +01:00
Georges Dubus
9e59c9ad84
Merge pull request #6623 from woehr/master
...
Upgrade Rust compiler
2015-03-02 21:38:29 +01:00
Jordan Woehr
5821e91bd1
Restructure rustc derivations for ease of updating.
...
Update racerRust to use new rustcMaster and upgrade cargoSnapshot so racer builds.
2015-03-02 12:40:55 -07:00
Vincent Laporte
7365907de5
Adds ocaml-io-page
...
This OCaml library implements support for efficient handling of I/O
memory pages on Unix and Xen.
Homepage: https://github.com/mirage/io-page
2015-03-02 11:26:03 +01:00
Eelco Dolstra
ea0d6a7fc0
Add CUDA toolkit 6.5
2015-03-02 00:24:00 +01:00
Lluís Batlle i Rossell
b5855077fc
Merge staging until the libsigsegv 'fix'
...
The fix that disables libsigsegv.
2015-03-01 22:12:05 +01:00
Pascal Wittmann
75a988394b
Merge pull request #6608 from bobvanderlinden/lirc-0.9.2a
...
lirc: upgraded to 0.9.2a
2015-03-01 18:58:21 +00:00
Vincent Laporte
587f127e93
coq-contribs: fix various packages
2015-03-01 17:53:51 +01:00
Vincent Laporte
d8912db092
ocsigen-deriving: update from 0.6.2 to 0.7
2015-03-01 17:53:51 +01:00
Tobias Geerinckx-Rice
ebf122c36f
coan: only build on Linux
2015-03-01 12:32:13 +01:00
Pascal Wittmann
b8d5e2fd6a
checkstyle: update from 6.3 to 6.4
2015-03-01 09:53:41 +01:00
Cray Elliott
4995ecbb80
update foldl patch hash for GHC 7.10.1x, the pull request was updated
2015-03-01 00:18:08 -08:00
Sander van der Burg
62080e3939
smack: bump to version 3.4.1
2015-02-28 21:54:15 +00:00
Bob van der Linden
186348f831
lirc: fix python reference in build tools
2015-02-28 20:30:04 +01:00
Bob van der Linden
45216b82a1
lirc: upgraded to 0.9.2a
2015-02-28 17:49:58 +01:00
Jaka Hudoklin
bd81885f70
nodePackages: correctly handle platforms and optional dependencies
2015-02-28 04:03:24 +01:00
Charles Strahan
f87a7fd241
bundix: update
2015-02-27 14:28:34 -05:00
Vincent Laporte
f57163265b
Adds ocaml-erm_xmpp
...
OCaml based XMPP implementation
Homepage: https://github.com/ermine/xmpp
2015-02-27 18:37:20 +01:00
Domen Kožar
1fb78f8994
openssl: 1.0.1k -> 1.0.1l
2015-02-27 12:59:59 +01:00
Domen Kožar
83b9a19390
dbus-glib: 0.102 -> 0.104 (fixes nm-applet empty menu)
2015-02-27 12:59:59 +01:00
Vladimír Čunát
7abccbe81c
octave: disable parallel building again
...
http://hydra.nixos.org/build/19917018
2015-02-27 12:55:49 +01:00
Luca Bruno
a7879236bd
mysql-workbench: fix build using libctemplate 2.2
2015-02-27 12:10:25 +01:00
Bjørn Forsman
fc966aead0
gradle: don't hardcode gradle-launcher-VERSION.jar
...
Instead, figure out VERSION at build-time. This simplifies using
overrideDerivation (no need to copy and modify installPhase).
Also add a check that the file exists (catch potential failure early).
2015-02-27 12:08:03 +01:00
Luca Bruno
836b3d835e
botanUnstable: 1.11.13 doesn't exist, use 1.11.10
2015-02-27 11:08:31 +01:00
Moritz Ulrich
12414a34b2
DFU-Programmer: Update to 0.7.2.
2015-02-26 18:20:40 +01:00
lethalman
69d3adbf3d
Merge pull request #6425 from grwlf/siptools
...
Siptools
2015-02-26 15:00:17 +01:00
Pascal Wittmann
92664a84ad
nasm: update from from 2.11.05 to 2.11.08
...
2.11.06 had a bug that broke syslinux [1], this bug was
fixed in 2.11.07, but there was never a tar-ball release
of that version.
[1] http://sourceforge.net/p/nasm/mailman/message/33074214/
2015-02-26 14:43:44 +01:00
Thomas Tuegel
b692340441
openblas: fix build on i686
2015-02-26 06:44:03 -06:00
Peter Simons
cec683b791
hackage-packages: re-generate from Hackage 2015-02-25T21:27:32+0100
2015-02-26 11:34:14 +01:00
Vincent Laporte
de3924a1a8
Adds ocaml-asn1-combinators
...
An OCaml library of combinators for expressing ASN.1 grammars.
Homepage: https://github.com/mirleft/ocaml-asn1-combinators
2015-02-26 08:35:05 +01:00
Peter Simons
aaf09cd216
haskell-cuda: jump through hoops to make this build succeed
...
The package has undeclared dependencies on 'nvidia_x11' and 'cudatoolkit', the
latter of which also comes with a non-standard directory layout that our
builder cannot handle without help. Last but not least, the build hard-codes
impure search paths like /usr/local/cuda that need to be patched out.
Resolves https://github.com/NixOS/nixpkgs/issues/6562 .
2015-02-25 16:52:02 +01:00
Domen Kožar
61c3aa5047
python: 3.4.2 -> 3.4.3
2015-02-25 15:21:14 +01:00
Peter Simons
2ce047165a
hackage-packages.nix: re-generate from Hackage 2015-02-25T12:26:26+0100
2015-02-25 14:11:17 +01:00
Domen Kožar
f4acbf30f2
Revert "Fix eval"
...
This reverts commit 6afc1907c8
.
Not needed anymore after revert at
b653e3f661
2015-02-25 09:43:25 +01:00
Domen Kožar
9214859fd2
Revert "Mark many packages (mostly python) broken because of broken dependencies."
...
This reverts commit bf86758a42
.
See 71a9aa10ca25f5659a657d8910e11f36c3439a36
2015-02-25 09:23:31 +01:00
Domen Kožar
67f9edc98e
Revert "python-packages.nix: updated 'disabled' attributes to reduce the number of evaluation errors in http://hydra.nixos.org/jobset/nixpkgs/trunk#tabs-errors "
...
This reverts commit a250e9b908
.
See 71a9aa10ca25f5659a657d8910e11f36c3439a36
2015-02-25 09:23:31 +01:00
Domen Kožar
b653e3f661
Revert "python-generic: set meta.broken for disabled packages instead of raising an error during evaluation"
...
This reverts commit 79a5fec9c0
.
meta.broken uses 'throw' under the hood so it can not improve the
current situation. Reverting to previous behaviour gives us correct
error message to the user indicating that interpreter is not supported.
Correcting Hydra output is out of scope of Python packaging.
2015-02-25 09:23:31 +01:00
Vincent Laporte
b6d8d57905
libharu: update from 2.2.1 to 2.3.0
2015-02-25 08:46:57 +01:00
Mateusz Kowalczyk
cc4a5073e2
Resurrect openjpeg 2.0.x and use it for mupdf
...
mupdf doesn't compile with 2.1 due to API changes
cc @codyopel who made the openjpeg update
2015-02-25 01:50:06 +00:00
Peter Simons
7cc7e9b64a
haskell-haxr has been fixed.
2015-02-24 23:29:58 +01:00
Peter Simons
27e37a11d1
haskell-ng: update Cabal to version 1.22.1.1 and binary to version 0.7.4.0
2015-02-24 23:29:58 +01:00
Peter Simons
475097ace1
hackage-packages: re-generate from Hackage 2015-02-24T12:08:55+0100
2015-02-24 23:29:58 +01:00
vbgl
8300898f98
Merge pull request #6533 from michelk/gdal_1.11.2
...
gdal: update to 1.11.2
2015-02-24 22:45:50 +01:00
William A. Kennington III
51b7fe53fa
libinput: 0.10 -> 0.11
2015-02-24 11:52:19 -08:00
William A. Kennington III
dbaf941212
Merge pull request #6422 from codyopel/libinput
...
libinput: refactor & add optional dependencies
2015-02-24 11:47:45 -08:00
Pascal Wittmann
c639b834c2
groovy: update from 2.4.0 to 2.4.1
2015-02-24 19:04:23 +01:00
Pascal Wittmann
48add86c05
groovy: update homepage
2015-02-24 19:04:23 +01:00
Eelco Dolstra
843f21fd6a
nss: Update to 3.17.4
2015-02-24 18:50:04 +01:00
Eelco Dolstra
3facd6b66d
sqlite: Update to 3.8.7.4
2015-02-24 18:42:16 +01:00