Eelco Dolstra
9f0e137338
Rename boot.loader.gummiboot.enable -> boot.loader.systemd-boot.enable
2016-06-01 12:55:52 +02:00
Eelco Dolstra
587473c574
Fix display of deprecated option definition warnings
...
Looks like this was accidentally left commented out by
5f077e2296
.
2016-06-01 12:55:46 +02:00
Bob van der Linden
4e6697dcb6
acme: added option security.acme.preliminarySelfsigned
( #15562 )
2016-06-01 11:39:46 +01:00
Nikolay Amiantov
164ead312e
Merge pull request #15793 from abbradar/unity3d-pkg
...
Unity3D package
2016-06-01 12:59:12 +03:00
taku0
b835f3e262
thunderbird-bin: 45.1.0 -> 45.1.1 ( #15860 )
2016-06-01 11:34:44 +02:00
Tuomas Tynkkynen
0229693354
iso-image.nix: Fix path to EFI blob after systemd-boot switch
...
This evaluates, but I can't verify if it works.
@edolstra
2016-06-01 12:14:00 +03:00
zimbatm
a6593a16f7
virtualbox: give full url for downloading the ext ( #15869 )
...
The user only has to agree on the terms and conditions before
downloading the file. We might as well give him access to the full URL
by default.
2016-06-01 10:01:04 +01:00
Frederik Rietdijk
0127ac877d
pythonPackages.contextlib2: 0.4.0 -> 0.5.3
2016-06-01 10:53:52 +02:00
Frederik Rietdijk
9a71348039
pythonPackages.networkx: 1.10 -> 1.11
2016-06-01 10:53:52 +02:00
Frederik Rietdijk
d450f046b6
pythonPackages.xarray: 0.7.1 -> 0.7.2
2016-06-01 10:53:52 +02:00
Frederik Rietdijk
489be0ad39
pythonPackages.seaborn: 0.6.0 -> 0.7.0
2016-06-01 10:53:52 +02:00
Frederik Rietdijk
7c22a9b3e3
pythonPackages.scipy: 0.17.0 -> 0.17.1
2016-06-01 10:53:52 +02:00
Frederik Rietdijk
98c26bf7e8
pythonPackages.qtconsole: 4.1.1 -> 4.2.1
2016-06-01 10:53:52 +02:00
Frederik Rietdijk
5b076ae048
pythonPackages.pyfftw: 0.9.2 -> 0.10.1
2016-06-01 10:53:52 +02:00
Frederik Rietdijk
4db1351bc1
pythonPackages.pandas: 0.18.0 -> 0.18.1
2016-06-01 10:53:52 +02:00
Frederik Rietdijk
c280d9cb15
pythonPackages.openpyxl: 2.3.3 -> 2.3.5
2016-06-01 10:53:52 +02:00
Frederik Rietdijk
bfbf37edec
pythonPackages.odo: 0.4.2 -> 0.5.0
2016-06-01 10:53:52 +02:00
Frederik Rietdijk
0c9b00559e
pythonPackages.numexpr: 2.5 -> 2.5.2
2016-06-01 10:53:52 +02:00
Frederik Rietdijk
fb1b05f8c9
pythonPackages.blaze: 0.9.1 -> 0.10.1
2016-06-01 10:53:52 +02:00
Tuomas Tynkkynen
2577f4af0e
gnu-efi: Fix build on ARM
...
For some reason it detects e.g. armv7l and then can't find
'inc/arm/efibind.h'.
2016-06-01 10:58:42 +03:00
Thomas Tuegel
6b6f067397
qt56.qtbase: apply CMake setup-hook fix locally
2016-05-31 20:48:13 -05:00
Nikolay Amiantov
26a84169ff
vc{_0_7,}: disable dynamic architecture detection
2016-06-01 04:21:19 +03:00
Nikolay Amiantov
8b085a9c19
calligra: specify license
2016-06-01 04:21:16 +03:00
Joachim Fasting
5134bfab0c
Merge pull request #15872 from romildo/fix.mate
...
mate-themes and mate-icon-theme: move to pkgs/desktops/mate/
2016-06-01 02:49:26 +02:00
Alexander Ried
ed6c82614b
libinput: 1.3.0 -> 1.3.1 ( #15838 )
2016-06-01 01:57:33 +02:00
Tobias Pflug
68b0f2f500
reattach-to-user-namespace: fix sha ( #15871 )
2016-06-01 01:40:50 +02:00
Joachim Fasting
961164a8a7
torbrowser: explicitly set paths to torrc-defaults and tor
...
This patch fixes an issue introduced by b897f825942b63ab790cad9ed66c8a79cbb3fc2d
where the bundled tor fails to run.
The error message claims that it cannot communicate with tor, but what actually
happens is that tor never runs at all, because it is invoked with a non-existent
rc file. Specifying an absolute path to the torrc-defaults file fixes the
problem. For good measure, we specify an absolute path to the tor executable
itself as well; we want as little autodetection logic as possible.
Note that users of torbrowser *must* remove the existing `~/.torbrowser4` folder
for this to take effect, otherwise torbrowser will continue to use extension
data from the previous release (this is why some existing users were able to
successfully use the new torbrowser version, see
https://github.com/NixOS/nixpkgs/pull/15854 ).
2016-05-31 23:37:20 +02:00
Thomas Tuegel
d5d4606190
Revert "cmake: use supplied RPATH instead of guessing"
...
This reverts commit 8ec5adc953
.
This broke stdenv on Darwin, see #15881 . A Darwin user will need to fix
the problem and un-revert. This commit causes CMake to use the same
RPATH settings as the compiler, so it is obviously correct.
2016-05-31 16:30:15 -05:00
Michael Raskin
7285c2e107
Merge pull request #15880 from tohl/master
...
ecl: upstream changed url
2016-05-31 20:42:55 +00:00
Tomas Hlavaty
506fe4e5c1
ecl: upstream changed url
2016-05-31 22:33:18 +02:00
Michael Alan Dorman
5ca5a4f773
gtk2hs-buildtools: hand-code some dependencies
...
A change in the way the gtk2hs libraries make use of gtk2hs-buildtools
caused them to move the dependency into a stanza where cabal2nix doesn't
pick it up---so we need to do these by hand for the moment.
2016-05-31 22:09:57 +02:00
Michael Alan Dorman
b0f64b04fc
pandoc: jailbreak
2016-05-31 22:09:57 +02:00
Michael Alan Dorman
20cf5c9750
hackage2nix: Compile with older deepseq-generics
2016-05-31 22:09:57 +02:00
Michael Alan Dorman
5c803214ee
distribution-nixpkgs: Compile with older deepseq-generics
2016-05-31 22:09:57 +02:00
Michael Alan Dorman
607e123d11
ghc-mod: Depend on cabal-helper 0.6.3.1
2016-05-31 22:09:57 +02:00
Michael Alan Dorman
be6c46c3b3
gtk2hs-buildtools: ensure appropriate Cabal version
2016-05-31 22:09:56 +02:00
Michael Alan Dorman
ffe733a52d
cereal: Add dependency for 7.10.x compatibility
2016-05-31 22:09:56 +02:00
Michael Alan Dorman
f226dbff00
lens-family-th: restrict version to 7.10.X compatible
2016-05-31 22:09:56 +02:00
Peter Simons
8277beff46
Fix LTS Haskell version of intervals.
2016-05-31 22:09:56 +02:00
Peter Simons
2d1e907c61
Fix LTS Haskell version of aeson.
2016-05-31 22:09:56 +02:00
Peter Simons
7e7c4ff779
Fix LTS Haskell builds of case-insensitive and semigroups.
2016-05-31 22:09:56 +02:00
Peter Simons
0331c3ee8d
configuration-hackage2nix.yaml: update list of broken packages
2016-05-31 22:09:56 +02:00
Peter Simons
4825b607f8
configuration-ghc-7.10.x.nix: add missing core library names from GHC 8.x to fix evaluation
2016-05-31 22:09:55 +02:00
Peter Simons
98c03caeac
generate-hackage-package-set.nix: drop experimental code from master branch
2016-05-31 22:09:55 +02:00
Peter Simons
fc0c63d369
configuration-ghc-8.0.x.nix: update list of core packages
2016-05-31 22:09:55 +02:00
Peter Simons
4ab2a32888
configuration-ghc-8.0.x.nix: drop obsolete overrides
...
We're following Stackage Nightly with GHC 8.x now, so problems should be
reported there rather than fixed locally in Nixpkgs.
2016-05-31 22:09:55 +02:00
Peter Simons
2d201d41ca
configuration-ghc-7.10.x.nix: update to cabal-install 1.24.x by default
2016-05-31 22:09:55 +02:00
Peter Simons
900aa31644
configuration-hackage2nix.yaml: update list of broken packages
2016-05-31 22:09:55 +02:00
Peter Simons
e343ec0822
Switch default Haskell compiler to GHC 8.0.1.
2016-05-31 22:09:54 +02:00
Peter Simons
577f2b0005
Add LTS Haskell 6.0.
2016-05-31 22:09:54 +02:00