Frederik Rietdijk
344225ce68
pythonPackages.pip: disable tests
2016-06-01 22:25:44 +02:00
Frederik Rietdijk
3e8e6695a0
pythonPackages.pytest: 2.7.3 -> 2.9.2
2016-06-01 22:25:44 +02:00
Frederik Rietdijk
7afc940da1
pythonPackages.pytest_29: init at 2.9.2
2016-06-01 22:25:44 +02:00
Domen Kožar
8a63f7e067
sway: 2016-02-08 -> 0.7
2016-06-01 19:35:49 +01:00
Frederik Rietdijk
5d4e360086
pythonPackages.numba: 0.23.1 -> 0.26.0
2016-06-01 19:53:35 +02:00
Frederik Rietdijk
bc9be9425a
pythonPackages.llvmlite: 0.8.0 -> 0.11.0
2016-06-01 19:53:35 +02:00
Alexey Shmalko
1177d734e4
cpputest: 3.7.2 -> 3.8
2016-06-01 18:57:25 +03:00
Thomas Tuegel
b2df0a10d9
qt56.qtbase: patch CMake module paths
2016-06-01 09:35:39 -05:00
Thomas Tuegel
ddaebefb12
Revert "extra-cmake-modules: don't change the RPATH settings"
...
This reverts commit 94fcfc9c41
.
2016-06-01 08:14:51 -05:00
Thomas Tuegel
d423a36aa5
Revert "qt56.qtbase: apply CMake setup-hook fix locally"
...
This reverts commit 6b6f067397
.
2016-06-01 07:02:47 -05:00
Herwig Hochleitner
f547137425
webkitgtk: 2.12.0 -> 2.12.3 ( #15847 )
2016-06-01 13:25:58 +02: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
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
Graham Christensen
180417f385
nvidia-x11: 361.42 -> 361.45.11
2016-05-31 22:23:54 -05: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
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
Peter Simons
4cea709ce0
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-27-gc573068 using the following inputs:
- Hackage: b000a1eee6
- LTS Haskell: 042ef2187b
- Stackage Nightly: c7757d46b6
2016-05-31 22:09:43 +02:00
Frederik Rietdijk
8851cf3048
Merge pull request #15770 from FRidh/pyparsing
...
pythonPackages.pyparsing: 2.0.1 -> 2.1.4
2016-05-31 21:57:24 +02:00
Tobias Pflug
71c9c5dffe
neovim: fix broken build ( #15876 )
2016-05-31 21:38:43 +02:00
Franz Pletz
d3e0849785
batman-adv: 2016.0 -> 2016.1
2016-05-31 20:10:26 +02:00
Franz Pletz
498ff955ec
sslscan: 1.11.0 -> 1.11.5
2016-05-31 20:10:26 +02:00
Franz Pletz
6ee74b5593
whois: 5.2.11 -> 5.2.12
2016-05-31 20:10:26 +02:00
Franz Pletz
90e8e00097
screen-message: 0.23 -> 0.24
2016-05-31 20:10:26 +02:00
José Romildo Malaquias
f67c878241
mate-icon-theme: move to pkgs/desktops/mate/
2016-05-31 15:08:51 -03:00
José Romildo Malaquias
e428c0346f
mate-themes: move to pkgs/desktops/mate/
2016-05-31 15:06:43 -03:00
Thomas Tuegel
94fcfc9c41
extra-cmake-modules: don't change the RPATH settings
...
We don't need KDE upstream messing up our RPATH.
2016-05-31 13:02:15 -05:00
Thomas Tuegel
ca34e075e4
qt56.qtbase: create symlink farm in one pass
2016-05-31 13:02:14 -05:00
Thomas Tuegel
8ec5adc953
cmake: use supplied RPATH instead of guessing
2016-05-31 13:02:10 -05:00
Frederik Rietdijk
f44e70a68b
pypy.withPackages: fix path
2016-05-31 17:17:28 +02:00
Alexey Shmalko
c68e823029
aspell-dict-uk: init at 1.4.0-0 ( #15846 )
2016-05-31 17:09:01 +02:00
Eelco Dolstra
a00e564e04
gummiboot: Remove
2016-05-31 17:02:56 +02:00
Eelco Dolstra
66d5ca6f42
systemd: Build EFI image
2016-05-31 17:02:33 +02:00
Eelco Dolstra
a2cb4a1d0a
gnu-efi: 3.0.3 -> 3.0.4
2016-05-31 17:01:22 +02:00
Matthew Justin Bauer
9dd563bb12
jsoncpp: enable and fix on darwin ( #15845 )
2016-05-31 16:59:41 +02:00
Robin Gloster
3ecd527af0
Merge pull request #15861 from romildo/new.runningx
...
runningx: init at 1.0
2016-05-31 16:55:42 +02:00
Robin Gloster
e2cc56f98c
Merge pull request #15865 from mpscholten/iterm
...
iterm2: init at 2.1.4
2016-05-31 16:35:45 +02:00
Robin Gloster
2e4cab183b
Merge pull request #15839 from zimbatm/httrack-3.48.22
...
httrack: 3.48.21 -> 3.48.22
2016-05-31 16:29:04 +02:00
Robin Gloster
385aaa753d
Merge pull request #15852 from dguibert/rclone
...
rclone: init at 1.29
2016-05-31 16:19:07 +02:00
Tristan Helmich
cf0c9091c4
graylog: 2.0.1 -> 2.0.2 ( #15836 )
2016-05-31 16:13:10 +02:00
Frederik Rietdijk
3502599730
pypy.withPackages
...
was forgotten in https://github.com/NixOS/nixpkgs/pull/15804
2016-05-31 16:01:07 +02:00
Matthias Beyer
f9e01c8b64
owncloud80: 8.0.10 -> 8.0.12
2016-05-31 15:52:25 +02:00
Matthias Beyer
653b72674d
owncloud81: 8.1.5 -> 8.1.7
2016-05-31 15:52:25 +02:00
Matthias Beyer
0000d4029e
owncloud82: 8.2.2 -> 8.2.4
2016-05-31 15:52:25 +02:00
Marc Scholten
624dcaec78
iterm2: init at 2.1.4
2016-05-31 15:51:30 +02:00
Lancelot SIX
2a97b337ba
pythonPackages.pyparsing: 2.0.1 -> 2.1.4
2016-05-31 15:45:27 +02:00
Joachim Fasting
228331cc7d
Merge pull request #15837 from romildo/new.mate-icon-theme-faenza
...
mate-icon-theme-faenza: init at 1.14.1
2016-05-31 15:41:31 +02:00
Tobias Geerinckx-Rice
fb1d4dfabd
geolite-legacy: 2016-05-23 -> 2016-05-31
2016-05-31 15:17:47 +02:00
Tobias Geerinckx-Rice
b1dda910a3
gnome3.libcroco: 0.6.8 -> 0.6.11
2016-05-31 15:17:04 +02:00
Mayeu - Cast
4e20fa47e0
torbrowser: 5.5.5 -> 6.0 ( #15854 )
2016-05-31 15:12:19 +02:00
José Romildo Malaquias
93a371ede7
runningx: init at 1.0
2016-05-31 09:55:55 -03:00
vbgl
15c9a0054c
Merge pull request #15859 from mbakke/feh-2.15.4
...
feh: 2.15.2 -> 2.15.4
2016-05-31 14:46:58 +02:00
Bjørn Forsman
27899df2f5
pinta: unbreak after multiple-outputs change
...
Missing ".out" on the gtk attribute.
2016-05-31 14:27:02 +02:00
Dan Peebles
1f73d89893
man: use man-old on non-Linux platforms
...
This is a stopgap "fix". See #15849 for more discussion.
2016-05-31 08:20:31 -04:00
Domen Kožar
d47dca41ce
try using nox from nixpkgs ( #15857 )
...
* try using nox from nixpkgs
* release.nix: block on nox since otherwise travis-ci will fail hard
2016-05-31 12:59:24 +01:00
Marius Bakke
b50dd8e85f
feh: 2.15.2 -> 2.15.4
2016-05-31 12:48:40 +01:00
Marius Bakke
5c439ac2c3
perlPackages.TestCommand: init at 0.11
2016-05-31 12:48:23 +01:00
Franz Pletz
c64a3de27c
Merge pull request #15475 from matthiasbeyer/update-pkgs
...
Update my pkgs
2016-05-31 13:41:38 +02:00
Matthias Beyer
9711754da9
mdp: 1.0.5 -> 1.0.6
2016-05-31 12:45:06 +02:00
Matthias Beyer
3520895295
python35Packages.httpauth: 0.2 -> 0.3
2016-05-31 12:45:06 +02:00