figsoda
b035cabadf
pkgs/tools/filesystems: remove dead code
...
with the help of deadnix & nil
2023-07-25 10:08:41 -04:00
R. Ryantm
8b25845df3
gocryptfs: 2.3.2 -> 2.4.0
2023-06-13 01:11:41 +00:00
R. Ryantm
70ca1fab1b
gocryptfs: 2.3.1 -> 2.3.2
2023-05-05 06:14:43 +00:00
R. Ryantm
fe0e07a2d4
gocryptfs: 2.3 -> 2.3.1
2023-04-25 03:34:02 +00:00
R. Ryantm
5303f52455
gocryptfs: 2.2.1 -> 2.3
2022-08-28 17:25:07 +00:00
R. Ryantm
00f7e1e88a
gocryptfs: 2.1 -> 2.2.1
2021-10-29 20:20:22 +00:00
D Anzorge
209b1e4347
gocryptfs: ensure fusermount setuid wrapper is used if present
2021-09-30 17:52:42 +02:00
Stefan Wiehler
88cddfbfb5
gocryptfs: support fstab mount
...
fusermount must be in PATH.
2021-09-19 16:44:19 +02:00
Pavol Rusnak
8c60eaa66a
gocryptfs: build documentation on aarch64-darwin again
...
because pandoc is now available
2021-09-05 22:09:29 +02:00
zowoq
13ea123c74
treewide: buildFlagsArray -> ldflags
2021-08-26 21:35:06 +10:00
R. RyanTM
92d00ac352
gocryptfs: 2.0.1 -> 2.1
2021-08-22 01:36:21 +00:00
Pavol Rusnak
272b93463e
gocryptfs: 2.0 -> 2.0.1 ( #126178 )
2021-06-08 15:14:35 +03:00
Pavol Rusnak
124b3ed75a
gocryptfs: 1.8.0 -> 2.0
...
- add libfido2 to propagatedBuildInputs to enable fido2 features
(gocryptfs uses command-line tools contained in the package)
- skip documentation on aarch64-darwin
(pandoc is broken because of the missing ghc)
2021-06-06 11:09:55 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Pavol Rusnak
2b27d94f01
gocryptfs: switch buildGoPackage to buildGoModule
2020-09-13 14:08:54 +02:00
Christian Kampka
40dc0c0861
gocryptfs: 1.7.1 -> 1.8.0
2020-08-28 23:10:49 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Charles Duffy
8f285340f3
gocryptfs: 1.7 -> 1.7.1
2019-11-01 16:12:22 -05:00
cw
dccd1e9d05
gocryptfs: 1.6.1 -> 1.7
...
- Use pname instead of name
- Add patch for Darwin build
2019-07-16 08:17:17 +02:00
Andrew Childs
28b45f6e65
gocryptfs: 1.5 -> 1.6.1
2019-01-20 19:10:14 +09:00
Florian Klink
7e579aa994
gocryptfs: 1.1.1 -> 1.5
...
Bold marked applicable changelog entries:
- Support extended attributes (xattr) in forward mode<Paste>
- Add -fsck function
- Fix several symlink race attacks
- Use memory pools for buffer handling
- Parallelize file content encryption
- Use HKDF to derive separate keys for GCM and EME
2018-07-06 01:46:00 +02:00
Florian Klink
dff0cfc3b0
gocryptfs: fix typo in folder name
2018-07-05 23:56:06 +02:00