1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 20:10:32 -04:00
Commit graph

61554 commits

Author SHA1 Message Date
Peter Simons b6944026c6 haskell-hruby: add missing system dependency and disable broken test suite
Work around https://github.com/bartavelle/hruby/issues/10 and
https://github.com/bartavelle/hruby/issues/9 as suggested in
https://github.com/NixOS/nixpkgs/pull/7442.
2015-04-20 00:06:52 +02:00
Peter Simons 3b8ae5cedc darcs: use build from GHC 7.8.4 package set until 7.10.1 compiles this tool 2015-04-20 00:06:52 +02:00
Peter Simons 805b9ed4bf git-annex: use build from GHC 7.8.4 package set until 7.10.1 compiles this tool 2015-04-20 00:06:52 +02:00
Peter Simons 72f06e79f5 haskell-tasty-rerun: fix build with GHC 7.10.1 2015-04-20 00:06:52 +02:00
Peter Simons 921e73eb7e haskell-nats: fix build with older compilers 2015-04-20 00:06:52 +02:00
Peter Simons a9d7fff06c haskell-bloomfilter: fix build with GHC 7.10.1
https://github.com/bos/bloomfilter/issues/11
2015-04-20 00:06:52 +02:00
Peter Simons bfe4b07321 hackage-packages.nix: re-generate from Hackage state be5b264dd1 2015-04-20 00:06:52 +02:00
Eelco Dolstra 2b6d011bec Include cifs-utils only when needed
Issue #7117.
2015-04-19 22:06:45 +02:00
Eelco Dolstra 1cb5583c05 container.nix -> docker-container.nix 2015-04-19 22:06:45 +02:00
Eelco Dolstra 57b05765c9 Don't include ntfs-3g by default
Issue #7117.
2015-04-19 22:06:45 +02:00
Eelco Dolstra c0f70b4694 Remove fixed uids for nscd, sshd
These services don't create files on disk, let alone on a network
filesystem, so they don't really need a fixed uid. And this also gets
rid of a warning coming from <= 14.12 systems.
2015-04-19 22:06:45 +02:00
Eelco Dolstra c87977e97d Don't include networkd units unless enabled
Otherwise, the enabled -> disabled transition won't be handled
correctly (switch-to-configuration currently assumes that if a unit is
running and exists, it should be restarted).
2015-04-19 22:06:45 +02:00
Eelco Dolstra f8dbe5f376 systemd: Move networkd into separate modules
The systemd module was getting rather bloated.
2015-04-19 22:06:45 +02:00
Peter Simons 88fa30e8f2 haskell-configuration-ghc-7.10.x: clean-up 2015-04-19 19:56:45 +02:00
Peter Simons 5d6cdabf44 haskell-control-monad-free: use pre 0.6 version on older compilers 2015-04-19 19:48:33 +02:00
Peter Simons 5268dd470c haskell-mtl-compat: fix build with GHC 7.10.x or later 2015-04-19 19:48:11 +02:00
Peter Simons 8cfd8673f5 haskell-extra build succeeds with the new generic builder. 2015-04-19 19:47:39 +02:00
Peter Simons a510ba0334 Drop broken packages sproxy and sproxy-web. 2015-04-19 18:48:29 +02:00
Sebastian Jordan 956f6dbd4a Disable sdl2-ttf tests in haskellng packages.
The testsuite of the sdl2-ttf requires user input to finish, thats why
it should be disabled until a version which fixed this problem is
available on hackage.

Closes https://github.com/NixOS/nixpkgs/pull/7464.
2015-04-19 18:36:08 +02:00
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