Commit graph

86482 commits

Author SHA1 Message Date
Rahul Gopinath 70ef8a10eb gmp: 6.1.0 -> 6.1.1 2016-07-09 16:47:54 +02:00
Rahul Gopinath 2dca0444fa gettext: 0.19.7 -> 0.19.8 2016-07-09 16:47:53 +02:00
Rahul Gopinath cf5ebca53e texinfo: 6.0 -> 6.1 2016-07-09 16:47:53 +02:00
Vladimír Čunát cd04b83605 ffmpeg_3: 3.0.2 -> 3.1.1 2016-07-09 11:43:25 +02:00
Vladimír Čunát 4e09623b6f libjpeg(-turbo): 1.4.2 -> 1.5.0 2016-07-09 11:42:35 +02:00
Nikolay Amiantov d43bde5f2b patchShebangs: quote variable assignment 2016-07-09 03:05:11 +03:00
Cireo ff3e7d2b4b patchShebangs: strip trailing whitespace
Prior to this commit, trailing whitespace would be introduced when
modifying '#!' lines with no arguments.  For example (whitespace added):

    /nix/store/.../foo: interpreter directive changed
        from "/bin/bash"
          to "/nix/store/...-bash-4.3-p42/bin/bash  "

    /nix/store/.../bar: interpreter directive changed
        from "/bin/baz wef"
          to "/nix/store/...-baz wef "

We add a sed command to strip trailing whitespace, so the above commands
would drop the two spaces after "bash", or the one space after "baz wef".

abbradar: fixed commit title

Closes #16785.
2016-07-09 03:00:27 +03:00
Nikolay Amiantov 8b92103ae8 Merge branch 'master' into staging 2016-07-08 20:36:44 +03:00
Nikolay Amiantov 4ae98c2064 Merge branch 'kbd-paths' into staging
Closes #16642
2016-07-08 20:35:25 +03:00
Nikolay Amiantov f9e217b486 Merge branch 'systemd-plymouth' into staging
Closes #16797
2016-07-08 20:34:38 +03:00
Damien Cassou 7921e68734 Merge pull request #16747 from DamienCassou/move-gnome3.18-to-3.20
Move some fixes from Gnome 3.18 to 3.20
2016-07-08 19:32:13 +02:00
Tuomas Tynkkynen be18cd35a5 Merge pull request #16794 from RamKromberg/init/lzfse
lzfse: init at 2016-06-21
2016-07-08 18:49:42 +03:00
Frederik Rietdijk a4f9031560 kde5.kompare: init at 16.04.2 2016-07-08 17:37:24 +02:00
Frederik Rietdijk 0044ba7256 kde5.libkomparediff2: init at 16.04.2 2016-07-08 17:37:24 +02:00
Damien Cassou 0b5f4b3d44 libpeas: build with python support 2016-07-08 17:26:16 +02:00
Damien Cassou b090d58742 libpeas: 1.16.0 -> 1.18.0 2016-07-08 17:26:16 +02:00
Damien Cassou c7a4e63f92 grilo-plugins: 0.3.1 -> 0.3.2 2016-07-08 17:26:16 +02:00
Damien Cassou a6be3de872 grilo: 0.3.0 -> 0.3.1 2016-07-08 17:26:16 +02:00
Damien Cassou 1ef2766623 totem: Add python3 dependencies for plugins 2016-07-08 17:26:15 +02:00
Tuomas Tynkkynen 8c3e4826ce treewide: Make explicit that 'dev' output of gnome3.libsoup is used 2016-07-08 17:26:15 +02:00
Tuomas Tynkkynen 43d48fedcc treewide: Make explicit that 'dev' output of gnome3.glib is used 2016-07-08 17:26:15 +02:00
Tuomas Tynkkynen 8cad701fc5 treewide: Make explicit that 'dev' output of glib is used 2016-07-08 17:26:15 +02:00
Damien Cassou ed9f4e16f3 pidgin-im-gnome-shell-extension: init at 1.0 2016-07-08 17:26:15 +02:00
Tobias Geerinckx-Rice dbf5342b64 gnome3.libcroco: 0.6.8 -> 0.6.11 2016-07-08 17:26:15 +02:00
Nicolas Petton 7549261797 gnome-shell: add missing python3 deps for gnome-shell-extension-tool
Fix #14651
2016-07-08 17:26:15 +02:00
Anders Lundstedt 5f3c4bd11e nixos: fix avahi connectivity for shairport-sync module
The shairport-sync service currently fails to start with the error

