William A. Kennington III
901482ad99
Merge branch 'master.upstream' into staging.upstream
2015-08-19 13:54:48 -07:00
Paulus Esterhazy
f683031df2
pass: Fix for Darwin
2015-08-19 20:50:58 +02:00
Arseniy Seroka
b9a174b9e3
Merge pull request #9340 from obadz/ecryptfs
...
ecryptfs
2015-08-19 14:37:36 +03:00
obadz
172522e153
ecryptfs:
...
- upgrade 106 -> 108
- fix passphrase rewrapper (password changing should now work fine) as
discussed on https://bugs.launchpad.net/ecryptfs/+bug/1486470
- add lsof dependency so ecryptfs-migrate-home should work out of the
box
2015-08-19 12:16:57 +01:00
William A. Kennington III
2ac70270e8
Merge branch 'master.upstream' into staging.upstream
2015-08-18 11:36:32 -07:00
Austin Seipp
5d964375e5
nixpkgs: afl 1.83b -> 1.86b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00
Pascal Wittmann
789ae5333b
logkeys: move from googlecode to github
2015-08-15 21:04:32 +02:00
William A. Kennington III
a106080623
Merge branch 'master.upstream' into staging.upstream
2015-08-14 13:22:00 -07:00
Tobias Geerinckx-Rice
a913ad89c1
eid-mw: 4.1.4 -> 4.1.5
2015-08-14 03:07:10 +02:00
William A. Kennington III
952def0e3c
Merge branch 'master.upstream' into staging.upstream
2015-08-13 11:55:02 -07:00
Vladimír Čunát
7307f5c011
stoken: fix evaluation (licence), refactor a little
...
I hope @fuuzetsu doesn't mind the refactoring.
BTW, do you know about `autoreconfHook`? It might save the preConfigure
and most buildInputs.
2015-08-13 14:18:36 +02:00
Mateusz Kowalczyk
bf37974165
stoken: add new package
2015-08-13 13:07:39 +01:00
William A. Kennington III
aec624a72e
pinentry: 0.9.4 -> 0.9.5
2015-08-12 17:13:27 -07:00
William A. Kennington III
997b9bc8c6
gnupg21: 2.1.6 -> 2.1.7
2015-08-12 17:02:14 -07:00
Boris Sukholitko
c2f5d1abed
nsjail: init at 8b951e6
2015-08-10 22:27:15 +03:00
William A. Kennington III
4624985561
Merge branch 'master.upstream' into staging.upstream
2015-08-07 13:40:39 -07:00
Pascal Wittmann
dd06e36eb8
sbsigntool: only build for x86_64-linux, it is broken on i686
2015-08-06 15:59:51 +02:00
William A. Kennington III
baf0967947
ccid: 1.4.19 -> 1.4.20
2015-08-05 19:25:56 -07:00
William A. Kennington III
23c3edd62c
pcsclite: 1.8.13 -> 1.8.14
2015-08-05 19:25:56 -07:00
William A. Kennington III
a2da9cfcaf
Merge branch 'master.upstream' into staging.upstream
2015-08-03 14:27:14 -07:00
ts468
1857db1bc9
Merge pull request #9100 from ts468/upstream.omapd
...
omapd: init at 0.9.2
2015-08-03 13:12:28 +02:00
Thomas Strobel
89e78b5211
omapd: init at 0.9.2
2015-08-03 13:04:59 +02:00
William A. Kennington III
1dab05033f
Merge branch 'master.upstream' into staging.upstream
2015-08-01 19:18:08 -07:00
Joachim Fasting
56b39c2cc5
minisign: init at 0.4
2015-08-01 17:20:15 +02:00
Arseniy Seroka
b6160fa736
monkeysphere: fix description
2015-08-01 13:28:41 +03:00
Fabian Kirchner
b80df37494
Add monkeysphere package
2015-08-01 12:01:32 +02:00
William A. Kennington III
09b4a7cc1b
Merge branch 'master.upstream' into staging.upstream
2015-07-31 17:26:20 -07:00
Tobias Geerinckx-Rice
03b09e7cd4
eid-viewer: 4.0.7-195-tcm406-258907 -> 4.1.4-v4.1.4-tcm406-270732
2015-07-31 04:47:59 +02:00
Tobias Geerinckx-Rice
7b30d6a8cb
sudo: add withInsults flag (disabled by default)
...
The feature Nix neither needs nor deserves.
Requires the "insults" to be explicitly enabled in sudoers.
This adds 1.6 MB to your sudo as some kind of cruel meta-joke.
2015-07-31 02:02:08 +02:00
Tobias Geerinckx-Rice
6c6201a99b
Remove unnecessary rec{s from "my" packages
2015-07-31 02:02:07 +02:00
Eelco Dolstra
55932c1bec
Don't statically depend on cacert for certificates
...
This reverts commit cd52c04456
and
others.
Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
William A. Kennington III
7ebe164ae0
Merge branch 'master.upstream' into staging.upstream
2015-07-30 15:03:10 -07:00
Tobias Geerinckx-Rice
9294f368f9
eid-mw: 4.1.2 -> 4.1.4
2015-07-30 16:18:37 +02:00
Lancelot SIX
ca54849eb9
torbrowser: 4.5.2 -> 4.5.3 ( close #8953 )
2015-07-30 15:55:22 +02:00
William A. Kennington III
0a1a015355
Merge pull request #8981 from sellout/patch-1
...
gnugpg: Add libiconv dependency.
2015-07-27 15:50:54 -04:00
Greg Pfeil
2cbfdb8ff4
gnugpg: Add libiconv dependency.
...
Tested using the pure-darwin alternate stdenv on Yosemite.
I need this change for gnupg to build. Otherwise, I get this error:
```
configure:
***
*** The system does not provide a working iconv function. Please
*** install a suitable library; for example GNU Libiconv which is
*** available at:
*** http://ftp.gnu.org/gnu/libiconv/
***
configure: error:
***
*** Required libraries not found. Please consult the above messages
*** and install them before running configure again.
***
builder for ‘/nix/store/pvzqmfzc05ifmvi0vglyl2xlkcdgh6c2-gnupg-2.1.6.drv’ failed with exit code 1
```
cc: @wkennington
2015-07-27 11:53:34 -06:00
William A. Kennington III
b827583831
sudo: 1.8.14p1 -> 1.8.14p3
2015-07-22 11:26:59 -07:00
Luca Bruno
befef13d37
chaps: not supported on i686 (ZHF)
2015-07-22 11:37:38 +02:00
Dan Peebles
75a7f96b44
knockknock: minor cleanup
2015-07-22 01:32:09 +00:00
Dan Peebles
a8c7abdb8d
knockknock: init
...
A simple but secure port knocking daemon and associated tool (NixOS modules upcoming)
2015-07-22 01:26:40 +00:00
Austin Seipp
3793ff5290
nixpkgs: torsocks 2.0.0 -> 2.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 21:50:29 -05:00
Austin Seipp
c2f1ac9885
nixpkgs: ssdeep 2.12 -> 2.13
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:34 -05:00
William A. Kennington III
8734f01830
sudo: 1.8.13 -> 1.8.14p1
2015-07-19 12:09:14 -07:00
Vladimír Čunát
9a80550cc4
Merge branch 'staging', discussion #8844
2015-07-19 08:09:29 +02:00
Lluís Batlle i Rossell
ce597e1e1b
updating tor to 0.2.6.10
...
I checked the tarball signature.
I fixed the optimised build (broken since 2013) and I added seccomp.
2015-07-17 18:24:35 +02:00
Luca Bruno
60d19b3adc
Revert "gnupg: fix build on darwin"
...
This reverts commit db3602b5d6
.
Fixed libusb build by 82d2960f15
2015-07-16 10:36:29 +02:00
William A. Kennington III
c8c11371b9
Merge pull request #8732 from lovek323/gnupg-darwin
...
gnupg: fix build on darwin
2015-07-15 17:37:59 -07:00
William A. Kennington III
25e60feb72
Merge branch 'master.upstream' into staging.upstream
2015-07-15 02:02:46 -07:00
ts468
c930417537
Merge pull request #8830 from ts468/upstream.tpm-luks
...
tpm-luks: update -> git-2015-07-11
2015-07-15 10:52:20 +02:00
Thomas Strobel
127300a51d
tpm-luks: update -> git-2015-07-11
2015-07-15 10:22:40 +02:00