Commit Graph

61557 Commits

Author SHA1 Message Date
Peter Simons
8a9de1effd hackage-packages.nix: re-generate from Hackage state 318f4faa8b 2015-04-23 11:34:05 +02:00
William A. Kennington III
a7638854d2 libdbi-drivers: Fix 2015-04-22 21:16:22 -07:00
Tuomas Tynkkynen
663c972385 trace-cmd: Fix build by adding docbook_xsl dependency
Gets rid of this build error:

make -C /tmp/nix-build-trace-cmd-2.5.3.drv-0/trace-cmd/Documentation all
      ASCIIDOC            trace-cmd-hist.1.xsl
*********************************
** No docbook.xsl is installed **
** Can't make man pages        **
*********************************
Makefile:59: recipe for target '/tmp/nix-build-trace-cmd-2.5.3.drv-0/trace-cmd/Documentation/trace-cmd-hist.1' failed
2015-04-23 06:32:54 +03:00
Tobias Geerinckx-Rice
fb235a871a mcelog 114 -> 115: major path fixes
Both $out/bin/mcelog and $out/etc/mcelog/mcelog.conf now point to
the correct $out/etc/mcelog.
2015-04-23 01:52:18 +02:00
Tobias Geerinckx-Rice
07b9356023 b43-firmware: add new version 6.30.163.46 2015-04-23 01:52:18 +02:00
Tobias Geerinckx-Rice
b7135f496e suid-chroot 1.0.1 -> 1.0.2 (and refactor)
More of a conversion excercise than anything, but here you go.
2015-04-23 01:52:18 +02:00
William A. Kennington III
1adb482638 Convert more applications to libmysql 2015-04-22 16:09:41 -07:00
William A. Kennington III
781d77d507 rsyslog: Use libmysql instead of mysql 2015-04-22 16:08:53 -07:00
William A. Kennington III
5129c67fd3 libdbi-drivers: Use libmysql 2015-04-22 16:06:33 -07:00
William A. Kennington III
618c051985 bareos: Use libmysql instead of mysql 2015-04-22 16:03:20 -07:00
William A. Kennington III
88b8333750 bareos: Correctly fix libceph 2015-04-22 16:01:50 -07:00
Moritz Ulrich
b8f33f1147 Fix evaluation by re-adding ceph to bareos. 2015-04-23 00:58:07 +02:00
William A. Kennington III
6e2dde7b78 nginx: 1.6.3 -> 1.8.0 2015-04-22 15:28:10 -07:00
William A. Kennington III
37ab5f0ad0 kernel: 3.18.11 -> 3.18.12 2015-04-22 14:49:43 -07:00
William A. Kennington III
e074268230 stunnel: 5.14 -> 5.16 2015-04-22 14:47:09 -07:00
William A. Kennington III
b6960ac709 libinput: 0.13.0 -> 0.14.1 2015-04-22 14:41:14 -07:00
William A. Kennington III
dc3f962f64 curl: 7.41.0 -> 7.42.0 2015-04-22 14:37:53 -07:00
William A. Kennington III
fe69e24330 ceph: More refactoring 2015-04-22 14:32:41 -07:00
William A. Kennington III
05d7fb2054 ceph: Add git derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III
9f55b2de6a ceph: More refactoring 2015-04-22 12:35:21 -07:00
William A. Kennington III
49967a7b3a sphinx: 1.2.3 -> 1.3.1 2015-04-22 12:35:21 -07:00
William A. Kennington III
6a031c8aa7 snowballstemmer: Add derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III
d144b28996 PyStemmer: Add derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III
18e91d3614 alabaster: Add derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III
132c01761e docutils: 0.11 -> 0.12 2015-04-22 12:35:21 -07:00
William A. Kennington III
fccee5c58b accelio: Fix patch 2015-04-22 12:35:21 -07:00
Moritz Ulrich
80e5dcbb90 haskell-configuration-ghc-7.10.x: bug report link for AttoBencode. 2015-04-22 21:00:01 +02:00
Edward Tjörnhammar
63563b2c5f ideas: correct env vars in wrapper 2015-04-22 20:15:05 +02:00
Edward Tjörnhammar
a039f4a584 idea-{community,ultimate}: 14.1.1 -> 14.1.2 2015-04-22 19:19:45 +02:00
Lluís Batlle i Rossell
5a21c015c7 Updating cjdns to 20150422. 2015-04-22 17:11:10 +02:00
Nikolay Amiantov
05dd67ce9f schedtool: add package 2015-04-22 17:50:41 +03:00
Nikolay Amiantov
e749f1ef61 emacsPackages: use Agda and ghc-mod from 7.8 2015-04-22 17:50:41 +03:00
Nikolay Amiantov
9ae0798e73 steam: fix for new fhs-userenv 2015-04-22 17:50:41 +03:00
Nikolay Amiantov
19c497050e fhs-userenv: refactor and try to chdir to the current directory
runScript now expects a filename instead of a Bash snippet; thus, "exec" should be
omitted.
2015-04-22 17:50:41 +03:00
Nikolay Amiantov
508ef7e629 fhs-userenv: fix mkdirs 2015-04-22 17:50:41 +03:00
Nikolay Amiantov
b66be2a549 fhs-userenv: move mounts map 2015-04-22 17:50:40 +03:00
Nikolay Amiantov
97931361d7 fhs-userenv: refactor envvars and propagate SSL_CERT_FILE 2015-04-22 17:50:40 +03:00
Nikolay Amiantov
de487c5c99 fhs-chrootenv: propagate SSL_CERT_FILE 2015-04-22 17:50:40 +03:00
Nikolay Amiantov
68fabf295d fhs-chrootenv-env: cleanup 2015-04-22 17:50:40 +03:00
Nikolay Amiantov
7a01374bf3 fhs-chrootenv-env: refactor /etc build and add ssl certs 2015-04-22 17:50:40 +03:00
Arseniy Seroka
2339c2a969 Merge pull request #7503 from magnetophon/jaaa-master_64bit
fix 64 bit build of jaaa
2015-04-22 17:35:47 +03:00
Nikolay Amiantov
298341f1c4 androidEnv.platformTools: add /bin 2015-04-22 17:35:00 +03:00
Bart Brouns
9857e8353b jaaa: add desriptions, remove longdescriptions 2015-04-22 16:28:37 +02:00
Moritz Ulrich
40d135b6ad GHC 7.10: Fix Data.AttoBencode. 2015-04-22 15:18:56 +02:00
Georges Dubus
d10fb7c7be Merge pull request #7511 from Havvy/rustc-1.0.0-beta2
Rustc 1.0.0 beta2
2015-04-22 14:25:26 +02:00
Tobias Geerinckx-Rice
e727aae8ca jfbview 0.4.2 -> 0.5.1
Also adds two new tools to the package: jpdfcat (quick and dirty text
dumper) and jpdfgrep (PDF search tool with weird syntax).
2015-04-22 12:34:15 +02:00
Tobias Geerinckx-Rice
e4f0c4a494 netsniff-ng -> v0.5.9-rc5 2015-04-22 12:32:59 +02:00
William A. Kennington III
96101d07db ceph: Xio is only supported in 0.94 and newer 2015-04-22 01:24:50 -07:00
William A. Kennington III
5a573862a2 ceph: Major refactoring 2015-04-22 01:17:55 -07:00
Georges Dubus
7372c5434f nixbang: upgrade to 0.1.2 2015-04-22 10:00:26 +02:00