shairport avahi_entry_group_new failed

This problem seems to have been introduced by

cdd7310a50

After some trial and error I concluded that the attached commit is a minimal
fix.
2016-07-08 16:22:51 +02:00
Moritz Ulrich b16d8b2ada Merge pull request #16798 from roblabla/feature-matrix-0.16.1r1
matrix-synapse: 0.16.1 -> 0.16.1-r1
2016-07-08 16:06:11 +02:00
roblabla f77af9aa5e matrix-synapse: 0.16.1 -> 0.16.1-r1 2016-07-08 15:12:15 +02:00
Nikolay Amiantov 00e67f0df0 systemd: use plymouth from system path 2016-07-08 15:23:47 +03:00
Nikolay Amiantov 8bbfba48c4 systemd: move hwdb patch to the fork itself 2016-07-08 15:23:47 +03:00
Nikolay Amiantov 1ac6f1fe25 systemd: update fork revision 2016-07-08 15:23:07 +03:00
Frederik Rietdijk f313f9356c pythonPackages.jupyter_console: 4.1.1 -> 5.0.0 2016-07-08 13:24:25 +02:00
Frederik Rietdijk 188422b773 pythonPackages.ipython: 4.1.2 -> 5.0.0 2016-07-08 13:24:12 +02:00
Frederik Rietdijk 61118d5936 pythonPackages.prompt_toolkit: fix tests 2016-07-08 13:23:40 +02:00
Vladimír Čunát b732af00bb pythonPackages.breathe: init at 4.2.0
It seems to work OK, but I'm not good at packaging python stuff.
2016-07-08 14:54:44 +02:00
Ram Kromberg 5abd5603ed lzfse: init at 2016-06-21 2016-07-08 13:09:16 +03:00
Nikolay Amiantov c89843b604 kbd: split keymaps into kbdKeymaps 2016-07-08 12:52:39 +03:00
Nikolay Amiantov 6c11d9dd55 kbd service: add system-wise console resources 2016-07-08 12:52:39 +03:00
Ram Kromberg 56791034f6 libpng: 1.2.55 > 1.2.56 CVE-2015-8540 (#16793) 2016-07-08 10:55:00 +02:00
Joachim Fasting a54eb3a49a Merge pull request #16791 from rasendubi/ycmd
ycmd: claim mainteinership
2016-07-08 02:34:36 +02:00
Tuomas Tynkkynen 21253ac835 lcov: 1.10 -> 1.12; maintain 2016-07-08 03:27:07 +03:00
Tuomas Tynkkynen 9e6aac9cb0 bandwidth: 1.2.0 -> 1.3.1 2016-07-08 03:27:07 +03:00
Alexey Shmalko 41a8dc7f0b
ycmd: claim mainteinership
I've added the package originally.
2016-07-08 02:40:33 +03:00
zimbatm 2459ddd4f6 Merge pull request #16703 from zimbatm/nologin-error
Nologin error
2016-07-07 22:58:53 +01:00
Joachim Fasting 386d4821b4 Merge pull request #16765 from rasendubi/io
io: clean up
2016-07-07 23:51:44 +02:00
Joachim Fasting a2ebf45b47
grsecurity: 4.5.7-201606302132 -> 4.6.3-201607070721 2016-07-07 19:34:58 +02:00
Miguel Madrid 746de51073 unrar: 5.3.11 -> 5.4.2 2016-07-07 19:13:26 +02:00
Sander van der Burg 92ef67b57c androidsdk: fix rpath that includes 32-bit zlib 2016-07-07 16:23:25 +00:00
Eelco Dolstra 3adb769776 amazon-image.nix: Add the ixgbevf driver 2016-07-07 17:51:15 +02:00
Eelco Dolstra 04eb7492dc ixgbevf: Init at 3.2.2
This driver is necessary for Enhanced Networking on most EC2 instance
types.
2016-07-07 17:51:10 +02:00