Commit graph

50823 commits

Author SHA1 Message Date
Peter Simons
0a97e2153e haskell-generic-builder.nix: don't add lib64 directories to the search path
Packages that provide 32 and 64-bit libraries in the same store path are rare
and usually require manual overrides anyway. It seems pointless to try and
guess proper settings for them. The effect is that we'll end up with bogus
settings that take more effort to correct that it takes to configure proper
settings in the first place. Point in case: haskell-cuda and it's configuration
for "cudatools".

Fixes https://github.com/NixOS/nixpkgs/issues/6564.
2015-03-09 15:55:25 +01:00
Luca Bruno
aae9e49cbc Add setup-hook to hicolor_icon_theme 2015-03-09 15:55:24 +01:00
mancha
f43d759bc4 unzip: fix CVE-2014-9636 patch
Close #6544, fixes #6543.
vcunat: no security impact; just fixes false rejections of some rarer
inputs - a problem introduced by the CVE patch.
2015-03-09 15:55:24 +01:00
Peter Simons
c4ff9d10ba haskell-generic-builder: consistently use $TMPDIR to refer to the designated place for temporary files
Resolves https://github.com/NixOS/nixpkgs/issues/6525.
2015-03-09 15:55:24 +01:00
Peter Simons
e2b033cad9 ghc: re-instate code that configures statically linked builds by default
The compiler should not expect to have dynamic versions of all libraries
available, because that configuration doesn't play along nicely with statically
linked libraries.

