Commit graph

1062 commits

Author SHA1 Message Date
Christian Lask 2d524a37f8 Remove myself as maintainer. 2016-11-03 11:54:54 +01:00
Jude Taylor e80a6dc62b mpw: build from github to fix segfault 2016-10-30 04:15:41 -07:00
Kirill Elagin 213dc21443 gnupg: Variable path to pinentry
This is needed for pinentry-mac which has the pinentry binary
at an OS X-ish path.
2016-10-29 00:24:51 +03:00
Kirill Elagin 62d9edb9b9 gnupg: Rename parameter x11Support -> guiSupport
Because it is really about GUI in general, not X11 (e.g. OS X).
2016-10-28 23:18:57 +03:00
Zero King c9204f7206 nmap: 7.12 -> 7.31 (#19923) 2016-10-27 13:55:08 +02:00
Michael Raskin dbbe37bd94 gencfsm: use standalone libgee_0_6 as not every version of gnome3_* has libgee_1 after gnome 3.22 addition 2016-10-26 16:51:24 +02:00
Frederik Rietdijk 9b4a4b15bb gencfsm: mark as broken
With staging merged into master, we now have gnome3 = gnome3_22;.

and

error: while querying the derivation named ‘gnome-encfs-manager-1.8.16’:
while evaluating the attribute ‘nativeBuildInputs’ of the derivation
‘gnome-encfs-manager-1.8.16’ at
nixpkgs/pkgs/tools/security/gencfsm/default.nix:6:3:
while evaluating ‘getOutput’ at nixpkgs/lib/attrsets.nix:453:23, called
from undefined position:
attribute ‘libgee_1’ missing, at
nixpkgs/pkgs/tools/security/gencfsm/default.nix:14:27

cc maintainer @spacefrogg
2016-10-26 16:02:46 +02:00
Frederik Rietdijk 7077a270bf Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
Tim Steinbach f188dc0e2f Merge pull request #19807 from mimadrid/update/sudo-1.8.18p1
sudo: 1.8.18 -> 1.8.18p1
2016-10-23 20:51:10 -04:00
mimadrid 19b6d90cab
sudo: 1.8.18 -> 1.8.18p1 2016-10-23 17:57:16 +02:00
Kai Harries dace6a176d
gnupg: take libusb include path from pkg-config
This makes smartcards (like the Nitrokey)  usable again.
2016-10-23 09:00:08 +02:00
Kai Harries 0ef41e5477 nitrokey-app: 0.4.0 -> 0.5.1 2016-10-22 22:28:27 +02:00
Frederik Rietdijk e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
Hans-Christian Esperer 3b96bfd1c6 Works only under linux 2016-10-20 16:35:58 +02:00
Hans-Christian Esperer 510111a1c3 fpm2: init at 0.79 2016-10-20 15:06:31 +02:00
Pascal Wittmann 24c3271e39 Merge pull request #17554 from KaiHa/master
nitrokey-app: init at 0.4.0
2016-10-20 07:55:05 +02:00
Kai Harries c43243f085 nitrokey-app: add kaiha as maintainer 2016-10-20 07:15:45 +02:00
Frederik Rietdijk b33d3cca02 ecryptfs: use python2
print statement
2016-10-18 23:16:04 +02:00
Frederik Rietdijk 78f46d23fe knockknock: use python2 2016-10-18 23:14:36 +02:00
Joachim Fasting b3ffc580ec
tor: 0.2.8.8 -> 0.2.8.9
Fixes a security hole that could be exploited for a denial of service
attack against a tor client, relay, hidden service, or authority [1].

[1]: https://trac.torproject.org/projects/tor/ticket/20384
2016-10-18 00:44:41 +02:00
Vladimír Čunát 6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
Frederik Rietdijk 104c50dd1a Python: remove modules and pythonFull 2016-10-10 10:33:24 +02:00
Jörg Thalheim 905239db28 Merge pull request #18868 from RonnyPfannschmidt/enpass
enpass: init at 5.3.0
2016-10-10 07:56:56 +02:00
Ronny Pfannschmidt 98895f5b67 enpass: init at 5.3.0 2016-10-09 13:16:50 +02:00
Robin Gloster 8d317336ef
sslscan: use fetchFromGitHub 2016-10-09 12:52:02 +02:00
Graham Christensen a72dd11b3e Merge pull request #19341 from grahamc/sudolikeaboss
sudolikeaboss: init at 0.2.1
2016-10-08 08:52:02 -04:00
Graham Christensen 969cffca97
sudolikeaboss: init at 0.2.1 2016-10-07 22:19:33 -04:00
Thomas Tuegel 2e255a2edd
Merge branch 'staging' 2016-10-06 09:51:02 -05:00
Michael Weiss 8268f0a759 pgpdump: init at v0.31
Add the package "pgpdump" at version v0.31 under the category
"tools/security", add it to the top-level package collection and set
myself as the maintainer (I added myself to lib/maintainers.nix).

I have tested this package under NixOS and Gentoo+Nix.
2016-10-06 03:17:01 +02:00
Jörg Thalheim 888f6a1280 Merge pull request #19199 from wizeman/u/fix-help2man-hash
help2man: fix hash
2016-10-03 19:26:44 +02:00
Jörg Thalheim 3732d1d2c3 pass: add procps dep only on linux (#19165)
fixes #18929
2016-10-02 18:57:42 +02:00
Kai Harries caeb218023 nitrokey-app: init at 0.4.0
Provides extra functionality for the Nitrokey Pro and Storage.

See https://github.com/Nitrokey/nitrokey-app and
https://www.nitrokey.com/download for information about the
nitrokey-app.
2016-10-02 18:43:26 +02:00
Tuomas Tynkkynen 19225bf5cc Merge remote-tracking branch 'upstream/master' into staging 2016-10-02 10:36:47 +03:00
Tuomas Tynkkynen c61cc2d56c ssdeep: No need to include patchelf in buildInputs
It's implicitly there on Linux.
2016-10-01 23:15:35 +03:00
Eelco Dolstra 518340624d Merge remote-tracking branch 'origin/master' into staging 2016-09-29 13:06:14 +02:00
Frederik Rietdijk 74e3793300 Merge pull request #19025 from mbbx6spp/update-lastpass-cli-to-1.0.0
lastpass-cli: 0.9.0 -> 1.0.0
2016-09-29 09:45:25 +02:00
Vladimír Čunát 77604964b6 Merge branch 'master' into staging 2016-09-28 17:13:59 +02:00
Susan Potter 87ffa1cea0 lastpass-cli: 0.9.0 -> 1.0.0 2016-09-27 21:35:41 -05:00
Frederik Rietdijk 3ba16c8234 Do not use top-level buildPythonPackage or buildPythonApplication
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Vladimír Čunát fffc7638cd Merge branch 'master' into staging 2016-09-24 18:54:31 +02:00
Joachim Fasting f0c85376b2
tor: 0.2.8.7 -> 0.2.8.8
Fixes two crashing bugs, nothing else of note.
2016-09-24 15:47:28 +02:00
Aneesh Agrawal 278d3050ae nmap: use python infra's .withPackages 2016-09-24 15:05:28 +02:00
Aneesh Agrawal 6321a1b67c nmap: pin to Python 2, make Python optional
Python 3 is not supported, so use python2Packages.

Python is only required for the `ndiff` and `zenmap` binaries, not the
main `nmap` binary, so disable Python by default to reduce the default
closure size, and add a `withPython` arg to re-enable it. Note that
Zenmap is the graphical program, so passing `graphicalSupport = true`
will also automatically enable Python support.
2016-09-24 15:05:28 +02:00
rushmorem c2cae61392 vault: 0.6.0 -> 0.6.1 2016-09-23 19:57:07 +02:00
Alexander Ried 8e0d456daa sudo: 1.8.17p1 -> 1.8.18 2016-09-23 02:01:57 +02:00
Rok Garbas 6ccdc388fe
rofi-pass: uses fetchFromGitHub and addes gnused, xclip, libnotify to PATH
fixes #18705
2016-09-21 16:14:27 +02:00
Tobias Pflug 3bd8c1bc56
rofi-pass: 1.3.2 -> 1.4.3 2016-09-21 16:14:27 +02:00
Moritz Ulrich a36ecba2c9 pass: Add procps for pgrep to PATH. 2016-09-19 17:25:04 +02:00
sternenseemann 7d20f1b5b7 torbrowser: 6.0.4 -> 6.0.5 2016-09-16 15:57:22 +02:00
Kamil Chmielewski 914e0e594c buildGoPackage: deps.json -> deps.nix in NIXON
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541

* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00