Peter Simons
6b682a9e37
haskell-language-nix: pull this library in from Hackage
2015-09-11 10:28:30 +02:00
Peter Simons
f6fd6defa5
haskell-nix-paths: pull the library in from Hackage now that it's been published
2015-09-11 10:28:30 +02:00
Peter Simons
eb5657e5a2
hackage-packages.nix: update to c5e3b29678
with hackage2nix v20150903-29-gdd74ac4
2015-09-11 10:28:30 +02:00
Tobias Geerinckx-Rice
8b29707592
{,pythonPackages.}libvirt: 1.2.18 -> 1.2.19
...
The previous bump erroneously said 1.2.19. Make it so.
2015-09-11 00:41:06 +02:00
Tobias Geerinckx-Rice
41386bfdc6
libnetfilter_conntrack: 1.0.4 -> 1.0.5
2015-09-10 23:01:59 +02:00
William A. Kennington III
91da606101
gnutls: Fix parallel build issue introduced in 3.4.x
2015-09-10 13:42:44 -07:00
Peter Simons
a3540d9bb7
haskell-generic-builder: drop "haskell-" prefix from interactive environment's names
2015-09-10 19:51:47 +02:00
vbgl
83fe2a4bfa
Merge pull request #9423 from vbgl/gdal
...
gdal: fix standalone python programs (fixes #9386 )
2015-09-10 19:37:48 +02:00
aszlig
2cc8680b88
neko: Add patch fixing arg handling on 32bit.
...
The error was reported at HaxeFoundation/haxelib#152 and was fixed by
HaxeFoundation/neko#41 in HaxeFoundation/neko@ccc78c2 , the latter being
fetchpatch'ed by us now.
This has caused the hxcpp build to fail on i686-linux with an "Invalid
array access" error.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-10 18:38:22 +02:00
Peter Simons
10d196c7f1
sqldeveloper: update to version 4.1.1.19.59
...
I also switched the build to depend on openjdk instead of Oracle's proprietary
one. I'm open to suggestions on how to determine the proper value of $JAVA_HOME
in a jdk-agnostic fashion. Right now, I just hard-coded the proper choice for
openjdk.
* pkgs/development/tools/database/sqldeveloper/default.nix:
2015-09-10 16:47:43 +02:00
Eelco Dolstra
af3ec14b24
Merge pull request #9769 from bjornfor/cudatoolkit-include-fixup
...
cudatoolkit: don't move $out/include to $out/usr_include
2015-09-10 13:06:32 +02:00
Peter Simons
873bd03458
hackage-packages.nix: update to 9f8783f6a6
with hackage2nix v20150903-29-gdd74ac4
2015-09-10 10:40:58 +02:00
William Casarin
3cfe7b138d
hackage: add jb55 maintainer to skeletons project
2015-09-10 10:39:28 +02:00
Bjørn Forsman
22321f2e58
cudatoolkit: don't move $out/include to $out/usr_include
...
This effectively reverts 86c283824f
("If cuda headers are presented to nix [...]") and all the following
workarounds that was added due to that commit.
As far as I can tell[1] this hack isn't needed anymore. And moving
includes to $out/usr_include causes pain for cudatoolkit users, so
better get rid of it.
In patches that did more than the $out/usr_include workaround, I only
changed the line back to $out/include instead of re-generating the
patches and fully removing the changed line.
[1]: I build tested blender and caffe, and temporarily added
recurseIntoAttrs to rPackages and haskellPackages so that nox-review
could get proper coverage. However, many of the packages do not build
even before this patch. I also built CUDA samples with cudatoolkit7
that ran fine.
2015-09-10 10:35:40 +02:00
Allen Nelson
d2457ea991
add shellHook argument so that users can pass in their own
2015-09-09 12:58:28 -05:00
Austin Seipp
3cff7030c0
nixpkgs: clean up, adopt urweb package
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-09 07:40:35 -05:00
Benjamin Staffin
ae9bd823ed
mathics: Fix unit tests
...
Disabled two tests that require a preinstalled build of Mathics to
work, which is incompatible with the way nix runs them.
[Bjørn: remove unrelated disabling on Python 3]
2015-09-09 12:16:21 +02:00
Peter Simons
1e5e17eeac
haskell-nix-paths: initial version 1
2015-09-09 11:31:14 +02:00
Peter Simons
c0b25fe164
configuration-ghcjs.nix: remove obsolete overrides for dependent-map
...
Fixes https://github.com/NixOS/nixpkgs/issues/9734 .
2015-09-09 10:22:29 +02:00
Vladimír Čunát
ac6f1313dc
libarchive: comment on a vulnerability fixed before
2015-09-09 10:04:26 +02:00
William A. Kennington III
1f1caff5c1
go: 1.5 -> 1.5.1
2015-09-08 23:35:42 -07:00
Arseniy Seroka
488c5ac433
Merge pull request #9502 from anderspapitto/0ad
...
add spidermonkey 31.5, and upgrade 0ad to version 18 Alpha
2015-09-09 03:11:43 +03:00
Anders Papitto
4bcde3f244
spidermonkey: add 31.5
2015-09-08 17:00:34 -07:00
William A. Kennington III
2fcbaa56bd
libgcrypt: 1.6.3 -> 1.6.4
2015-09-08 16:16:56 -07:00
Pascal Wittmann
855716a66b
ceptre: 2015-08-15 -> 2015-08-30
2015-09-08 18:11:50 +02:00
Pascal Wittmann
5712adc781
lirc: 0.9.2a -> 0.9.3
2015-09-08 18:11:50 +02:00
Nikolay Amiantov
57c33c1c54
lambdabot: rework custom modules and configuration
2015-09-08 17:50:55 +03:00
Eelco Dolstra
0ea1169dae
php: Latest versions
2015-09-08 15:32:33 +02:00
Peter Simons
11e4521d27
configuration-hackage2nix.yaml: track the configuration used by hackage2nix
2015-09-08 14:40:18 +02:00
Peter Simons
b8bd12a580
haskell-singletons has been declared fixed by upstream.
...
The test suite still fails, but apparently that's okay.
2015-09-08 14:40:18 +02:00
Peter Simons
397972a6ef
haskell-yesod-static has been fixed upstream.
2015-09-08 14:40:17 +02:00
Peter Simons
eb860e488a
Haskell ListLike and yesod-static have their test suites broken by HUnit 1.3.x.
2015-09-08 14:40:17 +02:00
Peter Simons
29114ce8a1
hackage-packages.nix: update to 2d8b43f689
with hackage2nix v20150903-21-g5daa38a
2015-09-08 14:40:11 +02:00
Rok Garbas
747e0149cc
marking junit and dolphinEmu as broken
2015-09-08 14:05:40 +02:00
Pascal Wittmann
c3f33be3ab
pugixml: init at 1.6
2015-09-08 13:53:28 +02:00
Pascal Wittmann
7ed4046d90
checkstyle: 6.9 -> 6.10.1
2015-09-08 13:53:28 +02:00
Arseniy Seroka
c32727fa08
Merge pull request #9653 from gfxmonk/gup
...
gup: new package
2015-09-08 13:47:39 +03:00
Tim Cuthbertson
9dfef9ff26
gup: init at version 0.5.1
2015-09-08 20:45:20 +10:00
Arseniy Seroka
91339593be
Merge pull request #9702 from ardumont/add-github-release
...
[new] github-release
2015-09-08 13:29:01 +03:00
Antoine R. Dumont
280c896a94
github-release: init at 0.6.2
2015-09-08 07:43:41 +02:00
Tobias Geerinckx-Rice
b8798b4642
libspl: list 2015-08-27 -> 2015-09-07
2015-09-08 04:41:15 +02:00
Peter Simons
ca9158fa82
cabal2nix: fix version number 20180903 to 20150903
...
Thanks to @drvink for pointing this out.
2015-09-07 23:35:45 +02:00
Peter Simons
06a7b22985
cabal2nix: fix https://github.com/NixOS/cabal2nix/issues/203 some more
2015-09-07 17:34:59 +02:00
Peter Simons
d4f7bf9c29
cabal2nix: re-generate the build files to make sure all dependencies are listed correctly
...
Fixes https://github.com/NixOS/cabal2nix/issues/203 .
2015-09-07 16:03:28 +02:00
Bjørn Forsman
afdbfd9552
grabserial: drop pythonX.Y- name prefix
...
It's an application, not a library/module.
2015-09-07 15:54:00 +02:00
Arseniy Seroka
c8904b593d
Merge pull request #9677 from mayflower/init-rustfmt
...
Init rustfmt
2015-09-07 16:24:38 +03:00
Robin Gloster
7a90c8daa8
rustfmt: init at git-2015-09-05
2015-09-07 12:07:00 +00:00
Tobias Geerinckx-Rice
7a0be26f60
ip2location{,-c}: platforms.{unix -> linux}
...
Build fails on Darwin. See:
http://hydra.nixos.org/build/25638456
http://hydra.nixos.org/build/25638462
2015-09-07 12:46:11 +02:00
Tobias Geerinckx-Rice
be10d389f1
ip2location-c: init at 7.0.2
2015-09-07 03:24:34 +02:00
Tobias Geerinckx-Rice
595063ffa7
ip2location: move to tools/networking
2015-09-07 03:12:53 +02:00