Peter Simons
c162ba42e5
haskell-warp: update to version 2.0.2.1
2014-02-02 22:36:12 +01:00
Peter Simons
f834ae003f
haskell-snap: update to version 0.13.2.2
2014-02-02 22:36:12 +01:00
Peter Simons
b409b23fa0
haskell-shelly: update to version 1.4.3.1
2014-02-02 22:36:12 +01:00
Peter Simons
e78bcf3b16
haskell-safe: update to version 0.3.4
2014-02-02 22:36:12 +01:00
Peter Simons
99c930d791
haskell-pipes: update to version 4.1.0
2014-02-02 22:36:12 +01:00
Peter Simons
599d0e193c
haskell-pipes-safe: update to version 2.0.2
2014-02-02 22:36:12 +01:00
Peter Simons
3212a49491
haskell-pipes-parse: update to version 3.0.0
2014-02-02 22:36:12 +01:00
Peter Simons
7ff0169247
haskell-pipes-concurrency: update to version 2.0.2
2014-02-02 22:36:12 +01:00
Peter Simons
dd5010edc9
haskell-pipes-bytestring: update to version 2.0.0
2014-02-02 22:36:12 +01:00
Peter Simons
cf68071ed1
haskell-pipes-aeson: update to version 0.2.1
2014-02-02 22:36:12 +01:00
Peter Simons
88c07a66b6
haskell-llvm-general: update to version 3.4.0.0
2014-02-02 22:36:12 +01:00
Peter Simons
1ca50c0d56
haskell-llvm-general-pure: update to version 3.4.0.0
2014-02-02 22:36:12 +01:00
Peter Simons
2b81f1da45
haskell-hsimport: update to version 0.2.7
2014-02-02 22:36:12 +01:00
Peter Simons
4cffcb7002
haskell-haxr: update to version 3000.10.2
2014-02-02 22:36:12 +01:00
Peter Simons
3dbbe94e4b
haskell-happstack-server: update to version 7.3.3
2014-02-02 22:36:11 +01:00
Peter Simons
df7785473d
haskell-happstack-lite: update to version 7.3.3
2014-02-02 22:36:11 +01:00
Peter Simons
ec3f8116f8
haskell-fay: update to version 0.19.0.2
2014-02-02 22:36:11 +01:00
Peter Simons
b6ac32fd41
haskell-fast-logger: update to version 2.1.5
2014-02-02 22:36:11 +01:00
Peter Simons
c740b71160
haskell-email-validate: update to version 2.0.1
2014-02-02 22:36:11 +01:00
Peter Simons
997e728458
haskell-diagrams-svg: update to version 1.0.1.1
2014-02-02 22:36:11 +01:00
Peter Simons
ba7a47ad09
haskell-diagrams-cairo: update to version 1.0.1.1
2014-02-02 22:36:11 +01:00
Peter Simons
10c4b8d0fa
haskell-boomerang: update to version 1.4.2
2014-02-02 22:36:11 +01:00
Peter Simons
3829975fd5
haskell-packages.nix: obsolete regexTDFA attribute; the proper name is 'regexTdfa'
2014-02-02 22:36:11 +01:00
Peter Simons
0ee4218f41
haskell-regex-tdfa: update to version 1.2.0
2014-02-02 22:36:11 +01:00
Peter Simons
35b0a53ad3
haskell-trifecta: add version 1.4
2014-02-02 22:36:11 +01:00
Peter Simons
c2cc4554f6
haskell-pipes-group: add version 1.0.0
2014-02-02 22:36:11 +01:00
Peter Simons
13b05a4975
haskell-GLUT: update to version 2.5.1.0
2014-02-02 22:36:11 +01:00
Peter Simons
f2b6e77e05
Fix file name used for libcdio 0.82
2014-02-02 22:36:00 +01:00
Florian Friesdorf
cbf7c54964
fix libcdio filename
2014-02-02 21:39:45 +01:00
Karn Kallio
d71ea4a597
texlive: Fix download file names to be current.
2014-02-02 21:37:41 +01:00
Florian Friesdorf
9fb8624b94
libcdio-0.82 for abcde
...
libcdio-0.9x lacks cd-paranoia needed by abcde. Bring back 0.82 for
abcde until we sort out where cd-paranoia went to.
2014-02-02 21:31:16 +01:00
Michael Raskin
177b0a0e8b
Update GCL source to latest release
2014-02-02 21:36:22 +04:00
Michael Raskin
6b0769ef90
Use dynamical libbfd because static one is searched in strange places
2014-02-02 21:14:55 +04:00
Michael Raskin
41faaa1970
Update Aria download manager
2014-02-02 21:10:33 +04:00
Michael Raskin
335e92184f
Create an attribute for latest ocaml packages even when this is not the default version
2014-02-02 19:48:07 +04:00
Michael Raskin
ba4461f96f
Fix wvdial build by inserting missing unistd.h includes
2014-02-02 19:21:08 +04:00
Michael Raskin
8f897d2d39
Update/fix farstream: Gajim now at least builds
2014-02-02 19:21:07 +04:00
Oliver Charles
0d18d39e98
switch-to-configuration.pl: Handle successful auto-restarts
...
switch-to-configuration.pl is currently hard-coded to assume that if a
unit is in the "auto-restart" state that something has gone wrong, but
this is not strictly true. For example, I run offlineimap as a oneshot
service restarting itself every minute (on success). NixOS currently
thinks that offlineimap has failed to start as it enters the
auto-restart state, because it doesn't consider why the unit failed.
This commit changes switch-to-configuration.pl to inspect the full
status of a unit in auto-restart state, and now only considers it failed
if the ExecMainStatus is non-zero.
2014-02-02 15:56:22 +01:00
Vladimír Čunát
4a55391f1f
Merge #1645 and #1646 : lightdm and -gtk-greeter update
2014-02-02 15:51:35 +01:00
Vladimír Čunát
b5a32b3944
Merge #1618 : use ubuntu module blacklists by default
2014-02-02 15:51:07 +01:00
Jaka Hudoklin
b6e3cd7170
nixos/nscd: add option to change nscd config
...
[Bjørn Forsman <bjorn.forsman@gmail.com>:
- use types.lines instead of types.string. The former joins strings
with "\n" and the latter with "" (and is deprecated).
]
2014-02-02 15:31:55 +01:00
Bjørn Forsman
43af271ac6
siege: expression cleanup
2014-02-02 15:04:46 +01:00
Oliver Charles
83bc415a7b
siege: Update to 3.0.6
2014-02-02 14:59:28 +01:00
Linquize
206b276fed
Add pycangjie
...
[Bjørn Forsman <bjorn.forsman@gmail.com>: expression cleanup]
2014-02-02 14:54:40 +01:00
Ricardo M. Correia
61d37c62c3
hub: Update from 1.10.6 -> 1.11.1
2014-02-02 13:42:07 +00:00
Bjørn Forsman
662039802a
lttng-tools: use absolute path to modprobe
...
Instead of relying on it being available in $PATH.
2014-02-02 14:00:09 +01:00
Linquize
cbb856cb94
Update libcangjie 1.1
2014-02-02 19:39:24 +08:00
Michael Raskin
e4c64d1e17
Adding missing unistd.h includes
2014-02-02 15:04:05 +04:00
Eelco Dolstra
559f5be07d
dhcpcd: Update to 6.2.1
...
Dhcpcd now has integration with udev, so it should no longer be a
problem if udev renames an interface while dhcpcd is running.
2014-02-02 11:28:45 +01:00
Michael Raskin
14a6a059f5
Use gcc-4.6.0 for avr-gcc-libc
2014-02-02 12:54:46 +04:00