Commit graph

55571 commits

Author SHA1 Message Date
John Wiegley e37328fd93 Add Eric Seidel as a maintainer 2015-01-03 07:29:35 -05:00
Domen Kožar f0986011b4 k3b: 2.0.2 -> 2.0.3
(cherry picked from commit cb58784fb903811cf66bc1af871f15f43b538962)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-03 11:55:40 +01:00
William A. Kennington III 6b9133dbae Add all-packages.nix changes 2015-01-02 17:25:23 -08:00
William A. Kennington III 449e2b4afb ntdb: Add derivation 2015-01-02 17:22:37 -08:00
William A. Kennington III a32175d04f ctdb: Add derivation 2015-01-02 17:22:37 -08:00
William A. Kennington III 6ffde6cd15 cifs-utils: Add more useful dependencies 2015-01-02 17:22:37 -08:00
William A. Kennington III 257b2ae888 ldb: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III 8eb6d05170 tdb: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III 0a03d675a9 talloc: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III 7fd69d9f8d tevent: Update dependency list 2015-01-02 17:22:37 -08:00
William A. Kennington III bd0567ecd4 heimdal: Build hcrypto for depdendant applications 2015-01-02 17:22:37 -08:00
William A. Kennington III cde8e6086f subunit: Update to 1.0.0 and build other bindings 2015-01-02 17:22:37 -08:00
William A. Kennington III 312f812c40 testscenarios: Add derivation 2015-01-02 17:22:36 -08:00
William A. Kennington III 40e433f6ff iniparser: 3.0b -> 3.1 2015-01-02 17:22:36 -08:00
Michael Raskin d64160ec99 Add optional IPv6 support for nix-binary-cache 2015-01-03 03:05:26 +03:00
Peter Simons 4e7eb5c538 haskell-intern: re-generate with cabal2nix 2015-01-03 00:24:48 +01:00
Peter Simons 34ed92c995 liquidhaskell: re-generate with cabal2nix 2015-01-03 00:24:48 +01:00
Peter Simons 6a3616375f Merge pull request #5533 from ryantrinkle/ghcjs-cabal-fixes
Eliminate incorrect version checks from cabalJs
2015-01-03 00:11:01 +01:00
Peter Simons 2be045fac5 Merge pull request #5534 from ryantrinkle/ghcjs-workarounds
Work around issues that appear when compiling the 'split' and 'dependent-map' packages with ghcjs
2015-01-03 00:10:13 +01:00
Cillian de Róiste 2caa039b95 lmms: update from 1.0.3 to 1.1.0 2015-01-02 23:51:03 +01:00
Cillian de Róiste e75f0a7f86 yaws: update from 1.98 to 1.99 2015-01-02 23:49:15 +01:00
Cillian de Róiste d168e77b71 darktable: update from 1.6.0 to 1.6.1 2015-01-02 23:48:48 +01:00
Cillian de Róiste f5e874903e yoshimi: update from 1.3.0 to 1.3.1 2015-01-02 23:47:59 +01:00
lethalman 45e5b4903c Merge pull request #5536 from nckx/duff
duff: fix syntax error causing ugly error message (no failures)
2015-01-02 23:13:22 +01:00
Tobias Geerinckx-Rice 773c0d2a81 duff: fix syntax error causing ugly error message (no failures) 2015-01-02 22:45:39 +01:00
John Wiegley 8dd9fd7b20 haskellPackages.intern: new expression 2015-01-02 15:32:21 -06:00
John Wiegley f742da0a31 liquidhaskell: new expression 2015-01-02 15:29:01 -06:00
William A. Kennington III e0a5b75d9c zfs: Update git version 2015-01-02 12:46:36 -08:00
William A. Kennington III a47b064595 spl: Update git 2015-01-02 11:38:31 -08:00
Ryan Trinkle e50802323c Work around issues that appear when compiling the 'split' and 'dependent-map' packages with ghcjs 2015-01-02 14:25:16 -05:00
William A. Kennington III ab18f1509a gperftools: 2.2.1 -> 2.3 2015-01-02 10:47:41 -08:00
William A. Kennington III 371de847ed tinc_pre: 199573 -> d28f332 2015-01-02 10:43:55 -08:00
William A. Kennington III 085f7e2d42 ldb: 1.1.18 -> 1.1.19 2015-01-02 10:43:55 -08:00
William A. Kennington III 4ca9e064e8 yubikey-personalization-gui: 3.1.16 -> 3.1.18 2015-01-02 10:43:55 -08:00
William A. Kennington III a909b4f58a tdb: 1.3.3 -> 1.3.4 2015-01-02 10:43:55 -08:00
William A. Kennington III 58b0d8a131 yubikey-personalization: 1.16.1 -> 1.16.2 2015-01-02 10:43:55 -08:00
William A. Kennington III feabfa0cc2 iperf: 3.0.9 -> 3.0.10 2015-01-02 10:43:55 -08:00
William A. Kennington III 9a56a86f5e libu2f-host: 0.0.1 -> 0.0.2 2015-01-02 10:43:54 -08:00
Ryan Trinkle b1e967958e Eliminate incorrect version checks from cabalJs 2015-01-02 12:30:19 -05:00
Peter Simons 68ab9b7958 Merge pull request #5523 from nckx/util-linux-path
util-linux: fix rtcwake(8) to search $PATH for shutdown(8)
2015-01-02 18:10:51 +01:00
Domen Kožar 1f523bb23d clarify things about hashed passwords and mutableUsers 2015-01-02 17:32:56 +01:00
Eelco Dolstra fee59b1235 geeqie: Revert to 1.1
Version 1.2 has some relatively critical issues:

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762257
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765437

Until these are fixed, it's better to stick to 1.1.
2015-01-02 17:15:20 +01:00
Bjørn Forsman ca9d370f56 attic: add missing dependency on 'llfuse'
Without this one cannot mount the backup repository:

 $ attic mount /backups/backup.attic mnt
 attic: the "llfuse" module is required to use this feature
 attic: Exiting with failure status due to previous errors
2015-01-02 15:17:42 +01:00
Bjørn Forsman b8e860682b python-llfuse: new package
Python bindings for the low-level FUSE API. (Needed by attic, the backup
program.)
2015-01-02 15:17:42 +01:00
Peter Simons 64cef6eaa7 youtube-dl: enable the documentation build 2015-01-02 14:56:46 +01:00
Peter Simons 8235e8c544 Switch users of 'pandoc' to the lean version. 2015-01-02 14:56:24 +01:00
Peter Simons c2b1ff33fe Add a 'pandoc' variant to the top-level that has no run-time dependencies on GHC or any other Haskell package. 2015-01-02 14:55:38 +01:00
Eelco Dolstra 8281ef1231 Merge pull request #5425 from ts468/xen
Update: Xen: 4.0.3 -> 4.4.1
2015-01-02 12:01:40 +01:00
William A. Kennington III ffee9f6a92 nss: Fix gentoo patch to specify library path in nss.pc 2015-01-02 00:24:49 -08:00
William A. Kennington III c66cc0719f heimdal: Fix spacing 2015-01-02 00:24:49 -08:00