3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

61158 commits

Author SHA1 Message Date
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
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
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
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
Mateusz Kowalczyk 6f4010470d Merge pull request #7449 from joelmo/patch-1
esniper: fix homepage address
2015-04-18 19:08:08 +01:00
Joel Moberg 9e6ac97bf8 esniper: fix homepage address 2015-04-18 20:07:18 +02:00
Mateusz Kowalczyk 1713184b11 xserver.nix: fix indentation issues under Device 2015-04-18 19:04:03 +01:00
Mateusz Kowalczyk d7810b4303 Hard tabs be gone! 2015-04-18 18:52:15 +01:00
Mateusz Kowalczyk 70aa758c34 Fix RightOf for xrandrHeads
Closes #7441
2015-04-18 18:34:28 +01:00
Thomas Strobel 66c73da5f9 Fix grub for "nodev" targets. 2015-04-18 19:22:25 +02:00
Mateusz Kowalczyk 88ce891dc8 Merge pull request #7447 from ehmry/mpd
Mpd
2015-04-18 16:03:57 +01:00
Emery Hemingway 64b9688ee4 mpd: opus and proxy support 2015-04-18 11:02:28 -04:00
Arseniy Seroka 594ce7bc5d Merge pull request #7435 from anderspapitto/master
add gmusicapi python package
2015-04-18 17:36:25 +03:00
Robin Gloster ec10a5a675 switch to php5.6 as default version 2015-04-18 03:46:48 -07:00
Robin Gloster cb904510a6 consolidate php builds 2015-04-18 03:46:48 -07:00
Svend Sorensen 9c98c95488 Update librecad2 package to 2.0.7 2015-04-17 22:56:52 -07:00
Daniel Peebles 80f4b81615 Merge pull request #7404 from cstrahan/bundlerenv-fixes
Bundlerenv fixes
2015-04-17 23:13:08 -04:00