Commit graph

114103 commits

Author SHA1 Message Date
Jörg Thalheim 1c240b913e Merge pull request #28650 from NeQuissimus/ena_1_2_0
ena: 20160629 -> 1.2.0
2017-08-29 10:43:15 +01:00
Jörg Thalheim 1812667b8b Merge pull request #28657 from zraexy/broadcom-bt-firmware
broadcom-bt-firmware: 12.0.1.1011 -> 12.0.1.1012
2017-08-29 10:42:31 +01:00
Jörg Thalheim c804973126 Merge pull request #28670 from Mic92/moretools
moretools: fix build and 0.1a41 -> 0.1.8
2017-08-29 10:38:06 +01:00
Jörg Thalheim bbd2a0323b python.pkgs.moretools: 0.1a41 -> 0.1.8
Progress on: #28643
2017-08-29 10:33:59 +01:00
Jörg Thalheim db65a7e3e0 Merge pull request #28673 from zraexy/redshift-plasma-applet
redshift-plasma-applet: add kwindowsystem to buildInputs
2017-08-29 10:28:13 +01:00
Jörg Thalheim 25c354a0ba Merge pull request #28665 from NeQuissimus/containerd_0_2_9
containerd: 0.2.5 -> 0.2.9
2017-08-29 10:24:51 +01:00
Vladimír Čunát 15bac19cd2
libbass: evaluation nitpicks
- specify meta.platforms to avoid trying to evaluate when it shouldn't
- use `throw` instead of `abort`, as that's the convention for similar cases
2017-08-29 11:04:59 +02:00
Jörg Thalheim 402dfaf7ab Merge pull request #28639 from NeQuissimus/alacritty_2017_08_28
alacritty: 2017-07-25 -> 2017-08-28
2017-08-29 09:47:38 +01:00
Gabriel Ebner 92523344d1 tokei: 6.0.0 -> 6.0.1 2017-08-29 10:40:14 +02:00
Gabriel Ebner c387c54b3c ibus-engines.anthy: 1.5.8 -> 1.5.9 2017-08-29 10:37:42 +02:00
Gabriel Ebner 393f1f53be qalculate-gtk: 1.0.0 -> 2.0.0a 2017-08-29 10:30:26 +02:00
Gabriel Ebner df0ec10c51 libqalculate: 1.0.0a -> 2.0.0 2017-08-29 10:30:26 +02:00
Jörg Thalheim 6670ee9ee6 python.pkgs.ldap: fix build 2017-08-29 09:15:22 +01:00
Jörg Thalheim cdaa18a8e2 Merge pull request #28663 from NeQuissimus/rustRegistry_2017_08_27
rustRegistry: 2017-08-24 -> 2017-08-27
2017-08-29 09:05:41 +01:00
Wei Tang 2356161256 litecoin: 0.13.2.1 -> 0.14.2 2017-08-29 15:53:45 +08:00
zraexy b65e2e6cb1 redshift-plasma-applet: add kwindowsystem to buildInputs 2017-08-28 23:30:38 -08:00
Jörg Thalheim e1f755e44f Merge pull request #28668 from AndersonTorres/upload-mednafen
Mednafen: 0.9.38.7 -> 0.9.47
2017-08-29 08:13:49 +01:00
Jörg Thalheim b57deb8242 python.pkgs.zetup: init at 0.2.34
(needed as dependency for moretools)
2017-08-29 07:36:18 +01:00
Jörg Thalheim 96ef0dc776 python.pkgs.mozlog: disable for python3
not yet compatible according to upstream
2017-08-29 06:49:03 +01:00
Jörg Thalheim 18036996a5 Merge pull request #28664 from NeQuissimus/ply_folder_kernel
ply: Allow building for git-fetched kernels
2017-08-29 06:39:42 +01:00
AndersonTorres 026bc4f783 Mednafen: 0.9.38.7 -> 0.9.47
And some minor changes
2017-08-29 00:10:20 -03:00
AndersonTorres 18df335c17 Mednafen-server: change download location
And some minor modifications
2017-08-29 00:05:55 -03:00
Dan Peebles d25134b196 pythonPackages.tiros: init at 1.0.38 2017-08-28 22:11:44 -04:00
Michael Weiss ea23f8bb07 cups service: Automatically detect Gutenprint in drivers
Additional CUPS drivers can be added via "services.printing.drivers" but
Gutenprint was an exception. It was possible to add a Gutenprint
derivation to that list and it would work at first but unlike the other
drivers Gutenprint requires a script to be run after each update or any
attempt to print something would simply fail and an error would show up
in the jobs queue (http://localhost:631/jobs/):
"The PPD version (5.2.11) is not compatible with Gutenprint 5.2.13.
Please run
`/nix/store/7762kpyhfkcgmr3q81v1bbyy0bjhym80-gutenprint-5.2.13/sbin/cups-genppdupdate'
as administrator."
This is due to state in "/var/lib/cups/ppd" and one would need to run
"/nix/store/.../bin/cups-genppdupdate -p /var/lib/cups/ppd" manually.
The alternative was to enable the following option:
"services.printing.gutenprint" but this had two disadvantages:
1) It is an exception that one could be unaware of or that could
potentially cause some confusion.
2) One couldn't use a customized Gutenprint derivation in
"services.printing.drivers" but would instead have to overwrite
"pkgs.gutenprint".

This new approach simply detects a Gutenprint derivation in
"services.printing.gutenprint" by checking if the meta set of a
derivation contains "isGutenprint = true". Therefore no special
exception for Gutenprint would be required and it could easily be
applied to other drivers if they would require such a script to be run.
2017-08-29 05:25:12 +04:00
Cray Elliott ecea06ab2e wine-mono: 4.7.0 -> 4.7.1 2017-08-28 18:02:05 -07:00
Tim Steinbach 52b56bf02d
containerd: 0.2.5 -> 0.2.9 2017-08-28 20:22:00 -04:00
Tim Steinbach 56beae4db6
ply: Allow building for git-fetched kernels 2017-08-28 20:12:17 -04:00
Tim Steinbach 774e938589
alacritty: 2017-07-25 -> 2017-08-28 2017-08-28 19:43:47 -04:00
Tuomas Tynkkynen ff3f6f38c4 linux_rpi: 1.20170515 -> 1.20170811 2017-08-29 02:37:52 +03:00
Tuomas Tynkkynen b1749aecbe raspberrypifw: 1.20170515 -> 1.20170515n 2017-08-29 02:37:38 +03:00
Tim Steinbach 4adee2534a
rustRegistry: 2017-08-24 -> 2017-08-27 2017-08-28 19:19:42 -04:00
Franz Pletz 8e622d2689
phpfpm service: allow netlink sockets for sendmail
Fixes #26611.
2017-08-29 00:41:31 +02:00
Robin Gloster 8d6682ca0b
snake4: don't install with setuid
what the..
2017-08-29 00:34:33 +02:00
Robin Gloster fdc18bc74c
uri: 2016-09-04 -> 2017-07-16 2017-08-29 00:01:11 +02:00
Jörg Thalheim 9b65bc9649 python.pkgs.Flask-Testing: 0.6.1 -> 0.6.2
Progress on: #28643
2017-08-28 22:21:26 +01:00
dywedir f71d121173 rust-bindgen: 0.29.0 -> 0.30.0 2017-08-29 00:14:20 +03:00
Michael Raskin 9206a15985 Merge pull request #28649 from vbgl/lilypond-unstable-2.19.65
lilypond-unstable: 2.19.24 -> 2.19.65
2017-08-28 23:08:56 +02:00
Jörg Thalheim a2fae4a5c5 Merge pull request #28580 from kiloreux/xpdf
xpdf: 3.04-> 4.00
2017-08-28 22:08:48 +01:00
Michael Raskin 14699ac91d cuneiform: maintain 2017-08-28 23:13:57 +02:00
Michael Raskin 48a941e29f cuneiform: use the branch with fresh fixes to fix the build 2017-08-28 23:13:57 +02:00
Jörg Thalheim e42c62e05f xpdf: build with qt gui 2017-08-28 22:08:01 +01:00
Tim Steinbach 86c55fbb99
sch_cake: 2017-01-28 -> 2017-07-16 2017-08-28 16:55:14 -04:00
Tim Steinbach be17a1c525
ena: 20160629 -> 1.2.0 2017-08-28 16:45:48 -04:00
Claas Augner 03b08fca66 nextcloud-client 2.3.2 (#28645)
* nextcloud-client: init at 2.3.2

* nextcloud-client: nitpicks
2017-08-28 21:33:51 +01:00
Jörg Thalheim 35a9538d16 Merge pull request #28648 from bkchr/xxdiff_tip_new_version
xxdiff-tip: 20170101 -> 20170623
2017-08-28 21:27:01 +01:00
Bastian Köcher 0da61beee9 xxdiff-tip: 20170101 -> 20170623
Updates the xxdiff-tip version and fixes compilation errors by forcing qt5.6.
2017-08-28 22:14:11 +02:00
Jörg Thalheim 8324397af5 Merge pull request #28640 from SuprDewd/gpmdp-4.4.1
google-play-music-desktop-player: 4.4.0 -> 4.4.1
2017-08-28 21:10:24 +01:00
zraexy 30ad3834a9 broadcom-bt-firmware: 12.0.1.1011 -> 12.0.1.1012 2017-08-28 12:04:11 -08:00
Vincent Laporte 1cae15edda lilypond-unstable: 2.19.24 -> 2.19.65 2017-08-28 19:55:42 +00:00
Peter Simons 39cf16f10e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-1-gf0558f5 from Hackage revision
c0a5549498.
2017-08-28 21:52:39 +02:00