Commit Graph

26148 Commits

Author SHA1 Message Date
Peter Simons
aa51bc57f8 haskell-aeson: disable test suite to avoid build error
See <https://github.com/bos/aeson/issues/122> for further detail.
2013-05-16 13:21:20 +02:00
Sander van der Burg
64e8c45576 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-05-16 12:18:46 +02:00
Sander van der Burg
259b1f931f Added assert: Node.JS assert module and its dependencies 2013-05-16 12:18:23 +02:00
Domen Kožar
378d975b88 Merge pull request #505 from MarcWeber/submit/linux-3.8-dvb-support
without these two settings my USB dvb-t stick doesn't work
2013-05-16 03:16:23 -07:00
Sander van der Burg
098fb6d70d added mocha: simple, flexible, fun test framework for JavaScript and its dependencies 2013-05-16 11:49:21 +02:00
Domen Kozar
3745b458ab pg8000: fix url 2013-05-16 11:04:36 +02:00
Gergely Risko
51c69ea60e oracle jdk/jre: use requireFile instead of fetchurl (merge #537)
The user has to accept the EULA nowadays on the oracle website.
2013-05-16 10:58:08 +02:00
Gergely Risko
07b26ce493 fetchUrl: add curlOpts parameter (merge #535) 2013-05-16 10:45:16 +02:00
Domen Kozar
951f5be7d9 pg8000: upgrade to 1.09 to support postgresql 9.1/9.2 2013-05-16 10:05:39 +02:00
Domen Kozar
7bbe5823e8 let hydra mirror unfree firmware 2013-05-15 15:22:50 +02:00
Domen Kožar
d63523c769 Merge pull request #527 from qknight/firmware-linux-0.36-to-0.38
updated firmware-linux from 0.36-to-0.38
2013-05-15 06:17:45 -07:00
Domen Kožar
83747f519a Merge pull request #519 from offlinehacker/powerline2
Add powerline beta, libgit2 and pygit2
2013-05-15 06:17:23 -07:00
Eelco Dolstra
501833cf55 linux: Re-enable the memory resource controller
We accidentally lost this in Linux >= 3.5 because the kernel options
were renamed.  (Probably an argument for not using "?" in the kernel
config...)
2013-05-15 14:53:15 +02:00
Eelco Dolstra
d5c8f4cb60 cacert: Update to 20121229 2013-05-15 13:15:53 +02:00
Eelco Dolstra
e3c641b39a mercurial: Update to 2.6.1
Also, set a default for web.cacerts so that the system certificates on
NixOS are used.
2013-05-15 13:15:53 +02:00
Rob Vermaas
000fddd10e Fix hash for linux 3.2.45 2013-05-15 08:37:33 +00:00
Shea Levy
dd42dd480b runInLinuxImage: Fix derivation overriding.
This only ever worked because runInLinuxVM happened to call
overrideDerivation, which itself erroneously passed arbitrarily-added
attributes to the new call to derivation.

Hopefully this time Eelco won't have to revert my change ;)

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-15 01:15:16 -04:00
Shea Levy
03b6fe7422 Revert "Revert "overrideDerivation: Re-attatch passthru and meta to all outputs""
This reverts commit 18df66f466.

I will fix the breakage in upcoming commits.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-15 00:39:17 -04:00
Shea Levy
05a02c639e Revert "Revert "Revert "Revert "overrideDerivation: Simplify""""
This reverts commit abf2d36773.

I will fix the breakage in upcoming commits.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-15 00:38:03 -04:00
David Guibert
880a386c57 update linux 3.2.45 2013-05-14 21:33:14 +02:00
Lluís Batlle i Rossell
44e99f41be Fixing 'my-env', when without cleanup. 2013-05-14 18:59:50 +02:00
Lluís Batlle i Rossell
48f97bdae0 Some kde wrapper improvements. 2013-05-14 18:51:24 +02:00
David Guibert
c887f9e932 update gnuplot to 4.6.0 2013-05-14 15:42:14 +02:00
Eelco Dolstra
ea919f29a9 hipchat: Fix desktop item 2013-05-14 14:30:15 +02:00
Eelco Dolstra
07d4f26be1 nvidia-x11: Update to 319.17 2013-05-14 13:47:30 +02:00
Eelco Dolstra
b9013993db git: Update to 1.8.2.3 2013-05-14 11:53:28 +02:00
Eelco Dolstra
2ce0e5ef4b mysql: Update to 5.1.69 2013-05-14 11:47:23 +02:00
Eelco Dolstra
602be839a4 mysql: Update to 5.5.31
CVE-2013-1502, CVE-2013-1511, CVE-2013-1532, CVE-2013-1544,
CVE-2013-2375, CVE-2013-2376, CVE-2013-2389, CVE-2013-2391,
CVE-2013-2392, maybe others.
2013-05-14 11:47:22 +02:00
Rickard Nilsson
30b3522c14 scala: Remove scalacheck.jar from scala's classpath 2013-05-14 11:28:24 +02:00
Sander van der Burg
bfd5124bde jayschema: JSON schema validator NodeJS package 2013-05-14 11:27:44 +02:00
Andres Loeh
645eb7c3c1 haskell-irc: no longer depends on parsec-2. 2013-05-14 11:06:12 +02:00
Lluís Batlle i Rossell
d4039f99fd go: 1.1 released 2013-05-14 10:58:48 +02:00
Eelco Dolstra
fdd06dc094 nix: Update to 1.5.2 2013-05-14 00:01:38 +02:00
Eelco Dolstra
9f9620f566 Doh 2013-05-13 22:04:33 +02:00
Evgeny Egorochkin
f2098a37cd Merge pull request #531 from errge/master
download git-annex from github, not kitenet.net
2013-05-13 10:18:34 -07:00
Domen Kozar
6c56602e55 dunst: upgrade, set maintainers, set default config file 2013-05-13 18:48:42 +02:00
Gergely Risko
972b1a7d50 Download git-annex from github instead of git.kitenet.net
git.kitenet.net doesn't allow snapshot downloads anymore, the url
just returns 403 Forbidden.
2013-05-13 18:19:41 +02:00
Eelco Dolstra
278b255388 Restore unintentionally deleted line 2013-05-13 18:15:02 +02:00
Eelco Dolstra
9df603b300 Use Linux 3.9 for VM builds
This seems to fix CIFS hangs like: http://hydra.nixos.org/build/4916655
2013-05-13 18:12:12 +02:00
Eelco Dolstra
6fb4c62f25 Fix some old Fedora builds
http://hydra.nixos.org/build/4949447
2013-05-13 17:47:20 +02:00
Lluís Batlle i Rossell
a6781e121f libreoffice: update from 3.6.2.2 to 3.6.6.2 2013-05-13 16:07:01 +02:00
Peter Simons
25b7c65b34 haskell-hlint: update to version 1.8.45 2013-05-13 13:43:44 +02:00
Peter Simons
057ec53542 haskell-haskdogs: update to version 0.3.2 2013-05-13 13:43:44 +02:00
Peter Simons
4e359215c5 haskell-uuid: update to version 1.2.13 2013-05-13 13:43:44 +02:00
Peter Simons
6b33985fc7 haskell-unix-time: update to version 0.1.8 2013-05-13 13:43:44 +02:00
Peter Simons
05369891a9 haskell-shake: update to version 0.10.3 2013-05-13 13:43:44 +02:00
Peter Simons
bc50c0f467 haskell-largeword: update to version 1.0.5 2013-05-13 13:43:44 +02:00
Peter Simons
4d545eddcd haskell-ghc-mod: update to version 1.12.5 2013-05-13 13:43:44 +02:00
Peter Simons
9e609d2369 haskell-accelerate: update to version 0.13.0.1 2013-05-13 13:43:44 +02:00
Peter Simons
82759ee4c0 haskell-accelerate-io: update to version 0.13.0.1 2013-05-13 13:43:43 +02:00
Peter Simons
825fc23a63 haskell-accelerate-cuda: update to version 0.13.0.1 2013-05-13 13:43:43 +02:00
Eelco Dolstra
a1a725d20d linux: Set AUDIT_LOGINUID_IMMUTABLE
This prevents faking the loginuid even by root.
2013-05-13 11:53:00 +02:00
Rok Garbas
0e29127928 pa-audio: adding hash 2013-05-13 10:10:05 +02:00
Lluís Batlle i Rossell
3810378b79 blender: update to 2.67 2013-05-13 10:03:33 +02:00
Lluís Batlle i Rossell
c48fe0fea6 opencv: update to 2.4.5 2013-05-13 09:18:27 +02:00
Vladimír Čunát
82f5dc59cf lyx: maintenance update, enable check phase 2013-05-13 00:07:15 +02:00
Domen Kozar
f3855919f3 btsync: unredistributable 2013-05-13 00:05:06 +02:00
Mathijs Kwik
3d5121233d mongodb: upgrade to 2.4.3 and use system libraries 2013-05-12 22:46:42 +02:00
Mathijs Kwik
81022e4b0a neoload: upgrade to 4.1.2 2013-05-12 22:46:41 +02:00
Mathijs Kwik
c987cb34c6 x264: upgrade to latest stable 2013-05-12 22:46:41 +02:00
Mathijs Kwik
6c423de052 yasm: upgrade to 1.2.0 2013-05-12 22:46:41 +02:00
David Guibert
0e98cd4a65 update linux versions 2013-05-12 20:28:45 +02:00
Peter Simons
6cfb49954f haskell-type-equality: update to version 0.1.2 2013-05-12 16:13:10 +02:00
Peter Simons
63a048f79c haskell-reactive-banana: update to version 0.7.1.2 2013-05-12 16:13:10 +02:00
Peter Simons
fb86ac1b96 release-haskell.nix: GHC 7.6.x has a Haskell Platform now 2013-05-12 16:13:10 +02:00
Peter Simons
f47d100de7 Switch GHC 7.6.x to Haskell Platform 2013.2.0.0. 2013-05-12 16:13:10 +02:00
Peter Simons
631d59adc3 haskell-platform: add release candidate for 2013.2.0.0 2013-05-12 16:13:10 +02:00
Peter Simons
aec64e12d3 haskell-ChasingBottoms: jailbreak to fix build with recent versions of QuickCheck 2013-05-12 16:13:10 +02:00
Peter Simons
2c96335b6d haskell-case-insensitive: use version 1.0.0.1 for HP 2013.2.0.0 2013-05-12 16:12:59 +02:00
Peter Simons
a6b8852b9a haskell-attoparsec: rename file for inclusion in HP 2013.2.0.0 2013-05-12 16:12:58 +02:00
Peter Simons
480ac921fb haskell-GLURaw: rename file for inclusion in HP 2013.2.0.0 2013-05-12 16:12:58 +02:00
Peter Simons
026700b527 haskell-OpenGLRaw: rename file for inclusion in HP 2013.2.0.0 2013-05-12 16:12:58 +02:00
Peter Simons
1884de2f6f haskell-attoparsec-enumerator: move this package into its own directory 2013-05-12 16:12:58 +02:00
Peter Simons
58b81e21f0 haskell-unordered-containers: use version 0.2.3.0 for HP 2013.2.0.0 2013-05-12 16:12:36 +02:00
Evgeny Egorochkin
0dc48d3bba Merge pull request #526 from bjornfor/tcptrack
tcptrack: new package
2013-05-12 05:15:16 -07:00
Bjørn Forsman
df09b7fb5f tcptrack: new package
tcptrack is a small libpcap based program (with ncurses UI) for live TCP
connection monitoring.

It seems upstream homepage is down, so download the source code from a
fedora server instead.
2013-05-12 14:03:24 +02:00
David Guibert
2162794b68 updating paraview to 3.98.1 2013-05-12 13:49:05 +02:00
Mathijs Kwik
e18f4eb50f apparmor patch: should have a name, broke nixpkgs tarball 2013-05-12 13:11:49 +02:00
Tim Dysinger
c2c129d378 Add Jansson C JSON lib 2013-05-11 11:38:01 -10:00
Evgeny Egorochkin
cef9ee5aab Merge pull request #513 from offlinehacker/firefox_libcanberra
firefoxWrapper: Add libcanberra gtk module to firefox
2013-05-11 14:29:38 -07:00
Evgeny Egorochkin
43fcce51af Merge pull request #524 from bjornfor/wireshark
Wireshark: bump to version 1.8.6 + homepage URL update
2013-05-11 14:16:23 -07:00
Bjørn Forsman
3b6a347bea wireshark: update homepage URL 2013-05-11 20:31:24 +02:00
Bjørn Forsman
8c108024ab wireshark: bump to version 1.8.6
Multiple vulnerabilities and many bugs have been fixed. See the release
notes for details:

  http://www.wireshark.org/docs/relnotes/wireshark-1.8.6.html
2013-05-11 20:31:13 +02:00
Evgeny Egorochkin
a6b9035142 KDE 4.10 kdelibs: indicate that kdelibs has udisks2 support. 2013-05-11 21:22:33 +03:00
Evgeny Egorochkin
1ee86005b9 Apparmor: minor cleanup 2013-05-11 21:14:35 +03:00
Eelco Dolstra
3e56da4e77 libarchive: Don't propagate dependencies
There doesn't seem to be a good reason for it.
2013-05-11 19:41:33 +02:00
Domen Kožar
d16e50c3fe Merge pull request #518 from NixOS/networkmanager-openvpn
make openvpn work with networkmanagerapplet
2013-05-11 10:18:47 -07:00
Domen Kozar
b38ae22a2d make openvpn work with networkmanagerapplet 2013-05-11 19:17:48 +02:00
Joachim Schiele
f6e15f0d69 updated firmware-linux from 0.36-to-0.38 2013-05-11 16:56:28 +00:00
Eelco Dolstra
7f4e473832 e2fsprogs: Fix manpages
See issue #523.
2013-05-11 18:18:40 +02:00
Eelco Dolstra
534c5c5d9c e2fsprogs: Update to 1.42.7 2013-05-11 18:09:05 +02:00
Peter Simons
0d175b7c60 haskell-accelerate: disable haddock phase to avoid build error
Running Haddock for accelerate-0.13.0.0...
    Warning: The documentation for the following packages are not installed. No
    links will be generated to these packages: rts-1.0
    Preprocessing library accelerate-0.13.0.0...
    Setup: dist/doc/html/accelerate/haddock-prolog16263.txt: invalid argument
2013-05-11 15:55:35 +02:00
Peter Simons
5c54449663 haskell-accelerate-fft: add version 0.13.0.0 2013-05-11 15:55:35 +02:00
Peter Simons
bbbb8f833c haskell-cufft: add version 0.1.0.1 2013-05-11 15:55:35 +02:00
Peter Simons
daec67fbf5 haskell-cuda: drop obsolete version 0.4.1.1 2013-05-11 15:55:35 +02:00
Peter Simons
5735fd0128 haskell-language-c-quote: remove obsolete version 0.4.4 2013-05-11 15:55:35 +02:00
Peter Simons
2daf1ab356 haskell-monad-loops: update to version 0.4.2 2013-05-11 15:55:35 +02:00
Peter Simons
3d3b5ba472 haskell-accelerate: update to version 0.13.0.0 2013-05-11 15:55:35 +02:00
Peter Simons
f3c909143a haskell-accelerate-io: update to version 0.13.0.0 2013-05-11 15:55:35 +02:00
Peter Simons
eea7bbaf1a haskell-accelerate-examples: update to version 0.13.0.0 2013-05-11 15:55:34 +02:00
Peter Simons
e7bf966cd8 haskell-accelerate-cuda: update to version 0.13.0.0 2013-05-11 15:55:34 +02:00
Mathijs Kwik
7761952d06 btrfsprogs: upgrade to latest git
this incorporates all patches we already used and makes btrfs-send
work with kernel 3.9+
2013-05-11 15:27:54 +02:00
Evgeny Egorochkin
c7b3fbddf0 Merge pull request #520 from dysinger/t/leveldb
Add Google's LevelDB (BSD) to Nix
2013-05-11 04:35:23 -07:00
Bjørn Forsman
7f1509aba6 ninja: use version attribute
...to avoid the risk of downloading a different version than the package
name suggests (i.e. on the next version bump).
2013-05-11 12:01:33 +02:00
Bjørn Forsman
beb2a7a579 ninja: add description and license 2013-05-11 12:01:31 +02:00
Bjørn Forsman
5ab346a327 ninja: move out of pythonPackages
ninja is a build system written in C++ that just happens to use python
to build/install *itself*. It is not a "python package".

After this commit, ninja will be at pkgs.ninja instead of
pkgs.pythonPackages.ninja.
2013-05-11 12:01:00 +02:00
Domen Kozar
7044fd8e05 btsync: upgrade to 1.0.132 2013-05-11 09:31:25 +02:00
Tim Dysinger
3fc7f4e68f add leveldb 2013-05-10 21:00:31 -10:00
Evgeny Egorochkin
8d7e1a79cc AppArmor: add a sample patched kernel. 2013-05-11 08:50:34 +03:00
Evgeny Egorochkin
a9459797e2 AppArmor: fix silent build breakage. 2013-05-11 08:50:33 +03:00
Peter Simons
3b2254a3af Remove myself from the meta.maintainer field of most Haskell packages.
There is no point in receiving hundreds of e-mails; I cannot read them anyway.
2013-05-11 00:36:59 +02:00
Evgeny Egorochkin
a35052c2e6 Ninja build system: package version 1.2.0 2013-05-11 00:13:17 +03:00
Jaka Hudoklin
67af13dbf8 Add libgit2, pygit2 and powerline beta 2013-05-10 20:41:12 +00:00
Evgeny Egorochkin
f2f439a44b Eclipse: replace disappeared mirrors 2013-05-10 23:38:59 +03:00
Peter Simons
c413721d7c haskell-atomic-primops: add version 0.1.0.2 2013-05-10 22:23:32 +02:00
Peter Simons
60195e10ba haskell-haskdogs: update to version 0.3.1 2013-05-10 21:55:38 +02:00
Peter Simons
a6c09a975d haskell-authenticate-oauth: update to version 1.4.0.6 2013-05-10 21:55:38 +02:00
Peter Simons
780689f9f5 haskell-crypto-api: update to version 0.12.2.1 2013-05-10 21:55:37 +02:00
Peter Simons
738cc68fcb haskell-texmath: update to version 0.6.1.5 2013-05-10 21:55:37 +02:00
Peter Simons
23d93b521d haskell-lockfree-queue: update to version 0.2.0.2 2013-05-10 21:55:37 +02:00
Peter Simons
7eb6fa31a6 haskell-hspec: update to version 1.5.4 2013-05-10 21:55:37 +02:00
Peter Simons
794976cc68 haskell-hspec-meta: update to version 1.5.4 2013-05-10 21:55:37 +02:00
Peter Simons
0667548598 haskell-highlighting-kate: update to version 0.5.3.9 2013-05-10 21:55:37 +02:00
Peter Simons
f23da9db3c haskell-abstract-deque: update to version 0.2 2013-05-10 21:55:37 +02:00
Peter Simons
35618d1692 haskell-IORefCAS: update to version 0.2.0.1 2013-05-10 21:55:37 +02:00
Domen Kozar
4b166d6944 deluge: install icons 2013-05-10 19:17:52 +02:00
Domen Kozar
1aaa1a7b5b add networ-manager-openvpn, WIP 2013-05-10 19:17:51 +02:00
Evgeny Egorochkin
b2f92ce250 Merge pull request #516 from himikof/master
Fix python-webtest build with python 2.7
2013-05-10 08:26:34 -07:00
Evgeny Egorochkin
9a2685af9b Merge pull request #515 from bjornfor/openocd
OpenOCD: bump from 0.6.1 to 0.7.0
2013-05-10 08:18:52 -07:00
Nikita Ofitserov
73c9e1706e webtest depends on unittest2 on python 2.x
This fixes its build with python 2.7.
2013-05-10 17:52:01 +04:00
Evgeny Egorochkin
f948351946 Calligra: update to 2.5.5 this time for real 2013-05-10 16:36:12 +03:00
Evgeny Egorochkin
0ef509b1e0 Apparmor: update to 2.8.1 2013-05-10 16:36:11 +03:00
Bjørn Forsman
263b411639 openocd: update homepage
The old one still works, but it redirects to the new one:
http://openocd.sourceforge.net/
2013-05-10 15:30:25 +02:00
Bjørn Forsman
6ad413668e openocd: bump to version 0.7.0
OpenOCD 0.7.0 has grown a dependency on libusb1.
2013-05-10 15:30:25 +02:00
Bjørn Forsman
d67fc9d604 libftdi: bump to version 0.20
Needed for openocd 0.7.0 (added in the next commit).

NOTE: There is also a libftdi 1.0 version, but openocd only needs 0.20
so I didn't bother. (libftdi 1.0 uses CMake build system and has lots of
changes.)
2013-05-10 15:30:11 +02:00
Karn Kallio
5c95ebf300 pakcs: update to version 1.11.2 2013-05-10 14:41:29 +02:00
Lluís Batlle i Rossell
5e4a456e6f Typo in pcl meta 2013-05-10 12:04:59 +02:00
Evgeny Egorochkin
c3767704f4 KWebKitPart: new package 2013-05-10 05:03:54 +03:00
Evgeny Egorochkin
675c4c70ad bluedevil: update to 1.3.1 2013-05-10 04:38:16 +03:00
Evgeny Egorochkin
6310f39a5e libbluedevil: update to 1.9.3 2013-05-10 04:37:49 +03:00
Evgeny Egorochkin
1e2b208314 Amarok: fix build against KDE 4.10 2013-05-10 04:13:31 +03:00
Jaka Hudoklin
09f342edc9 firefoxWrapper: Add libcanberra gtk module to firefox 2013-05-10 00:44:03 +00:00
Michael Raskin
76d685d347 Update Racket: patch by Karn Kallio 2013-05-10 00:50:18 +04:00
Lluís Batlle i Rossell
ac4dcaba52 Adding pygobject3 (for bluez4).
bluez-simple-agent fails to work otherwise.
We discussed this a bit on #486, and this looks like the simplest way to
get bluez-simple-agent again.
2013-05-09 19:11:30 +00:00
Lluís Batlle i Rossell
43615a640f kdewrapper: fixes in env vars 2013-05-09 18:44:27 +00:00
Lluís Batlle i Rossell
4e7208fe2e Adding a KDE wrapper, to easily have KDE programs in nix-env.
Specially for those not running KDE.
2013-05-09 18:40:29 +00:00
Eelco Dolstra
e083d32d22 sysklogd: Don't remove /dev/log when syslogd exits
This messes up systemd-journald.
2013-05-09 16:28:36 +02:00
Michael Raskin
9d92fe013e Adding E-KRHyper theorem prover 2013-05-09 17:47:58 +04:00
Vladimír Čunát
369defb7c1 sysvtools: fix symlink when withoutInitTools = false 2013-05-09 15:15:04 +02:00
Vladimír Čunát
ec3965d8d0 Revert Merge x-updates into master due to mesa bloat
See #490 discussion.

This reverts commit 1278859d31, reversing
changes made to 0c020c98f9.

Conflicts:
	pkgs/desktops/xfce/core/xfce4-session.nix (take master)
	pkgs/lib/misc.nix (auto)
2013-05-09 14:03:35 +02:00