Commit graph

86038 commits

Author SHA1 Message Date
zimbatm 2e3fa1db3a Merge pull request #16417 from ericsagnes/fix/php-platform
php: add meta.platforms
2016-06-22 19:58:40 +01:00
Tobias Geerinckx-Rice 33c6da91c7
pythonPackages.prompt_toolkit: 1.0.2 -> 1.0.3 2016-06-22 20:55:37 +02:00
zimbatm 9b8958bc78 Merge pull request #16429 from christopher-l/spotify
spotify: 1.0.28.89 -> 1.0.32.94
2016-06-22 19:55:16 +01:00
Benjamin Saunders 65005fe302 matrix-synapse: 0.16.0 -> 0.16.1 2016-06-22 11:16:28 -07:00
Vladimír Čunát 152c72c022 Merge #16426: pcre: fix the less common variants on Darwin 2016-06-22 19:59:29 +02:00
Tobias Geerinckx-Rice 0fa2f6757a
clipgrab: 3.5.6 -> 3.6.0 2016-06-22 19:49:48 +02:00
Tobias Geerinckx-Rice cd72ee1a19
kde5.plasma-workspace: remove unused startkde.patch 2016-06-22 19:49:48 +02:00
Tobias Geerinckx-Rice ee2f060ff7
v8: remove unused fix-GetLocalizedMessage-usage.patch 2016-06-22 19:49:48 +02:00
Rahul Gopinath 02515e88f6 netsurf: init at 3.5 2016-06-22 10:33:25 -07:00
Joachim Fasting 1d98608e43 Merge pull request #16362 from womfoo/aria2
aria2: 1.23.0 -> 1.24.0
2016-06-22 19:04:18 +02:00
Christopher Lübbemeier 21f2849a2a spotify: 1.0.28.89 -> 1.0.32.94 2016-06-22 18:52:05 +02:00
Johannes 'fish' Ziemke 1b34f4095e pcre: Fix postFixup script
So far the shell globbing only resolved properly on linux.
2016-06-22 18:35:28 +02:00
Pascal Wittmann c9412ca345 Merge pull request #16418 from womfoo/pianobar
pianobar: 2015.11.22 -> 2016.06.02
2016-06-22 18:35:04 +02:00
Rahul Gopinath 9e7434348d netsurf-libutf8proc: init at 1.3.1 2016-06-22 09:27:33 -07:00
Rahul Gopinath 4393be74de netsurf-libnsutils: init at 0.0.2 2016-06-22 09:27:32 -07:00
Rahul Gopinath df6540dc55 netsurf-libnsfb: init at 0.1.4 2016-06-22 09:27:32 -07:00
Rahul Gopinath b02f57204d netsurf-libnsgif: init at 0.1.3 2016-06-22 09:27:31 -07:00
Rahul Gopinath ec87aa51a6 netsurf-libnsbmp: init at 0.1.3 2016-06-22 09:27:31 -07:00
Rahul Gopinath d716b0f68d netsurf-libdom: init at 0.3.0 2016-06-22 09:27:30 -07:00
Rahul Gopinath e3c35ae619 netsurf-libhubbub: init at 0.3.3 2016-06-22 09:27:30 -07:00
Rahul Gopinath 1329375b25 netsurf-libcss: init at 0.6.0 2016-06-22 09:27:30 -07:00
Rahul Gopinath f5fec0410c netsurf-libparserutils: init at 0.2.3 2016-06-22 09:27:29 -07:00
Rahul Gopinath 47675a68d3 netsurf-nsgenbind: init at 0.3 2016-06-22 09:27:29 -07:00
Rahul Gopinath 5aa722a436 netsurf-libwapcaplet: init at 0.3.0 2016-06-22 09:27:28 -07:00
Rahul Gopinath 8dde79a795 netsurf-buildsystem: init at 1.5 2016-06-22 09:27:28 -07:00
Moritz Ulrich a3072d3a8b [apache-jena-fuseki] Fix evaluation. 2016-06-22 17:15:15 +02:00
obadz f540e09a8b Merge pull request #16412 from obadz/networkmanager-1.2
NetworkManager & plugins: upgrade to 1.2
2016-06-22 15:12:23 +01:00
Arseniy Seroka 79d2fc198e Merge pull request #16413 from mirrexagon/textadept-update
textadept: 8.2 -> 8.7
2016-06-22 15:47:43 +03:00
Robert Helgesson d254e4dee3 perl-Test2-Suite: 0.000030 -> 0.000032 2016-06-22 13:23:52 +02:00
Luca Bruno 2724c25fb0 Merge pull request #16420 from bjornfor/printing-fixes-for-upstream
nixos/gnome-desktop: fix adding printers with GNOME Control Center
2016-06-22 12:17:29 +02:00
Moritz Ulrich 5e7bcc41b3 stumpwm-git: Simplify declaration in all-packages.nix. 2016-06-22 11:50:55 +02:00
Francis St-Amour 48f912771d stumpwm: Fixed v0.9.9's sha256 2016-06-22 11:48:37 +02:00
Francis St-Amour 6bdab66032 stumpwm-git: Fixed wrong sha256. 2016-06-22 11:48:37 +02:00
Francis St-Amour c5aebc693a stumpwm: Added newer version of stumpwm from its git repository (alongside the latest release). 2016-06-22 11:48:37 +02:00
Bjørn Forsman a156a8ab1a nixos/gnome-desktop: fix adding printers with GNOME Control Center
...by adding system-config-printer to services.dbus.packages (if
services.printing.enable is true).

