Commit graph

69579 commits

Author SHA1 Message Date
Dan Connolly a4ce0e233b tortoisehg: 3.6 -> 3.7.1, fixes package
fixes #13507

On June 8 (e8655ee) tortoisehg changed the way
it computes the `/usr/share` directory in a way that
invalidated the assumptions behind the use
of substituteInPlace in postUnpack.
2016-04-11 10:35:31 +02:00
joachifm 245f200dd8 Merge pull request #11987 from angus-g/caddy
Add Caddy and its NixOS module
2016-04-11 09:20:21 +02:00
Nikolay Amiantov 052b9ec3b5 Merge commit 'refs/pull/14571/head' of git://github.com/NixOS/nixpkgs 2016-04-11 02:33:16 +03:00
Ricardo Ardissone 4e39ce7b79 liberal-crime-squad: init at 2016-03-03 2016-04-10 20:24:45 -03:00
Tuomas Tynkkynen 3ef785eaa6 Merge pull request #14576 from ktosiek/partimage-patch-sha256
partimage: correct the patch SHA256
2016-04-10 23:40:17 +03:00
Charles Strahan 1659a4ead5 Merge pull request #14566 from cstrahan/ubuntu-fan-update
fan-networking: updated patches from Ubuntu
2016-04-10 16:26:03 -04:00
Charles Strahan ad7b1e24c2 fan-networking: updated patches from Ubuntu
This pulls in updated Fan Networking patches from Ubuntu.
(https://wiki.ubuntu.com/FanNetworking)

closes #14328
2016-04-10 16:07:03 -04:00
Tomasz Kontusz 789c281a62 partimage: correct the patch SHA256
It was using a hash for the file itself, instead of the one for a sanitized patch.
2016-04-10 20:41:42 +02:00
Luca Bruno 2b6eff6729 Merge pull request #14573 from NicolasPetton/totem-gst-libav
totem: build with gst-libav and gst-plugins-ugly
2016-04-10 20:23:21 +02:00
Joachim Fasting 52f0aa3f82 pure-ftpd: fix meta.license
There is no licenses.bsd. Consulting the source reveals that it
uses the language of the ISC license (which is supposed to be equivalent to
the simplified BSD license).
2016-04-10 19:48:01 +02:00
Nicolas Petton f353f0de00 totem: build with gst-libav and gst-plugins-ugly 2016-04-10 19:06:37 +02:00
Luca Bruno 7e7a614aaa pure-ftpd: init at 1.0.42 2016-04-10 17:53:18 +02:00
Joachim Fasting 9a55b76db1 mupen64plus: build with gcc49
Works around failure with gcc5, see
https://hydra.nixos.org/build/34273319/nixlog/1/raw
Not a real fix, but a working build is better than nothing ...

I have tested that the program at least runs: it fails to load a few
plugins, tho, have no idea to what extent that affects use
  Couldn't load plugin 'ricevideo.so':
  /nix/store/...-mupen64plus-1.5/share/mupen64plus/plugins/ricevideo.so:
  undefined symbol: glCombinerInputNV
  Couldn't load plugin 'glN64.so':
  /nix/store/...-mupen64plus-1.5/share/mupen64plus/plugins/glN64.so:
  undefined symbol: glCombinerInputNV
2016-04-10 15:50:23 +02:00
joachifm 9bd758ab42 Merge pull request #14558 from joachifm/youtube-dl
youtube-dl: 2016.02.13 -> 2016.04.06
2016-04-10 12:48:15 +02:00
joachifm 496a369805 Merge pull request #14561 from micxjo/update-botan
botanUnstable: 1.11.28 -> 1.11.29 (security)
2016-04-10 11:56:11 +02:00
Franz Pletz 2463e09173 virtinst: Fix cherry-pick merge 2016-04-10 01:26:45 +02:00
Robin Gloster fe974894e2 virt-manager: remove sqlalchemy from (transitive) dependencies
Is not used according to source code
2016-04-10 01:21:46 +02:00
Franz Pletz b667040c7c Merge pull request #14543 from groxxda/fix/minidlna
minidlna: logging via journalctl, use systemd runtimedirectory, install manpages
2016-04-10 01:14:48 +02:00
Franz Pletz 2579128897 Merge pull request #14547 from groxxda/bump/wayland
wayland: 1.9.0 -> 1.10.0, weston: 1.9.0 -> 1.10.0, wayland-protocols: init at 1.3
2016-04-10 01:11:55 +02:00
Franz Pletz 870ce8fc83 Merge pull request #14544 from groxxda/bump/libinput
libinput: 1.2.1 -> 1.2.2, propagate udev dependency
2016-04-10 01:09:18 +02:00
joachifm 44af20f601 Merge pull request #14560 from DamienCassou/khard-0.9.0
khard: 0.8.1 -> 0.9.0
2016-04-10 00:50:32 +02:00
Joachim Fasting aec8daed86 duc: fix meta.license 2016-04-09 21:35:29 +02:00
Micxjo Funkcio 3c2e932450
botanUnstable: 1.11.28 -> 1.11.29 (security)
This release contains fixes for
  * CVE-2016-2849
  * CVE-2016-2850
2016-04-09 12:18:55 -07:00
Damien Cassou 2601b32990 khard: 0.8.1 -> 0.9.0 2016-04-09 20:28:34 +02:00
Luca Bruno 73bf336934 duc: init at 1.3.3 2016-04-09 20:08:38 +02:00
Joachim Fasting 6111d5b480 youtube-dl: 2016.02.13 -> 2016.04.06 2016-04-09 19:47:42 +02:00
joachifm 1d36e6ec07 Merge pull request #14382 from aneeshusa/update-ccache-stdenv-documentation
ccacheStdenv: provide working example config in docs
2016-04-09 19:38:12 +02:00
Florian Steinel 2486191f39 thttpd: 2.26 -> 2.27
from http://www.acme.com/software/thttpd/#releasenotes
 New in version 2.27:
-   Stats syslogs changed from LOG_INFO to LOG_NOTICE.
-   Use memmove() for self-overlapping string copies instead of strcpy().
-   Couple of subroutine name changes for consistency.
2016-04-09 19:28:50 +02:00
Tuomas Tynkkynen 03c6434756 Merge pull request #14526 from Profpatsch/fish-completions
fish: pick up completion files from other packages
2016-04-09 20:08:46 +03:00
joachifm 34732f0369 Merge pull request #14552 from zohl/dumptorrent
dumptorrent: init at 1.2
2016-04-09 18:49:22 +02:00
Al Zohali 85129e6c60 dumptorrent: init at 1.2 2016-04-09 19:31:56 +03:00
joachifm ff52ac75f6 Merge pull request #14191 from mbakke/p7zip-15.14.1
p7zip: 9.38 -> 15.14.1
2016-04-09 18:11:28 +02:00
zimbatm 26ad6b8c83 Merge pull request #14555 from thall/ums_6_2_2
ums 5.4.0 -> 6.2.2
2016-04-09 17:09:10 +01:00
joachifm 427fda97cb Merge pull request #14551 from pmahoney/awscli
awscli: 1.10.1 -> 1.10.18
2016-04-09 18:08:38 +02:00
joachifm 2b5b90438b Merge pull request #14554 from sheenobu/bugfix/spotify/upgrade_ssl
spotify: 1.0.26.125.g64dc8bc6-14 -> 1.0.27.71.g0a26e3b2-9
2016-04-09 18:05:05 +02:00
joachifm 079c03a2c9 Merge pull request #14539 from colemickens/update-plex
Plex: update plex, plexpass; fix plex module to restart
2016-04-09 18:01:58 +02:00
joachifm ddef34387d Merge pull request #14518 from CrystalGamma/master
lombok: init at 1.16.8
2016-04-09 17:47:15 +02:00
Marius Bakke 5d15c0f5fd p7zip: 9.38 -> 15.14.1 2016-04-09 14:05:23 +01:00
Niclas Thall 8b18b35266 ums 5.4.0 -> 6.2.2 2016-04-09 14:29:23 +02:00
Vincent Laporte 30e17a9b71 ocamlPackages.cryptokit: 1.9 -> 1.10 2016-04-09 14:20:03 +02:00
Nikolay Amiantov cae349102e ffmpeg: install man pages 2016-04-09 14:03:27 +03:00
Nikolay Amiantov d023e15cfc ffmpeg: enable x265 support 2016-04-09 14:02:43 +03:00
Sheena Artrip 50e8994973 spotify: 1.0.26.125.g64dc8bc6-14 -> 1.0.27.71.g0a26e3b2-9 2016-04-09 06:54:00 -04:00
Frederik Rietdijk dddafe61eb Merge pull request #14498 from expipiplus1/python-cgkit
pythonPackages.cgkit: init at 2.0.0
2016-04-09 11:51:15 +02:00
Jona Stubbe (CrystalGamma) 8430db7e17 lombok: init at 1.16.8 2016-04-09 10:00:08 +02:00
Arseniy Seroka 7da3bba260 Merge pull request #14545 from elitak/wraith
wraith: init at 1.4.6
2016-04-09 09:39:13 +03:00
Damien Cassou 569cb205de Merge pull request #14536 from NicolasPetton/ternjs
Add nodePackages.tern
2016-04-09 07:48:24 +02:00
Patrick Mahoney f14bf70db4 awscli: 1.10.1 -> 1.10.18
And awscli dependencies:

botocore: 1.3.23 -> 1.4.9
s3transfer: init at 0.0.1
2016-04-08 22:29:31 -05:00
Profpatsch a011083cda fish: pick up completion files from other packages
Some packages bring their own completions in
/share/fish/vendor_completions.d. Now they are picked up by fish from
every path in NIX_PROFILES.
2016-04-09 00:08:48 +02:00
Alexander Ried c6a4bc4ae5 weston: 1.9.0 -> 1.10.0 2016-04-08 23:22:58 +02:00