Commit graph

838 commits

Author SHA1 Message Date
Joachim Fasting 672efb940f
torbrowser: fix torEnv after multiple-outputs 2016-04-22 04:08:33 +02:00
Michiel Leenaars 38c5319fd8 softhsm: init -> 2.1.0 2016-04-18 10:31:46 +01:00
Tobias Geerinckx-Rice 7818fda09e
eid-mw: 4.1.13 -> 4.1.14 2016-04-14 18:34:53 +02:00
Tuomas Tynkkynen 897e0d1224 treewide: Mass replace 'openssl}/bin' to refer to the correct outputs 2016-04-14 08:32:20 +03:00
Nikolay Amiantov 8b7ebaffeb replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
Vladimír Čunát 39ebb01d6e Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
Franz Pletz fcde15d66b sudo: 1.8.15 -> 1.8.16 2016-04-12 15:51:32 +02:00
Franz Pletz a14decf655 clamav: 0.99 -> 0.99.1 2016-04-12 15:49:54 +02:00
Vladimír Čunát 30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +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
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
Tobias Geerinckx-Rice 46a3a12971
sshuttle: 0.77.2 -> 0.78.0 2016-04-08 17:39:38 +02:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Lancelot SIX d6f9e35683 gnupg20: 2.0.29 -> 2.0.30
See https://lists.gnupg.org/pipermail/gnupg-announce/2016q1/000385.html
2016-03-31 17:18:32 +02:00
Domen Kožar b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
Pascal Wittmann 71d3b34bd7 tpm-tools: fix build by applying debians patch 2016-03-24 22:31:40 +01:00
Nikolay Amiantov 0c6db0ca48 cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
joachifm a9699984c2 Merge pull request #14173 from obadz/ecryptfs
ecryptfs: 108 -> 110
2016-03-24 13:12:59 +00:00
obadz 09302c7b56 ecryptfs: 108 -> 110 2016-03-24 12:10:36 +00:00
Franz Pletz f03993366e fail2ban: 0.9.3 -> 0.9.4 2016-03-22 02:12:43 +01:00
Joachim Fasting c1901038c8 haka: fix build on gcc5
See https://hydra.nixos.org/build/33296799/nixlog/1/raw
2016-03-20 22:57:48 +01:00
lukasepple 1dbf51416a torbrowser: 5.5.3 -> 5.5.4 2016-03-19 21:56:57 +01:00
Peter Simons ab450f8477 gnupg-2.1: add myself as maintainer plus minor cosmetic 2016-03-18 11:02:17 +01:00
Peter Simons eadf39a16c gnupg-2.1: drop unnecessary autoreconf hook from build
This change also prevents gnupg 2.1 from considering itself as an
unstable development version, which it is not.
2016-03-18 11:02:17 +01:00
Joachim Fasting 665e79324e torbrowser: 5.5.2 -> 5.5.3 2016-03-15 02:34:53 +01:00
Joachim Fasting 249d28b08c minisign: move build deps to nativeBuildInputs 2016-03-12 19:06:56 +01:00
Peter Simons 9f578af689 gnupg-1compat: cosmetic changes for Emacs 2016-03-11 10:55:47 +01:00
Vladimír Čunát 5782b5d3e8 gpgstats: fix build on 32-bit; LFS problems 2016-03-09 23:15:41 +01:00
John Chee e0b541acc7 lastpass-cli: 0.7.0 -> 0.9.0 2016-03-08 12:02:44 -08:00
Vladimír Čunát 09af15654f Merge master into closure-size
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Tobias Geerinckx-Rice 04573b82bc sshuttle: 0.76 -> 0.77.2 2016-03-08 03:09:41 +01:00
Martin Sturm 507ad9a4f9 clamav: Use freshclam.conf defined by clamav-updater module if enabled 2016-03-04 02:26:44 +01:00
joachifm d917b4975c Merge pull request #13478 from sheenobu/clamav
clamav: 0.98.7 -> 0.99
2016-03-01 03:44:23 +00:00
zimbatm 17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Sheena Artrip b6a8348a4b clamav: 0.98.7 -> 0.99 2016-02-27 06:59:06 -05:00
zimbatm 1f00c52880 Merge pull request #11210 from mitchty/munge-on-osx
Munge is buildable/usable on OS X/most unices
2016-02-26 23:10:53 +00:00
Franz Pletz 7c6dc101f2 Merge pull request #13391 from spacefrogg/gencfsm
gnome-encfs-manager: 1.8.15 -> 1.8.16
2016-02-23 18:47:21 +01:00
Frederik Rietdijk 40ca841c5c Merge pull request #13124 from FRidh/buildPythonApplication
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Michael Raitza c4ea54f6a1 gnome-encfs-manager: 1.8.15 -> 1.8.16 2016-02-23 14:38:48 +00:00
Franz Pletz f5d705aa58 pinentry: 0.9.6 -> 0.9.7 2016-02-22 04:51:53 +01:00
Frederik Rietdijk d3482be0e5 Merge pull request #12886 from pstn/master
Allow kpcli to work with xclip
2016-02-19 17:14:50 +01:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Philipp Steinpass 9d1501437d Added perl packages that allow kpcli to work with xclip, squashed fixes. 2016-02-19 11:21:52 +01:00
Franz Pletz ffef91e914 torbrowser: 5.5 -> 5.5.2 2016-02-15 03:54:44 +01:00
Vladimír Čunát d039c87984 Merge branch 'master' into closure-size 2016-02-14 08:33:51 +01:00
Robin Gloster f7aa921773 Merge pull request #12560 from tvestelind/haka
Haka: new package
2016-02-06 20:32:39 +01:00
Peter Simons 2c51a0a39a Merge pull request #12773 from kragniz/gnupg-2.1.11
gnupg: 2.1.10 -> 2.1.11
2016-02-04 22:23:41 +01:00
Charles Strahan 2f105acba2 cipherscan: fix license
Fixes broken evaluation due to 4c57b932a.
2016-02-03 13:10:34 -05:00
Charles Strahan 4c57b932ab cipherscan: init at rev 18b0d1b (Dec 17, 2015)
CipherScan is a simple way to find out which SSL ciphersuites are
supported by a target.

It can take advantage of the extra features in Peter Mosmans' openssl
fork (which is also included in this commit).
2016-02-03 12:01:24 -05:00
Vladimír Čunát ae74c356d9 Merge recent 'staging' into closure-size
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00