Commit graph

74857 commits

Author SHA1 Message Date
Dan Peebles 19f6edbfb8 top-level/release.nix: make Darwin builds do more 2016-01-06 08:29:41 -05:00
= ae8ea1c147 drumgizmo: 0.9.6 -> 0.9.8.1 2016-01-06 13:27:22 +00:00
Shea Levy 64f85edad8 Merge pull request #12171 from jgillich/rm-xchat
removed xchat
2016-01-06 07:37:56 -05:00
Frederik Rietdijk 7ba14e904e pythonPackages.toolz: use correct testrunner 2016-01-06 13:14:40 +01:00
Frederik Rietdijk 9178c850df pythonPackages.cytoolz: 0.7.3 -> 0.7.4
Update cytoolz.
Add correct testrunner, even though tests have to be disabled.
2016-01-06 13:14:19 +01:00
Jos van den Oever 6c377c43a9 testdisk 6.14 -> 7.0 2016-01-06 12:10:54 +01:00
Mathijs Kwik c90be3dd3a geolite-legacy 2015-11-23 -> 2016-01-06 2016-01-06 11:59:54 +01:00
Vincent Laporte ca8ef0fa1d coq-interval: 2.1.0 -> 2.2.1 2016-01-06 09:35:05 +01:00
Vincent Laporte e182ddf008 coqPackages.coquelicot: init at 2.1.1
Coquelicot is a Coq library for Reals.

Homepage: http://coquelicot.saclay.inria.fr/
2016-01-06 09:13:38 +01:00
somaticweb 2c4c9bee13 git: 2.6.4 -> 2.7.0
Also corrected the license, which is GPL2-only
2016-01-05 22:15:17 -08:00
Robin Gloster 246f0e91cd wpa_supplicant service: Warn about plaintext keys in docs 2016-01-06 03:58:39 +00:00
Robin Gloster 391c330042 wpa_supplicant service: jobs -> systemd.services
Fixes an occurence of `jobs` usage causing tests to fail to evaluate.

thanks @domenkozar
2016-01-06 03:58:39 +00:00
Robin Gloster 609457458e wpa_supplicant module: remove preStart hack
If the config file is managed imperatively we shouldn't touch it.
2016-01-06 03:58:39 +00:00
Robin Gloster d03b35f881 wpa_supplicant module: add networks option 2016-01-06 03:58:39 +00:00
Robin Gloster 3a5f488445 wpa_supplicant module: refactor 2016-01-06 03:58:39 +00:00
Robin Gloster 7d973a56d0 wpa_supplicant module: remove obsolete option
networking.WLANInterface has been obsolete for years
2016-01-06 03:58:39 +00:00
Tobias Geerinckx-Rice e1f555477c opencv_2_1: remove dead package
Broken since 2013. Only used by qrdecode which suffered the same fate.

cc @viric
2016-01-06 03:49:47 +01:00
Tobias Geerinckx-Rice eed2fa3de4 qrdecode: remove dead package
Never maintained, no updates since 2010, and broken since 2013. Bye.
2016-01-06 03:10:56 +01:00
Jakob Gillich 08f6f75c69 removed xchat
No release since 2010 and vulnerable to CVE-2011-5129. Hexchat is available
as a alternative.
2016-01-06 02:39:28 +01:00
Tobias Geerinckx-Rice 2ee6396bf7 libmusclecard: remove dead package
No upstream release since 2009. Broken since 2013.
2016-01-06 02:14:03 +01:00
Tobias Geerinckx-Rice f30b8a9197 muscletool: remove dead package
Broken since 2013. Upstream don't smell too good since 2009.
2016-01-06 02:14:01 +01:00
Tobias Geerinckx-Rice bc6f9ff90d muscleframework: remove dead package
Broken since 2013. Upstream don't smell too good since 2009.
2016-01-06 02:13:59 +01:00
Tobias Geerinckx-Rice 42420a30d5 xmltv: remove dead package
Not updated since 2008. Broken since 2013. Nothing else will miss it.
2016-01-06 01:46:16 +01:00
Tobias Geerinckx-Rice 894299f187 libdc1394avt: remove dead package
Orphaned dependency of cc1394. Broken since 2013. Sources long gone.

cc @viric
2016-01-06 01:46:16 +01:00
Tobias Geerinckx-Rice 432c0bd003 cc1394: remove dead package
Not updated since 2012. Broken since 2013. Sources long gone.

cc @viric
2016-01-06 01:46:16 +01:00
Tobias Geerinckx-Rice 5989c97665 tvtime: remove dead package
Upstream dried up in 2005. Not updated since 2012, broken since 2013.

