Commit graph

48976 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice b7a4231be7 Update stress-ng 0.03.11 -> 0.03.13 2015-02-02 00:15:46 +01:00
Eelco Dolstra f0f99d5212 Merge pull request #6051 from victoredwardocallaghan/php
php: update from 5.4.35 to 5.4.37
2015-01-29 19:03:53 +01:00
Pascal Wittmann d25bf1519e Merge pull request #6047 from k0ral/webkitgtk
webkitgtk: 2.6.4 -> 2.6.5
2015-01-29 16:20:49 +01:00
Edward O'Callaghan ed232ef5f8 php: update from 5.4.35 to 5.4.37
Potentially fixes CVE-2014-8142, CVE-2014-9427, CVE-2015-0231, CVE-2015-0232

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-30 01:54:20 +11:00
Peter Simons e439e1dfa8 haskell-HGraphStorage does not compile. 2015-01-29 15:31:49 +01:00
Peter Simons 04f12cc838 Avoid build errors in Haskell packages sdf2p1-parser, grid, and stratum-tool. 2015-01-29 15:31:49 +01:00
Peter Simons 51de585de2 haskell-text-show: test suite doesn't compile because of missing overlap.h header 2015-01-29 15:31:49 +01:00
Peter Simons c924672374 haskell-configuration-ghc-7.8.x: smtp-mail-ng compiles now 2015-01-29 15:31:49 +01:00
Peter Simons a065319173 hackage-packages.nix: re-generate from Hackage 2015-01-29T10:57:55+0100 2015-01-29 15:31:49 +01:00
Pascal Wittmann bbea8de994 Merge pull request #6058 from nckx/update-perl-Gtk-Glib
Update Perl Gtk2 & Glib
2015-01-29 15:21:51 +01:00
Tobias Geerinckx-Rice 694732f5a7 perl-packages: update Gtk2 1.2494 -> 1.2495 2015-01-29 13:49:04 +01:00
Tobias Geerinckx-Rice e23eb33bfd perl-packages: update Glib 1.307 -> 1.310 2015-01-29 13:48:20 +01:00
Edward O'Callaghan e7ecb78aab version-management/gitolite: Bump version 3.6.1 -> 3.6.2
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-29 23:45:50 +11:00
Pascal Wittmann d72047882e Merge pull request #6043 from victoredwardocallaghan/bladeRF
libraries/libbladeRF: Fix documentation build
2015-01-29 12:10:24 +01:00
koral 2a64bd0e49 webkitgtk: 2.6.4 -> 2.6.5 2015-01-29 11:16:42 +01:00
Wout Mertens ef2e0ffdea stdenv: fix eval - the return 2015-01-29 10:54:07 +01:00
Domen Kožar 857f32dfe7 Merge pull request #5967 from k0ral/rmlint
rmlint: 1.0.8 -> 2.0.0
2015-01-29 10:48:54 +01:00
Domen Kožar 54f0b25d92 Merge pull request #6006 from ts468/mdadm
Update path in udev rule of mdadm
2015-01-29 10:47:29 +01:00
Wout Mertens 006769be70 stdenv: fix eval
silly 💩
2015-01-29 10:46:35 +01:00
Thomas Strobel c9364fdbb7 Update path in udev rule of mdadm 2015-01-29 10:44:06 +01:00
Domen Kožar 45c52b7312 Merge pull request #6040 from ambrop72/gawk-cross
gawk: Fix cross compiling.
2015-01-29 10:42:18 +01:00
Wout Mertens 0feb19b6b4 stdenv: take license parameter checks out of mkDerivation path 2015-01-29 10:38:33 +01:00
Vincent Laporte db75b5d052 merlin: update from 2.1 to 2.1.1 2015-01-29 08:43:15 +01:00
Vincent Laporte 54c8a82818 utop: wrap all installed programs 2015-01-29 08:43:15 +01:00
Vincent Laporte 58297aa1e7 Why3: build also the Coq tactic. 2015-01-29 08:43:15 +01:00
Edward O'Callaghan 67d0569b25 libraries/libbladeRF: Fix documentation build
Some of the documentation is built with pandoc using
some custom bash script. We need to fixup the shebang
for that script to correctly run. Other parts of the
documentation is built using help2man and doxygen.

We also make libtecla a dependency for interactive
help support.

