Commit graph

26322 commits

Author SHA1 Message Date
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
Evgeny Egorochkin f0a495e886 Merge pull request #521 from bjornfor/ninja
Ninja: some small changes
2013-05-11 04:33:10 -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
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