Michael Raskin
1258bf9d2c
lispPackages.clwrapper: allow to replace the code to load ASDF
2017-03-29 22:30:12 +02:00
Daiderd Jordan
f51ce6f929
Merge pull request #24417 from edanaher/fix-vim-youcompleteme
...
Fix vim youcompleteme
2017-03-29 20:35:51 +02:00
Peter Simons
4753a00caa
haskell-QuickCheck: fix build with GHC 7.4.x
2017-03-29 20:30:29 +02:00
Peter Simons
a4ce475b61
haskell-void: fix build with GHC 7.8.x
2017-03-29 20:30:29 +02:00
Peter Simons
f79cb54cee
haskell-extra: disable failing test suite on GHC 7.8.x
2017-03-29 20:30:28 +02:00
Peter Simons
a77e74d409
haskell-QuickCheck: fix build with GHC 7.8.x
2017-03-29 20:30:28 +02:00
Leon Isenberg
2553ceb982
haskell: use GHCJS to build Setup.hs for GHCJS packages
...
Closes https://github.com/NixOS/nixpkgs/pull/23614 .
2017-03-29 20:30:28 +02:00
Peter Simons
80a52e22b3
haskell-haddock-library: enable test suite again
2017-03-29 20:30:28 +02:00
Peter Simons
4c9306f4aa
haskell-haddock-api: drop obsolete patches
2017-03-29 20:30:28 +02:00
Peter Simons
c8375914ad
haskell-arithmoi: re-enable test suite
2017-03-29 20:30:27 +02:00
Peter Simons
e749fb1cfd
Disable integer-simple variant of GHC 7.6.3 since it does not compile.
2017-03-29 20:30:27 +02:00
Peter Simons
b0136d38f6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.1-8-geba56da from Hackage revision
976e3524ee
.
2017-03-29 20:30:22 +02:00
Peter Simons
c356cd69c8
hackage2nix: disable broken builds
2017-03-29 20:30:21 +02:00
Peter Simons
2ab1c0611f
LTS Haskell 8.6
2017-03-29 20:30:21 +02:00
Michael Raskin
1af70c331c
Add a couple of quicklisp packages
2017-03-29 19:40:42 +02:00
Aleksey Zhukov
43dc7604c1
pycharm-professional: 2016.3.2 -> 2017.1
2017-03-29 19:53:55 +03:00
Aleksey Zhukov
5030fafdee
pycharm-community: 2016.3.2 -> 2017.1
2017-03-29 19:53:40 +03:00
Frederik Rietdijk
30449c5e36
Merge pull request #24439 from amosbird/master
...
Fix xgboost python 2.7 build.
2017-03-29 18:20:14 +02:00
Eelco Dolstra
a57bcd38b4
update-users-groups.pl: Keep track of deallocated UIDs/GIDs
...
When a user or group is revived, this allows it to be allocated the
UID/GID it had before.
A consequence is that UIDs and GIDs are no longer reused.
Fixes #24010 .
2017-03-29 18:13:18 +02:00
Frederik Rietdijk
ffd29517dd
spotify: unbreak
...
after the upgrade in 3c090f0e5a
2017-03-29 18:03:55 +02:00
Benjamin Smith
3e2335bc45
opera: 43.0.2442.991 -> 44.0.2510.857
2017-03-29 08:55:17 -07:00
Rob Vermaas
35dfdc9277
dd-agent: fix by adding uptime as dependency.
...
(cherry picked from commit f79be2cfa321617314aa253a8a6341a2f0ab7816)
2017-03-29 14:56:01 +00:00
Thomas Tuegel
079ee6425c
Merge pull request #24443 from mdaiter/sparsesuiteCUDA
...
suitesparse: add CUDA support
2017-03-29 09:31:52 -05:00
Matthew Daiter
6f721ce534
suitesparse: add CUDA support
2017-03-29 15:47:51 +02:00
Will Dietz
bccc5ae82c
swift: remove i686-linux from platforms, limit to x86-64-linux
...
Don't know that other platforms will fail but it seems likely
since we're using build profile intended for 64bit Ubuntu.
2017-03-29 07:42:16 -05:00
Thomas Tuegel
8ff4c7957a
Merge branch 'dropbox--xkbcommon'
2017-03-29 07:36:52 -05:00
Thomas Tuegel
97518649fb
dropbox: patch all files in output
2017-03-29 07:36:10 -05:00
Thomas Tuegel
2e591bac0d
dropbox: leave RPATH-shrinking to patchelf setup hook
2017-03-29 07:35:52 -05:00
Thomas Tuegel
096c72e255
dropbox: set INTERP for some DYN objects
2017-03-29 07:35:21 -05:00
Thomas Tuegel
c076b9326f
dropbox: remove more useless vendored libraries
2017-03-29 07:33:46 -05:00
Thomas Tuegel
3c96a53608
dropbox: wrap as any other Qt application
2017-03-29 07:33:23 -05:00
Thomas Tuegel
1d8d6d564d
Revert "dropbox: use vendored Qt 5 libraries"
...
This reverts commit 9125bab708
.
The vendored libraries have a problem with xkbcommon.
2017-03-29 07:23:27 -05:00
Vladimír Čunát
72bb7b399a
Merge #24392 : cups-dymo: patch upstream for cups 2.2
2017-03-29 13:57:07 +02:00
goibhniu
b87ebad40e
Merge pull request #24437 from nico202/non-03-17
...
non: 2016-12-07 -> 2017-03-29
2017-03-29 12:55:15 +02:00
Thomas Bach
ea80cd1f11
haproxy: added fuzzy-id to the list of maintainers
2017-03-29 12:27:50 +02:00
Thomas Bach
45788aeebe
haproxy: Provide LUA and PCRE support as configurable options
...
Both are enabled by default. Except for LUA on Darwin where
compilation fails. (See #23901.)
2017-03-29 12:23:05 +02:00
Amos Bird
94c61cee66
Fix xgboost python 2.7 build.
2017-03-29 18:02:31 +08:00
Nicolò Balzarotti
3e298d2536
non: 2016-12-07 -> 2017-03-29
2017-03-29 09:48:05 +02:00
Pascal Wittmann
8b512b10c7
Merge pull request #24431 from jpierre03/pr-udunits
...
udunits: 2.2.23 -> 2.2.24
2017-03-29 09:36:20 +02:00
Matthew Maurer
4e47e85005
piqi: missed propagated dependency
2017-03-29 07:11:09 +00:00
Matthew Maurer
3c7b0d37ae
ocamlgraph: 1.8.5 -> 1.8.7
2017-03-29 06:37:00 +00:00
Frederik Rietdijk
078412521e
pythonPackages.pyudev: fix package
...
- the function loading the udev library was moved to another file
- the test runner did not work correctly, causing it to fail on Python
3.
- the test runner now works correctly, but there's a bunch of tests
failing and therefore tests are disabled. The package does seem to
function (as in, it can load the library again).
2017-03-29 08:33:53 +02:00
Matthew Maurer
b4716ea7a2
camlzip: 1.06 -> 1.07
...
Fixes bug with modern zlib and large files
2017-03-29 06:12:59 +00:00
Vincent Laporte
5dda5a2ea2
ocamlPackages.bitstring: remove 2.0.4
2017-03-29 05:29:14 +00:00
Matthew Maurer
750dca5024
ocaml-bitstring: git -> 2.1.0
2017-03-29 05:29:14 +00:00
Jean-Pierre PRUNARET
11e84f51b3
udunits: 2.2.23 -> 2.2.24
2017-03-29 05:40:10 +02:00
Daniel Peebles
da79d1f01f
Merge pull request #24428 from acowley/libdc1394-darwin
...
libdc1394: patch bugs on darwin
2017-03-28 21:54:32 -04:00
Daniel Peebles
f33e19aa2c
Merge pull request #24411 from NeQuissimus/kubernetes_1_5_6
...
kubernetes: 1.5.4 -> 1.5.6
2017-03-28 21:47:22 -04:00
Daniel Peebles
cea6bfac1c
Merge pull request #22098 from dtzWill/feature/swift
...
swift: init at 3.1
2017-03-28 21:21:30 -04:00
Daniel Peebles
903fc1d6c9
Merge pull request #24418 from LnL7/darwin-rust
...
rustc: use llvm_39
2017-03-28 20:34:07 -04:00