Fixes https://github.com/NixOS/nixpkgs/issues/6399.
2015-03-09 15:55:24 +01:00
Eduard Bachmakov
aa564bbac5 mesa: big update, and related improvements (close #6367)
* Remove upstreamed patch
* EGL driver dirs are no longer a thing, see mesa commit
  407450eb84f5a1b466a2eff19b85cdee7ac15dfb
  Patching runtime search dir in sources instead (by vcunat).
* static-gallium patch dropped as it causes visibility issues with
  nouveau
* rtti patch dropped as it the relevant configuration has been removed
  upstream; properly fixed by an LLVM flag now
* Checks disabled. This is known and solved upstream. Checks will be
  re-enabled in a future commit when updating to a version containing
  the fixes
* Use llvm-3.5 now (by vcunat).
2015-03-09 15:55:24 +01:00
Eduard Bachmakov
4731485ca2 llvm-3.5: enable RTTI to support mesa
Extracted from #6367.
2015-03-09 15:55:23 +01:00
Vladimír Čunát
a3e0ee10e5 xf86-video-vmware: update 2015-03-09 15:55:23 +01:00
Vladimír Čunát
9c22c1b3d7 xorg: update various modules 2015-03-09 15:55:23 +01:00
Vladimír Čunát
464212e01a dbus: security bump to fix CVE-2015-0245 2015-03-09 15:55:23 +01:00
Vladimír Čunát
c4ac05d47e libdrm: update 2015-03-09 15:55:22 +01:00
Vladimír Čunát
c65a2121e0 glibc: fix -lgcc_s linking
https://github.com/NixOS/nixpkgs/commit/65221567c12eb20d12#commitcomment-9515597
2015-03-09 15:55:22 +01:00
Vladimír Čunát
263d5239d6 gnugrep: fix CVE-2015-1345 by upstream patch 2015-03-09 15:55:22 +01:00
Vladimír Čunát
db847a3345 recode: fix build, needing texinfo now
Also make the build inputs native (no references are retained).
2015-03-09 15:55:22 +01:00
Vladimír Čunát
0ffb98828e libtool: update
I see nothing dangerous in NEWS.
Also refactored the expression.
2015-03-09 15:55:22 +01:00
Vladimír Čunát
8743003935 grep: update
The 2.21 update fixes NixOS/nix#464.
2015-03-09 15:55:21 +01:00
Vladimír Čunát
0619c852cb automake: use 1.14.* as the default
I see 1.15 has been released recently,
but that's probably too new to be the default.
2015-03-09 15:55:21 +01:00
Lluís Batlle i Rossell
a22c19f56a Fixing judy for gcc 4.8
gtkwave crashes often, without this fix.
http://sourceforge.net/p/judy/mailman/message/31995144/
2015-03-09 15:37:50 +01:00
Lluís Batlle i Rossell
a2f4b94dbe Add pcsc-tools, to test ccid cards. 2015-03-09 15:37:50 +01:00
Nikolay Amiantov
e01cd8f214 steam: fix sound issues 2015-03-09 17:29:44 +03:00
Nikolay Amiantov
3e395b71da chroot-env: add locales, refactor environment 2015-03-09 17:29:43 +03:00
Nikolay Amiantov
e3ab3df26e chroot-env: ignore collisions and fix permissions 2015-03-09 17:29:43 +03:00
Nikolay Amiantov
4aba7639c8 chroot-env: build /etc 2015-03-09 17:29:43 +03:00
Nikolay Amiantov
95cd118d4f steam: refactor meta 2015-03-09 17:29:43 +03:00
Peter Simons
46e5a39cdc haskell-users-postgresql-simple requires PostgreSQL running for its test suite. 2015-03-09 15:20:59 +01:00
Peter Simons
f4958243d4 haskell-chaselev-deque has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons
ba60dea515 haskell-snap: jailbreak to allows building with current versions of lens 2015-03-09 15:20:59 +01:00
Peter Simons
f2fc204811 haskell-blip and haskell-xcffib don't compile. 2015-03-09 15:20:59 +01:00
Peter Simons
dddf5158c3 haskell-snowglobe has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons
4481108acf haskell-configuration-common: cosmetic 2015-03-09 15:20:59 +01:00
Peter Simons
639ffffa8d haskell-influxdb build has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons
17b7ade707 haskell-vcache-trie has broken dependencies. 2015-03-09 15:20:58 +01:00
Peter Simons
11cce22637 haskell-ng: update configuration to transformers 0.4.3.0 2015-03-09 15:20:58 +01:00
Peter Simons
025d063d45 hackage-packages: re-generate from Hackage 2015-03-08T10:54:07+0100 2015-03-09 15:20:58 +01:00
Philipp Hausmann
1ce75368f1
Add uhc haskell compiler 2015-03-09 13:38:28 +01:00
Thomas Tuegel
7b2adc0039 Merge branch 'kde5' 2015-03-09 06:43:13 -05:00
Peter Simons
ea0e73ad6b Merge pull request #6728 from desiderius/python-modules
python-packages: updates in response to the closing of #6548
2015-03-09 12:36:25 +01:00
Peter Simons
ecad102326 pkgs/development/libraries/ffmpeg/generic.nix: don't insert faac into buildInputs unconditionally
This is a hot-fix to mitigate https://github.com/NixOS/nixpkgs/issues/6727.
2015-03-09 12:30:16 +01:00
desiderius
6ee8c746c2 python-modules: enables support for pypy in sphinxcontrib-httpdomain
As the issue #6548 is closed thanks to iElectric we can now use
sphinxcontrib-httpdomain with pypy.
2015-03-09 12:22:50 +01:00
desiderius
cee5ce177b python-modules: enables support for pypy in sphinxcontrib-plantuml
As the issue #6548 is closed thanks to iElectric we can now use
sphinxcontrib-plantuml with pypy.
2015-03-09 12:14:17 +01:00
Vincent Laporte
07536bd1fe merlin: update from 2.1.1 to 2.1.2 2015-03-09 12:07:08 +01:00
Eelco Dolstra
7f90cc40b4 php: Update to 5.4.38 2015-03-09 11:36:40 +01:00
Eelco Dolstra
e02d926ca9 nixUnstable: Update to 1.9pre4074_e659978 2015-03-09 11:27:22 +01:00
James Cook
7b67e3fe35 Enable aalib support in mplayer. 2015-03-08 23:58:48 -07:00
William A. Kennington III
c9ec23d55c Merge pull request #6673 from taku0/oraclejdk-8u40
oraclejdk: bump to 8u40
2015-03-08 19:16:44 -07:00
William A. Kennington III
ec589468db Merge pull request #6723 from brendanlong/syncthing-0.10.25
syncthing: Update to 0.10.25
2015-03-08 17:56:46 -07:00
Brendan Long
2f3dd98ef1 syncthing: Update to 0.10.25
https://github.com/syncthing/syncthing/releases/tag/v0.10.25
2015-03-08 18:22:52 -05:00
William A. Kennington III
dec84fd52c Merge pull request #6686 from blueyed/update-awesome-3.5.6
Update awesome 3.5.6
2015-03-08 16:09:11 -07:00
William A. Kennington III
2e6e6f9178 Merge pull request #6684 from j-keck/update-scala
update scala to 2.10.5 and 2.11.6
2015-03-08 16:08:40 -07:00
William A. Kennington III
01ebf5582c Merge pull request #6690 from kirelagin/keybase
keybase: update CLI to 0.7.7
2015-03-08 16:06:37 -07:00
William A. Kennington III
b8d5a9b689 Merge pull request #6683 from unaizalakain/influxdb0.8.3
Bump InfluxDB to 0.8.3
2015-03-08 16:06:12 -07:00
obadz
fcd5d8fdc6 ecryptfs: lib.maintainers vs maintainers 2015-03-08 16:03:52 -07:00
obadz
e5d4624420 PAM/eCryptfs now able to mount ecryptfs'd home directories on login 2015-03-08 16:03:51 -07:00
Thomas Tuegel
a1700f8400 kf57: include Qt GraphicalEffects submodule 2015-03-08 17:37:29 -05:00
Thomas Tuegel
afa4c3aed2 autonix: allow one-to-many dependency resolution 2015-03-08 17:28:44 -05:00
William A. Kennington III
b452bd40e1 Merge pull request #6602 from codyopel/ffmpegbr
ffmpeg: refactor to generic
2015-03-08 15:23:55 -07:00
Michael Raskin
e5a13b3442 Update LibreOffice to 4.4.1.2 2015-03-09 01:03:01 +03:00
Michael Raskin
04692c04e9 Update Pipelight Wine 2015-03-09 01:03:01 +03:00
Michael Raskin
0f8e3caec5 Repackage from scratch and update angelscript 2015-03-09 01:03:01 +03:00
Michael Raskin
a36c914020 update sbcl 2015-03-09 01:03:01 +03:00
Michael Raskin
487b95f4d0 update zpaq 2015-03-09 01:03:01 +03:00
Michael Raskin
09e74005b0 update nginx unstable 2015-03-09 01:03:01 +03:00
Michael Raskin
44b608f64e update nilfs utils 2015-03-09 01:03:01 +03:00
Michael Raskin
eeac4fdf0e update zpaq 2015-03-09 01:03:01 +03:00
Michael Raskin
ab5dd299ee update getmail 2015-03-09 01:03:01 +03:00
Michael Raskin
5c5ade16ba update sysdig 2015-03-09 01:03:01 +03:00
Michael Raskin
81eafd7761 update directfb 2015-03-09 01:03:01 +03:00
Michael Raskin
8fcc960e6e Update firejail 2015-03-09 01:03:01 +03:00
Michael Raskin
db0f66a188 update cl-launch 2015-03-09 01:03:01 +03:00
Michael Raskin
1fdc855b2f Update botan unstable 2015-03-09 01:03:01 +03:00
Michael Raskin
3d4f7be9a3 Update ECL 2015-03-09 01:03:01 +03:00
Michael Raskin
66b99b7d23 Update comiz 2015-03-09 01:03:01 +03:00
Michael Raskin
0394ce7627 Update pari 2015-03-09 01:03:00 +03:00
Michael Raskin
2d7dd6ca2c update gajim 2015-03-09 01:03:00 +03:00
Michael Raskin
2012221861 Update qpdfview 2015-03-09 01:03:00 +03:00
William A. Kennington III
6b666dca7c kernel: 3.14.34 -> 3.14.35 2015-03-08 14:58:46 -07:00
William A. Kennington III
cf9d5ceda1 kernel: 3.18.8 -> 3.18.9 2015-03-08 14:57:44 -07:00
William A. Kennington III
a086f5df70 kernel: 3.2.67 -> 3.2.68 2015-03-08 14:57:44 -07:00
William A. Kennington III
4c01585211 kernel: 3.19 -> 3.19.1 2015-03-08 14:57:43 -07:00
William A. Kennington III
09e477a045 kernel: 3.10.70 -> 3.10.71 2015-03-08 14:55:11 -07:00
Pascal Wittmann
228183f4f1 Merge pull request #6313 from matthiasbeyer/add-khal
Add package: khal
2015-03-08 21:22:12 +00:00
Domen Kožar
17a44e5013 Merge pull request #6717 from sjagoe/package-python-grin
Add grin package
2015-03-08 21:58:23 +01:00
Simon Jagoe
456750c1ad Add sjagoe as maintainer of grin package 2015-03-08 20:46:23 +00:00
Simon Jagoe
aca88a275e Specify platform compatibility for grin 2015-03-08 20:45:32 +00:00
Simon Jagoe
f4965177b5 Move grin definition to tools/text and call it from all-packages.nix 2015-03-08 20:10:40 +00:00
Michael Raskin
32ee876647 Update strace 2015-03-08 20:47:24 +03:00
Simon Jagoe
ab6a03e706 Place grin in Python 2.7 section; it is not Python 3.x compatible 2015-03-08 17:09:11 +00:00
Simon Jagoe
02fdd38400 Add grin package 2015-03-08 16:38:31 +00:00
Nikolay Amiantov
9545c0b80e xmonad: cleanup wrapper 2015-03-08 18:38:04 +03:00
Vladimír Čunát
3d0a6819da wmutils-core: add to tools/X11 (close #6585)
@vcunat fixed and cleaned this a little.
2015-03-08 15:46:02 +01:00
Andraz Brodnik
2d8f7883a9 Add scrolls game (unfree). Close #6456.
@vcunat added today's date as version.
2015-03-08 15:37:33 +01:00
Nathaniel Baxter
358e9af3d3 wineUnstable: updates (close #6508) 2015-03-08 15:10:44 +01:00
lethalman
0a83c2a2a9 Merge pull request #6697 from ardumont/add-tuxguitar
[new] tuxguitar derivation
2015-03-08 11:54:57 +01:00
Antoine R. Dumont
dd71d7b44b tuxguitar in $out/bin/ folder
Tuxguitar was installed in $out (as per default wrapper script)
Thus installing tuxguitar was not in ~/.nix-profile when installed.

Now tuxguitar appears in ~/.nix-profile when installed.
2015-03-08 11:14:02 +01:00
Antoine R. Dumont
00fb3c0b7e Add tuxguitar derivation 2015-03-08 10:22:56 +01:00
Antoine R. Dumont
4c985c26af Update swt installation
Permit the installation for x86_64
2015-03-08 10:22:55 +01:00
Bob van der Linden
08ea20df65 git-cola: add package 2015-03-08 01:39:29 +01:00
Domen Kožar
0fd3db4ba1 fix #6548 2015-03-07 22:31:40 +01:00
Domen Kožar
0e0bc3ac86 gevent: update Python 2.7.9 compatibility patch 2015-03-07 19:30:00 +01:00
Cillian de Róiste
79d7605311 darktable: update from 1.6.2 to 1.6.3 2015-03-07 19:02:55 +01:00
Cillian de Róiste
a88bc51cf4 kde4.kde_wacomtablet: update from 2.0.2 to 2.1.0 2015-03-07 19:02:25 +01:00
Cillian de Róiste
96cc8da5de yoshimi: update from 1.3.2 to 1.3.3 2015-03-07 19:01:37 +01:00
Peter Simons
2e0144ce09 haskell-euler fails its test suite. 2015-03-07 17:09:41 +01:00
Peter Simons
654d912db5 haskell-hunt-server has broken -rtsopts in its Cabal file 2015-03-07 17:09:40 +01:00
Peter Simons
b9be39614b haskell-hlibBladeRF: test suite has been fixed 2015-03-07 17:09:40 +01:00
Peter Simons
8be1ddb45c haskell-yabi-muno has been fixed. 2015-03-07 17:09:40 +01:00
Peter Simons
b76fc326ff haskell-persona-idp has been fixed. 2015-03-07 17:09:40 +01:00
Peter Simons
d93b114bbe hackage-packages.nix: re-generate from Hackage 2015-03-07T13:02:15+0100 2015-03-07 17:09:40 +01:00
Arseniy Seroka
c9387ca988 Merge pull request #6696 from matthiasbeyer/update-vdirsyncer
Update: vdirsyncer 0.4.2 -> 0.4.3
2015-03-07 18:46:27 +03:00
Arseniy Seroka
1a25b83c6b Merge pull request #6695 from matthiasbeyer/add-hstr
Add package: hstr (hh)
2015-03-07 18:45:42 +03:00
Matthias Beyer
341c50fdcb Update: vdirsyncer 0.4.2 -> 0.4.3 2015-03-07 15:38:22 +01:00
taku0
08e41f7a58 firefox-bin: update to version 36.0.1 (close #6691) 2015-03-07 14:51:17 +01:00
Matthias Beyer
425110dea6 Add package: hstr (hh) 2015-03-07 14:50:14 +01:00
Carles Pagès
2bc4f5c149 SDL2_ttf: add version 2.0.12 2015-03-07 14:35:19 +01:00
Vladimír Čunát
2069156d5c nestopia: disable failing parallel builds
http://hydra.nixos.org/build/19861758
2015-03-07 14:34:28 +01:00
Moritz Ulrich
4560b11551 pngcrush: update from 1.7.82 to 1.7.83 2015-03-07 12:08:18 +01:00
Moritz Ulrich
77362488d7 cura: update from 14.12.1 to 15.02.1 2015-03-07 12:04:22 +01:00
Moritz Ulrich
3adcc60770 curaengine: update from 14.12.1 to 15.02.1 2015-03-07 12:04:18 +01:00
Moritz Ulrich
86bd152378 Emacs: Fix `woman'. 2015-03-07 12:03:26 +01:00
Kirill Elagin
90a0fd8d43 keybase: update CLI to 0.7.7 2015-03-07 02:08:12 +03:00
William A. Kennington III
c410664d8b mongodb: 2.6.7 -> 2.6.8 2015-03-06 14:11:45 -08:00
Shea Levy
3ed077a69b lldb-3.5 is broken, bug in the cmake
lldb-3.6 is working (just waiting on a staging fix to merge), so let's just
mark this broken until we decide to nuke 3.5 all together.

Fixes #6636 refs #6668
2015-03-06 16:16:20 -05:00
William A. Kennington III
a00e19ceb9 samba4: Remove explicit libiconv specification 2015-03-06 11:59:05 -08:00
William A. Kennington III
e49db703dc zfs_git: 2015-03-02 -> 2015-03-05 2015-03-06 11:56:43 -08:00
William A. Kennington III
bc49764fe2 spl_git: 2015-02-27 -> 2015-03-03 2015-03-06 11:56:43 -08:00
Vincent Laporte
116ddda218 Adds ocaml-enumerate
Quotation expanders for enumerating finite types in OCaml.
2015-03-06 20:29:07 +01:00
Lluís Batlle i Rossell
d1e302121a Merging changes to make more things build on rpi2 2015-03-06 15:43:32 +00:00
Peter Simons
13bd8f068f haskell-hopenpgp-tools does not compile. 2015-03-06 16:24:52 +01:00
Peter Simons
17a6cbc11c haskell-miniforth needs mtl 2.2.x. 2015-03-06 16:24:52 +01:00
Peter Simons
b6c769a15e haskell-persona-idp doesn't support recent versions of optparse-applicative 2015-03-06 16:24:26 +01:00
Peter Simons
0d4058b0cb haskell-yabi-muno cannot be built with GHC 7.8.x because it needs mtl 2.2.x. 2015-03-06 16:24:26 +01:00
Peter Simons
956ccc7b8d haskell-hlibBladeRF fails its test suite. 2015-03-06 16:24:25 +01:00
Peter Simons
43c4372d4c haskell-jose test suite has been fixed. 2015-03-06 16:24:12 +01:00
Peter Simons
5f736a02fb hackage-packages.nix: re-generate from Hackage 2015-03-06T11:14:49+0100 2015-03-06 16:23:46 +01:00
Eelco Dolstra
3b9b620656 Revert "linux: disable UEVENT_HELPER*"
This reverts commit 9f87f3ccb0 because
it causes /proc/sys/kernel/hotplug to not be cleared on Linux <= 3.14.
2015-03-06 15:59:06 +01:00
Lluís Batlle i Rossell
0f4a9a58d8 Avoid bash arg in Spidermonkey 17 2015-03-06 14:34:26 +00:00
Eelco Dolstra
f110e6721f chromedriver: Fix evaluation 2015-03-06 15:11:41 +01:00
Eelco Dolstra
692ed0882a Fix eval-release.nix evaluation 2015-03-06 15:09:51 +01:00
Shea Levy
494ae5fbeb clang: provide path to gcc on Linux
gcc contains core runtime bits that aren't available elsewhere for Linux.

Fixes #6449 refs #6668
2015-03-06 08:36:42 -05:00
Eelco Dolstra
bf0aa66c17 Only test evaluation on supported platforms 2015-03-06 14:07:45 +01:00
Eelco Dolstra
f72ae4da79 samba4: Fix evaluation
http://hydra.nixos.org/build/20173661
2015-03-06 14:07:45 +01:00
Cillian de Róiste
d8a5712ea0 chromedriver: 2.10 -> 2.14 2015-03-06 13:55:42 +01:00
Vladimír Čunát
cdd00f47fa libav*.tools: remove overlapping paths, fixes #6682 2015-03-06 12:55:08 +01:00
Eelco Dolstra
ad896e1737 Typo 2015-03-06 12:09:10 +01:00
Peter Simons
eaf728c3d3 r-modules: fix git2r, TAQMNGR, and WhopGenome 2015-03-06 11:21:21 +01:00
Sander van der Burg
de8e1bcb03 DisnixWebService: bump to latest development version 2015-03-06 09:41:31 +00:00
Ambroz Bizjak
5f76d08865 polkit: Use spidermonkey-17.
The old version doesn't build for ARMv7.
(cherry picked from commit 5fe72cafffb22749520dd03a18bb862a37cca8b3)
2015-03-06 09:11:11 +00:00
Ambroz Bizjak
e47afb3601 spidermonkey-17: Disable test which fails on ARM.
(cherry picked from commit b90dca35aac458953182b4e1ad725c9466d11a66)
2015-03-06 09:11:03 +00:00
Ricardo M. Correia
02b91f93c4 firefox: Update from 36.0 -> 36.0.1 2015-03-06 05:13:58 +01:00
Ricardo M. Correia
96b2d27e69 pax-utils: Update from 1.0 -> 1.0.1 2015-03-06 05:03:54 +01:00