Without this patch, trying to add a printer will result in a little dialog
saying "Failed to add new printer" and gnome-control-center will print this to
the terminal (line wrapped):

(gnome-control-center:3546): printers-cc-panel-WARNING **: \
  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: \
  The name org.fedoraproject.Config.Printing was not provided by any .service files

system-config-printer supplies the "org.fedoraproject.Config.Printing" dbus
service, thus fixing the problem.
2016-06-22 11:13:31 +02:00
Marius Bakke 4a7d31a392 treewide: remove double quotes from wrappers
Close #14753; see that for context.
2016-06-22 11:12:27 +02:00
Vladimír Čunát c05d829598 Merge branch 'staging' 2016-06-22 10:49:56 +02:00
Eric Sagnes 1485b3a6c0 php: add meta.platforms 2016-06-22 17:45:52 +09:00
Vladimír Čunát ebf1cb28a2 openspades, arangodb: more #include error fixups
... after gcc-5.4.
2016-06-22 10:45:47 +02:00
John Ericson f073df60d6 Replace ./../* with ../* in Nix expressions (#16414) 2016-06-22 10:39:50 +02:00
Kranium Gikos Mendoza b15b32082d pianobar: 2015.11.22 -> 2016.06.02 2016-06-22 16:28:43 +08:00
Vladimír Čunát 48f1d9c483 libav: fixup build after e9cce6d
Fixes #16411. The patch wasn't applied anymore.
2016-06-22 10:25:06 +02:00
John Ericson 351352f68d Remove gccWith* arguments which are unused 2016-06-22 00:45:05 -07:00
Andrew Abbott 5c71b9564d textadept: 8.2 -> 8.7 2016-06-22 15:12:29 +10:00
obadz a9e995d679 network-manager & plugins: no longer remove -Werror and friends
Code using deprecated APIs has been removed
See comment by @dkosovic on the matter:
https://github.com/xelerance/xl2tpd/issues/108#issuecomment-227621314
2016-06-22 03:16:20 +01:00
obadz 2cf9b5a6c0 network-manager/vpnc: 1.0.12 -> 1.2.2 2016-06-22 03:16:20 +01:00
obadz f337c2cf9c network-manager/openconnect: 1.0.2 -> 1.2.2 2016-06-22 03:16:20 +01:00
obadz 9f3e2af9fe network-manager/openvpn: 1.0.12 -> 1.2.2 2016-06-22 03:16:20 +01:00
obadz a8074165ef network-manager/l2tp: 0.9.8.7 -> 1.2.2 2016-06-22 03:16:19 +01:00
obadz c434fd0659 network-manager/pptp: 1.0.12 -> 1.2.2 2016-06-22 03:16:19 +01:00