Commit graph

1865 commits

Author SHA1 Message Date
Sandro Jäckel 2dabf96953
lizardfs: mark broken 2021-03-03 18:08:02 +01:00
Sandro Jäckel 8796a2e176
squashfs: cleanup, update homepage 2021-03-03 18:08:02 +01:00
Armijn Hemel 8a61e45f52 squashfsTools: enable LZO compression 2021-03-03 12:51:59 +01:00
Mario Rodas a7c74fdc94
Merge pull request #114652 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.33.0 -> 0.33.2
2021-02-28 22:50:43 -05:00
Arnout Engelen 0aeba64fb2
squashfs: use -no-hardlinks for reproducible squashfs images (#114454)
the nix store may contain hardlinks: derivations may output them
directly, or users may be using store optimization which automatically
hardlinks identical files in the nix store.

The presence of these links are intended to be a 'transparent'
optimization. However, when creating a squashfs image, the image
will be different depending on whether hard links were present
on the filesystem, leading to reproducibility problems.

By passing '-no-hardlinks' to mksquashfs the files are stored
as duplicates in the squashfs image. Since squashfs has support
for duplicate files this does not lead to a larger image.

For more details see
https://github.com/NixOS/nixpkgs/issues/114331
2021-02-28 18:03:50 +00:00
R. RyanTM 72fbd6b759 gcsfuse: 0.33.0 -> 0.33.2 2021-02-28 12:34:52 +00:00
Florian Klink 0bdaff84e8
Merge pull request #113137 from lukegb/ceph
ceph: fix bluestore by using bundled rocksdb
2021-02-27 00:26:47 +01:00
Eelco Dolstra 9c8fcd6146
Merge pull request #111955 from armijnhemel/e2tools-0.1.0
e2tools: 0.0.16 -> 0.1.0
2021-02-26 16:05:28 +01:00
Frederik Rietdijk c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Mario Rodas 1756c26175
Merge pull request #114428 from r-ryantm/auto-update/s3fs-fuse
s3fs: 1.88 -> 1.89
2021-02-25 23:58:50 -05:00
R. RyanTM 1b5aea9a7a s3fs: 1.88 -> 1.89 2021-02-26 03:33:39 +00:00
Mario Rodas 1f6c8f0165
Merge pull request #110359 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.32.0 -> 0.33.0
2021-02-23 20:55:37 -05:00
Mario Rodas 6257787d8c
Merge pull request #112805 from r-ryantm/auto-update/mergerfs
mergerfs: 2.32.2 -> 2.32.3
2021-02-23 20:42:53 -05:00
Jan Tojnar 8f50f1ce10
Merge branch 'staging-next' into staging
Resolved the following conflicts:

- kernel flags between 09176d28a0 and 2b28822d8d
- clojure-lsp between 3fa00685ce and e03c068af5
2021-02-19 17:15:31 +01:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Sandro 4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16 2021-02-19 13:27:03 +01:00
zowoq 3dab057264 Merge staging-next into staging 2021-02-19 10:47:46 +10:00
Maximilian Bosch 6d55e3c00a
Merge pull request #113553 from r-ryantm/auto-update/catcli
catcli: 0.6.0 -> 0.6.1
2021-02-18 20:44:22 +01:00
Sandro Jäckel a9e1063a43
smbnetfs: remove stale substituteInPlace 2021-02-18 16:58:55 +01:00
adisbladis 6b403ed151
rmfuse: init at 0.1.1 2021-02-18 10:06:00 +01:00
R. RyanTM 0a65366253 catcli: 0.6.0 -> 0.6.1 2021-02-18 06:12:42 +00:00
Bernardo Meurer 44986bd4fc
Merge pull request #113308 from r-ryantm/auto-update/bindfs
bindfs: 1.14.9 -> 1.15.0
2021-02-17 20:34:28 +00:00
github-actions[bot] 9d6726a2e3
Merge staging-next into staging 2021-02-17 18:14:09 +00:00
Sandro bc3adcc21f
Merge pull request #109842 from fabaff/fwanalyzer
fwanalyzer: init at 1.4.3
2021-02-17 14:17:16 +01:00
Bernardo Meurer 7af939ddf2
bindfs: add lovesegfault to maintainers 2021-02-16 11:18:48 -08:00
Bernardo Meurer 9fa0c056de
bindfs: gpl2 -> gpl2Only 2021-02-16 11:18:28 -08:00
Bernardo Meurer 17f01cfe52
bindfs: 1.15.0 -> 1.15.1 2021-02-16 11:17:26 -08:00
R. RyanTM 6abcada9a8 bindfs: 1.14.9 -> 1.15.0 2021-02-16 13:51:27 +00:00
Fabian Affolter cb127b0531 fwanalyzer: init at 1.4.3 2021-02-15 10:43:37 +01:00
Luke Granger-Brown 236df9cee7 ceph: add passthru.tests 2021-02-14 18:06:04 +00:00
Luke Granger-Brown 9ac395366b ceph: use bundled rocksdb
Ceph have some custom patches to make RocksDB play nicely with
Bluestore, which means the system RocksDB package doesn't quite work
properly.
2021-02-14 18:05:12 +00:00
github-actions[bot] 1e189fbb9e
Merge staging-next into staging 2021-02-13 06:16:37 +00:00
Sandro Jäckel b1ce6cffc0
e2fsprogs: mark broken on darwin 2021-02-13 00:25:23 +01:00
R. RyanTM abed186ab2 mergerfs: 2.32.2 -> 2.32.3 2021-02-11 19:04:11 +00:00
Armijn Hemel eaa3ead56b
Update pkgs/tools/filesystems/e2tools/default.nix
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
2021-02-10 17:54:15 +01:00
Jörg Thalheim 6eeba550e9
Merge remote-tracking branch 'upstream/staging-next' into HEAD 2021-02-09 10:54:55 +01:00
Mario Rodas dbcdea8d16
Merge pull request #111815 from r-ryantm/auto-update/rar2fs
rar2fs: 1.29.2 -> 1.29.4
2021-02-08 21:14:25 -05:00
github-actions[bot] a4051a7381
Merge staging-next into staging 2021-02-08 00:36:20 +00:00
Alyssa Ross 44b2f7d17d
squashfs-tools-ng: 1.0.1 -> 1.0.4 2021-02-07 19:25:58 +00:00
R. RyanTM e0401c38d9 btrfs-progs: 5.10 -> 5.10.1 2021-02-07 02:39:37 +00:00
Armijn Hemel ccf3d0199d e2tools: 0.0.16 -> 0.1.0
repository moved to GitHub, website changed as well
2021-02-04 21:13:39 +01:00
André-Patrick Bubel d80115a09b zerofree: install manpage and COPYING file 2021-02-04 03:58:24 +01:00
R. RyanTM 292c68c253 rar2fs: 1.29.2 -> 1.29.4 2021-02-03 21:57:28 +00:00
R. RyanTM eb4d82290f glusterfs: 8.3 -> 9.0 2021-01-30 03:07:28 +00:00
github-actions[bot] bef2fbcd27
Merge master into staging-next 2021-01-27 18:28:31 +00:00
Ben Siraphob 82454e9df8 treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
github-actions[bot] a127deeb88
Merge master into staging-next 2021-01-25 18:52:08 +00:00
Bernardo Meurer 7a5e4b7df8
Merge pull request #110727 from talyz/bindfs-1.14.9
bindfs: 1.14.8 -> 1.14.9
2021-01-25 18:01:38 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
talyz 95ab0eda16
bindfs: 1.14.8 -> 1.14.9 2021-01-25 12:37:19 +01:00