There is an upstream bug that makes builds fail when
pandoc is in PATH. Most importantly however, the
man pages should now build and install correctly.

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-29 16:50:41 +11:00
Ambroz Bizjak 6837efe3bb gawk: Fix cross compiling.
Note that this does not trigger rebuild for native builds.
2015-01-29 00:19:57 +01:00
Peter Simons 78980ea300 hackage-packages: re-generate from Hackage 2015-01-28T23:33:14+0100 2015-01-28 23:40:48 +01:00
Arseniy Seroka 7e638e0809 lushtags: mark as broken 2015-01-29 01:33:24 +03:00
Domen Kožar d639a42241 Merge pull request #6036 from ambrop72/cloog-cross
cloog-ppl: Move build inputs to nativeBuildInputs.
2015-01-28 22:43:38 +01:00
Domen Kožar 2d51fe4005 Merge pull request #6031 from offlinehacker/pkgs/influxdb-backup/add
Add influxdb-backup
2015-01-28 22:41:21 +01:00
Domen Kožar 1cb02a448a Merge pull request #6000 from k0ral/moreutils
moreutils: 0.54 -> 0.55
2015-01-28 22:36:57 +01:00
Ambroz Bizjak daa77cb0b2 cloog-ppl: Move build inputs to nativeBuildInputs.
This fixes cross-compilation since then we don't try to cross-compile Perl.
2015-01-28 22:30:53 +01:00
koral 3544c17df5 moreutils: 0.54 -> 0.55 2015-01-28 22:30:02 +01:00
Rob Vermaas d8cba34bea Update sysdig to 0.1.95 2015-01-28 21:37:09 +01:00
Rok Garbas 21db3eaa60 i3lock: it's cleaner to use $out/share/man in the first place.
it is true that $out/man is automatically moved to $out/share/man, but using
"share" folder is cleaner solutions suggested by @edolstra here #6014
2015-01-28 19:56:13 +01:00
lethalman a15edc22e3 Merge pull request #5615 from nckx/freefall
Add freefall: hard drive protection on HP/Dell laptops
2015-01-28 18:52:46 +01:00
koral 3ed8c422a5 rmlint: 1.0.8 -> 2.0.0 2015-01-28 17:35:12 +01:00
Andrey Arapov 2695233823 Adds a new package: ent - A Pseudorandom Number Sequence Test Program
The program is useful for evaluating pseudorandom number generators
for encryption and statistical sampling applications, compression
algorithms, and other applications where the information density of a
file is of interest.

Official page http://www.fourmilab.ch/random/
2015-01-28 16:45:46 +01:00
Peter Simons 1ae5dd1457 all-packages.nix: remove broken 'libbluedevil-qt5' attribute to fix Nixpkgs evaluation 2015-01-28 16:40:05 +01:00
Peter Simons 768ad2c131 hackage-packages.nix: re-generate from Hackage 2015-01-28T11:46:01+0100 2015-01-28 16:36:22 +01:00
Eelco Dolstra 32183b2ea4 nspr: Update to 4.10.8 2015-01-28 16:28:42 +01:00
Jaka Hudoklin 9eb3b108e8 Add influxdb-backup 2015-01-28 16:28:31 +01:00
Thomas Tuegel 0ee569694c Merge pull request #6029 from ttuegel/plasma52
Plasma 5.2 preview
2015-01-28 09:08:28 -06:00
Tobias Geerinckx-Rice 94a600772e Add freefall: hard drive protection on HP/Dell laptops 2015-01-28 15:59:20 +01:00
Thomas Tuegel aa308252ac kf56, plasma52: use ordinary stdenv 2015-01-28 08:40:27 -06:00
Thomas Tuegel 41d5797478 kf56.kpackage: patch to allow external paths 2015-01-28 08:39:42 -06:00
lethalman 2140080b08 Merge pull request #5750 from rycee/issue/5741
Wrap 'tig' command to add with git to PATH.
2015-01-28 14:52:45 +01:00
lethalman 057eac65d9 Merge pull request #5587 from nckx/keyfinder
Add libkeyfinder and keyfinder{,-cli} interfaces
2015-01-28 14:49:57 +01:00
lethalman 22244aba42 Merge pull request #5972 from nckx/update-exfat
Update fuse-exfat 1.0.1 -> 1.1.0
2015-01-28 14:44:43 +01:00