Eelco Dolstra
491c088731
Revert "Merge #2692 : Use pam_env to properly setup system-wide env"
...
This reverts commit 18a0cdd864
.
2014-06-10 13:03:44 +02:00
Luca Bruno
9265a61453
gvfs: add more supported protocols in gnome 3.12. Closes #2880
2014-06-10 12:25:31 +02:00
Moritz Ulrich
717d9c39f9
leiningen: Update to 2.4.0.
2014-06-10 11:49:47 +02:00
Moritz Ulrich
966f13880f
Clojure: bump to 1.6.0.
2014-06-10 11:46:05 +02:00
Vladimír Čunát
18a0cdd864
Merge #2692 : Use pam_env to properly setup system-wide env
2014-06-10 11:42:59 +02:00
Georges Dubus
927c41e258
fish: Fixed tab completion with sudo ( close #2705 )
...
We don't have /sbin and /usr/sbin, so fish complains.
2014-06-10 11:36:12 +02:00
John Wiegley
651595c969
texlive: add potrace dependency without qualification
2014-06-10 08:57:52 +00:00
John Wiegley
0085a1aae3
potrace: allow building on any unix
2014-06-10 08:57:41 +00:00
Michael Raskin
a852b53bff
Add potrace to texLive dependencies
2014-06-10 11:25:03 +04:00
Michael Raskin
26c8490ea1
Install libpotrace
2014-06-10 11:24:43 +04:00
Michael Raskin
c6c152daad
Create botan.pc just in case
2014-06-10 10:48:38 +04:00
Michael Raskin
99d59d8094
Update jq
2014-06-10 09:41:48 +04:00
Michael Raskin
b7b58f90d8
Update ZPAQ
2014-06-10 09:41:23 +04:00
Michael Raskin
cfe5bee000
Update botan
2014-06-10 09:29:13 +04:00
Michael Raskin
f4987a0edc
Update Monotone and add source-updater script
2014-06-10 09:21:26 +04:00
John Wiegley
d0365a6cde
git-annex: build on Darwin, and rely on cabal to set flags
...
Fixes #2519
2014-06-10 02:28:23 +00:00
John Wiegley
7ebe9b1e16
haskell-ghc-mod: 4.1.1 -> 4.1.2
2014-06-09 21:01:59 -05:00
John Wiegley
5100a2bbb3
texlive: upgrade to 20140528
2014-06-09 20:52:19 -05:00
Sander van der Burg
6b6f098fd1
disnix: bump versions and update module to use its latest features
2014-06-09 23:46:30 +02:00
Domen Kožar
7334e38af5
Merge pull request #2678 from offlinehacker/pkgs/systemd/fix_python
...
systemd: fix python support
2014-06-09 23:09:32 +02:00
Domen Kožar
fb9c0d53b2
xbmc: 13.0 -> 13.1
2014-06-09 20:42:57 +02:00
Domen Kožar
be976b2c46
pypy: disable a test
2014-06-09 20:42:57 +02:00
Vladimír Čunát
97006eb5ed
Merge #2638 : fix weechat build on darwin
...
Conflicts (trivial):
pkgs/development/python-modules/pycrypto/default.nix
2014-06-09 19:37:06 +02:00
Vladimír Čunát
35f47bcfd8
fix evaluation (wrong meta.maintainers field)
2014-06-09 19:12:17 +02:00
Sander van der Burg
094635257e
mysql-connector-java: Bump to version 5.1.31
2014-06-09 19:11:33 +02:00
lethalman
f5aeae49ef
Merge pull request #2837 from lethalman/security
...
Add system.replaceRuntimeDependencies to quickly replace system dependencies
2014-06-09 15:42:59 +02:00
Rickard Nilsson
9018d3c4f2
tinc: Update from 1.0.23 to 1.0.24
2014-06-09 15:14:05 +02:00
Rickard Nilsson
c86d89639a
postfix-211: Update from 2.11.0 to 2.11.1
2014-06-09 15:14:05 +02:00
Rob Vermaas
cf3a2d0475
Add vtop, update some node packages.
2014-06-09 13:38:04 +02:00
Sander van der Burg
33d99a22ca
nixos-build-vms: Fix function invocation to test driver
2014-06-09 13:36:26 +02:00
Peter Simons
473ab2b362
haskell-vector: add version 0.10.11.0
2014-06-09 13:00:33 +02:00
Peter Simons
164c81be84
haskell-hscolour: define the bootstap version of this package using 'extension' rather than by passing an additional parameter to it
2014-06-09 13:00:33 +02:00
Peter Simons
977d43f6c5
cran-packages.nix: fix a couple of builds
2014-06-09 12:58:48 +02:00
Bjørn Forsman
054a3c0321
nixos/graphite-service: clean up restartTriggers
...
Currently, the restartTriggers are abusing the systemd unit file in that
the cfg.carbon.config/storageAggregation/... option text is pasted into
the unit file. Even though this sort-of works (the service is restarted
if the config changes) this causes systemd to print error messages about
invalid sections (rightfully so!).
The correct use of restartTriggers is to list storage paths, which is
what this change does. If any of the
cfg.carbon/config/storageAggregation/... options change, configDir will
get a new hash. It is not as "fine grained" as the current version, but
it is not abusing the interface.
Also, remove unneeded 'waitress' in one of the restartTriggers, because
it is already listed as part of the service config.
2014-06-09 11:40:33 +02:00
Bjørn Forsman
208d466c21
nixos/graphite-service: make option descriptions end with '.'
...
Because that is how it is supposed to be.
2014-06-09 11:40:28 +02:00
John Wiegley
0e400be1ec
haskell-RepLib: do not build haddocks
2014-06-09 03:58:52 -05:00
John Wiegley
1986a10d41
cabal-db: new expression
2014-06-09 03:58:52 -05:00
Peter Simons
20da5ecc9c
haskell-parsers: update to version 0.11.0.2
...
Unfortunately, there are still build errors with this package (see
https://github.com/ekmett/parsers/issues/39 ). We need the latest
version, though, because older ones won't work with the latest
attoparsec.
2014-06-09 10:27:00 +02:00
Peter Simons
b3c9513efe
haskell-vty-5.1.0: jailbreak to fix build with lens 4.2
2014-06-09 10:27:00 +02:00
Mateusz Kowalczyk
3287542c57
haskell-vty: add version 5.1.0
2014-06-09 10:27:00 +02:00
Mateusz Kowalczyk
f481b682b6
test-framework-smallcheck: 0.2
2014-06-09 10:27:00 +02:00
Peter Simons
c7e1a2c5cc
haskell-cabal-cargs: jailbreak to fix build with recent versions of either, lens, and tasty
...
https://github.com/dan-t/cabal-cargs/issues/3
2014-06-09 10:27:00 +02:00
Thomas Bereknyei
766d934090
haskell-cabal-cargs: add version 0.6.1
2014-06-09 10:27:00 +02:00
Peter Simons
6071b304ef
haskell-cabal-lenses: jailbreak to fix build
2014-06-09 10:27:00 +02:00
Peter Simons
f085cf3999
haskell-snap: jailbreak to fix build with lens 4.2
2014-06-09 10:27:00 +02:00
Peter Simons
40eb5a5f73
haskell-system-fileio: require Cabal >= 1.8
2014-06-09 10:27:00 +02:00
Peter Simons
b134e2a0fd
haskell-defaults.nix: don't provide singletons on pre-7.8.x platforms
2014-06-09 10:27:00 +02:00
Peter Simons
717fe5e3e4
haskell-threadscope: update to version 0.2.4
2014-06-09 10:27:00 +02:00
Peter Simons
6aea9b49ca
haskell-threads: update to version 0.5.1.2
2014-06-09 10:27:00 +02:00
Peter Simons
7ac3849712
haskell-snap: update to version 0.13.2.7
2014-06-09 10:27:00 +02:00