Peter Simons
d3b73ae30f
idris: simplify overrides as suggested by @abbradar
2015-04-19 18:32:03 +02:00
Peter Simons
d50fe49ded
Merge pull request #7037 from peti/haskell-updates-ghc7101
...
Switch the default Haskell package set to GHC 7.10.1.
2015-04-19 17:57:33 +02:00
Peter Simons
0b088ce581
r-modules: revert "disable builds that depend on broken gdal library"
...
This reverts commit 9e9b5e6e69
. gdal has
been fixed in 1645795c53
.
2015-04-19 17:52:50 +02:00
Cillian de Róiste
5c3b8840b3
qtractor: add LV2 plugin support and upgrade 0.6.5 -> 0.6.6
...
fixes 7384
2015-04-19 15:34:57 +02:00
Tobias Geerinckx-Rice
1f513c21f9
Merge pull request #7461 from dezgeg/pr-ddclient-unit-type
...
ddclient: Fix capitalization of systemd unit keys
2015-04-19 15:27:21 +02:00
Tuomas Tynkkynen
e7843efe12
ddclient: Fix incorrectly capitalized systemd unit key
...
This avoids the following warning:
Apr 19 10:53:48 xen systemd[1]: [/nix/store/...-unit-ddclient.service/ddclient.service:19] Unknown lvalue 'type' in section 'Service'
As `Type=simple` is the default in systemd, the assignment to the
service type can be simply dropped.
2015-04-19 15:58:34 +03:00
Eelco Dolstra
b7b661f05f
Merge pull request #7412 from k0ral/sqlite
...
sqlite: 3.8.8.3 -> 3.8.9
2015-04-19 13:40:13 +02:00
Luca Bruno
b247577487
Revert "Merge pull request #7450 from risicle/gdaldisablepy"
...
This reverts commit e1db3adbac
, reversing
changes made to ca0d1aa9a3
.
See https://github.com/NixOS/nixpkgs/pull/7450#issuecomment-94259269
2015-04-19 12:19:52 +02:00
Peter Simons
bf294df172
haskell-annotated-wl-pprint was fixed upstream.
2015-04-19 11:59:09 +02:00
lethalman
e1db3adbac
Merge pull request #7450 from risicle/gdaldisablepy
...
gdal: just disable python support instead of marking gdal broken wholesa...
2015-04-19 11:54:50 +02:00
Tuomas Tynkkynen
7532c5379d
ddclient: Force line buffering on stdout
...
Status messages of ddclient go to stdout, which is block buffered by
default, so most of its output won't appear in the journal until it is
exiting:
-- Reboot --
Apr 19 11:31:04 xen systemd[1]: Starting Dynamic DNS Client...
Apr 19 11:31:04 xen systemd[1]: Started Dynamic DNS Client.
Apr 19 11:31:53 xen systemd[1]: Stopping Dynamic DNS Client...
Apr 19 11:31:53 xen ddclient[530]: === opt ====
Apr 19 11:31:53 xen ddclient[530]: opt{cache} : <undefined>
Apr 19 11:31:53 xen ddclient[530]: opt{cmd} : <undefined>
...
Fix this by adding a patch to set line buffering on stdout.
2015-04-19 12:32:04 +03:00
Jaka Hudoklin
ca0d1aa9a3
Merge pull request #6880 from offlinehacker/pkgs/skydns/add
...
Add skydns
2015-04-19 10:43:05 +02:00
Edward Tjörnhammar
bf47fb0aee
Merge pull request #7460 from codyopel/pamixer
...
pamixer: remove unzip dependency
2015-04-19 10:09:01 +02:00
codyopel
165e7bea42
pamixer: remove unzip dependency
2015-04-19 03:56:42 -04:00
Pascal Wittmann
be7e172052
Merge pull request #7456 from bcdarwin/button-lock
...
new emacs package: button-lock 1.0.2
2015-04-19 09:52:06 +02:00
Pascal Wittmann
68669cdcaa
Merge pull request #7458 from bcdarwin/popup-upgrade
...
emacsPackagesNg.popup: 0.5.0 -> 0.5.2
2015-04-19 09:51:33 +02:00
William A. Kennington III
5233fef635
ntfs-3g: 2014.2.15 -> 2015.3.14
2015-04-19 00:37:55 -07:00
William A. Kennington III
cebecb3ef6
hiredis: 0.12.1 -> 0.13.0
2015-04-19 00:37:55 -07:00
William A. Kennington III
ea72839044
Merge pull request #7459 from codyopel/fdkaac
...
fdk-aac: 0.1.3 -> 0.1.4
2015-04-19 00:24:23 -07:00
codyopel
65f88c172b
fdk-aac: 0.1.3 -> 0.1.4
2015-04-19 03:21:50 -04:00
William A. Kennington III
8d255c32ec
mupdf: 1.6 -> 1.7
2015-04-18 23:58:04 -07:00
William A. Kennington III
42e996308e
Merge pull request #7254 from codyopel/gsm-cross
...
[WIP][DARWIN] libgsm: 1.0.13 -> 1.0.14 & improve cross platform support
2015-04-18 23:56:55 -07:00
Ben Darwin
8f7a867dcc
emacsPackagesNg.popup: 0.5.0 -> 0.5.2
2015-04-19 02:36:31 -04:00
Ben Darwin
f023c0a023
new emacs package: button-lock 1.0.2
2015-04-19 01:02:49 -04:00
Tobias Geerinckx-Rice
ade440fa84
id3v2 0.1.11 -> 0.1.12
2015-04-19 03:45:58 +02:00
Tobias Geerinckx-Rice
63727ffcb2
kexec-tools 2.0.4 -> 2.0.9
2015-04-19 03:45:58 +02:00
Tobias Geerinckx-Rice
fbeb8bd898
lz4, xdelta: explicitly mark test requirements as such in code
2015-04-19 03:45:58 +02:00
Tobias Geerinckx-Rice
80d61d9201
Merge pull request #7440 from svend/librecad-2-0-7
...
Update librecad2 package to 2.0.7
2015-04-19 03:42:33 +02:00
Arseniy Seroka
63d4512d33
Merge pull request #7455 from spwhitt/pil
...
pil, pillow: Patch out Darwin impurities
2015-04-19 04:30:18 +03:00
Tobias Geerinckx-Rice
ea5999cd77
reiser4progs 1.0.6 -> 1.0.9
2015-04-19 02:13:30 +02:00
Tobias Geerinckx-Rice
3a627a7fb0
reiserfsprogs 3.6.21 -> 3.6.24
2015-04-19 02:13:30 +02:00
Tobias Geerinckx-Rice
74d66a3df1
dejagnu 1.5.1 -> 1.5.3
2015-04-19 02:13:30 +02:00
Spencer Whitt
edf9bcdbab
pil, pillow: Patch out Darwin impurities
2015-04-18 19:58:02 -04:00
Charles Strahan
1645795c53
gdal: unbreak the python lib
2015-04-18 17:33:49 -04:00
Spencer Whitt
165456bba2
command-line-tools: Update broken URL and packages
...
Close #7452 .
2015-04-18 22:55:43 +02:00
Edward Tjörnhammar
74214d6eee
ideas: fix sneaky comma
2015-04-18 21:54:16 +02:00
Austin Seipp
003f5a87b3
nixpkgs: add trace-cmd 2.5.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-18 14:45:47 -05:00
Austin Seipp
834c731a72
nixpkgs: add kdb+ 3.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-18 14:45:47 -05:00
Robert Scott
f2e8e6a598
gdal: just disable python support instead of marking gdal broken wholesale
2015-04-18 20:38:50 +01:00
lethalman
e6b664cafe
Merge pull request #7443 from ts468/fixgrub
...
Fix grub for "nodev" targets.
2015-04-18 21:19:04 +02:00
Nikolay Amiantov
da9dfdf956
idris: fix building on GHC 7.8
2015-04-18 21:16:52 +02:00
Mateusz Kowalczyk
5676e8b391
lightdm: allow the user to specify extra Seat opts
2015-04-18 20:14:10 +01:00
Tobias Geerinckx-Rice
7c75c7f7c8
stress-ng 0.03.21 -> 0.03.22
2015-04-18 20:46:48 +02:00
Peter Simons
3ec8e58754
haskell-configuration-ghc-7.8.x: fix transformers-compat
2015-04-18 20:43:23 +02:00
Peter Simons
e9eacd119c
haskell-configuration-ghc-7.10.x: remember ticket for brainfock and unlambda patches
2015-04-18 20:43:23 +02:00
Peter Simons
09fe56f2e5
haskell-ng: switch default configuration to mtl 2.2.x
2015-04-18 20:43:23 +02:00
Peter Simons
2eb911bd4c
haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors
2015-04-18 20:43:23 +02:00
Peter Simons
d405c97251
haskell-ShellCheck build has been fixed upstream.
2015-04-18 20:43:22 +02:00
Nikolay Amiantov
196e34279d
haskellng.generic-builder: move jailbreak-cabal to postPatch
...
Closes https://github.com/NixOS/nixpkgs/pull/7208 .
2015-04-18 20:43:22 +02:00
Peter Simons
51c9058731
haskell-zlib: fix build by disabling the test suite
2015-04-18 20:43:22 +02:00