cc @qknight
2016-01-06 01:46:16 +01:00
Tobias Geerinckx-Rice 4df7006319 netsurf: remove dead package & dependencies
Not updated since 2009 (!), not working since 2013.

cc @marcweber
2016-01-06 01:46:16 +01:00
Arseniy Seroka 420f55542c Merge pull request #12167 from jgillich/fish-merge-fix
fish: fix merge conflict
2016-01-06 01:55:40 +03:00
Benjamin Staffin 67f4c2a779 openssh: Add gssapi patch used by other major distros
This patch is borrowed verbatim from Debian, where it is actively
maintained for each openssh update.  It's also included in Fedora's
openssh package, in Arch linux as openssh-gssapi in the AUR, in MacOS
X, and presumably various other platforms and linux distros.

The main relevant parts of this patch:
- Adds several ssh_config options:
  GSSAPIKeyExchange, GSSAPITrustDNS,
  GSSAPIClientIdentity, GSSAPIServerIdentity
  GSSAPIRenewalForcesRekey
- Optionally use an in-memory credentials cache api for security

My primary motivation for wanting the patch is the GSSAPIKeyExchange
and GSSAPITrustDNS features. My user ssh_config is shared across
several OSes, and it's a lot easier to manage if they all support the
same options.
2016-01-05 14:50:05 -08:00
William A. Kennington III ce8c8f1e1b Merge pull request #11890 from Baughn/zfs
zfs:Add option for zpool import -d, and set it to /dev/disk/by-id.
2016-01-05 14:37:19 -08:00
Jakob Gillich 5e5ecb7b6f fish: fix merge conflict
patches got duplicated
2016-01-05 23:32:29 +01:00
Arseniy Seroka 6059831148 Merge pull request #12119 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.80 -> 0.7.81
2016-01-06 01:29:15 +03:00
Arseniy Seroka 1fc685ae64 Merge pull request #11945 from jgillich/fish
fish: add module to support it as default shell
2016-01-06 01:25:37 +03:00
Peter Simons 2b7b3aa5e0 Merge pull request #12165 from rycee/fix/version-nag
Remove version update checks in Calibre and Anki
2016-01-05 22:23:57 +01:00
Robert Helgesson ec2a1bcb86 anki: disable version check 2016-01-05 21:44:54 +01:00
Robert Helgesson 108cd9aa7f calibre: disable version check
Applies patch from Debian to disable version checking by default.
2016-01-05 21:44:54 +01:00
Tobias Geerinckx-Rice e5972f3094 keyfinder: 2.00 -> 2.1; build with qt55 2016-01-05 21:03:08 +01:00
Tobias Geerinckx-Rice 24100ec0c3 soi: 0.1.1 -> 0.1.2
Now builds, but still mark as broken because it quickly segfaults
at run time.
2016-01-05 21:03:08 +01:00
Tobias Geerinckx-Rice ad200bb5bc Fix remaining sane{Front,Back}ends 2016-01-05 20:44:35 +01:00
Tobias Geerinckx-Rice 9f2a7bf862 mcelog: 128 -> 129
Add support to decode MSCOD values for Broadwell-{de,ep,ex}.
2016-01-05 20:22:35 +01:00
Tobias Geerinckx-Rice 0f6659bab7 libpsl: list 2015-12-17 -> 2016-01-04 2016-01-05 20:22:35 +01:00
Peter Simons af8c1f3368 youtube-dl: take advantage of the improved getVersion function 2016-01-05 20:09:39 +01:00
Peter Simons 7ca8e13918 lib.getVersion: extend the function to cope with strings as well as derivations 2016-01-05 20:09:39 +01:00
Domen Kožar 9af5091992 f2fs-tools: add pkgconfig 2016-01-05 19:57:48 +01:00
Peter Simons 720d0cdc9a Merge pull request #12162 from jgillich/torbrowser
torbrowser: add missing shebang to wrapper script
2016-01-05 19:39:55 +01:00
Peter Simons 6102ba5d4f Merge pull request #12164 from NixOS/revert-12015-wpa_supplicant-service
Revert "Basic Declaritive Network Configuration in wpa_supplicant Service"
2016-01-05 19:35:13 +01:00
Peter Simons 49d18bdfcb Revert "Basic Declaritive Network Configuration in wpa_supplicant Service" 2016-01-05 19:32:41 +01:00
Jakob Gillich 24dc7f3028 torbrowser: add missing shebang to wrapper script 2016-01-05 18:21:07 +01:00
Arseniy Seroka 1974ced666 vimPlugins: update 2016-01-05 2016-01-05 19:58:30 +03:00
Peter Simons d110849d7b Merge pull request #12161 from svenkeidel/ghostscript-fix-dynamic-library-path
ghostscript: fix dynamic library path, fixes #11165
2016-01-05 17:44:34 +01:00