Commit Graph

3045 Commits

Author SHA1 Message Date
ayes-web
790f188d60 duperemove: 0.11.3 -> 0.12 2023-08-14 20:20:39 -05:00
Sergei Trofimovich
b3218a102f duperemove: encode absolute path to lscpu
Without the change `duperemove` fails to run in parallel
if `PATH` is missing `lscpu` as:

    $ PATH= ./result/bin/duperemove /tmp
    sh: line 1: lscpu: No such file or directory
    Gathering file list...
    No dedupe candidates found.

Noticed when wrote a minimal systemd timer for `duperemove`.
2023-08-12 10:01:43 +01:00
Jan Malakhovski
591ccfe5b9 treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases
This continues where d8f7f6a5ce left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.

Also, similarly to d8f7f6a5ce some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
Doron Behar
5fa3ab255c
Merge pull request #224850 from orthros/upspin
upspin: init at unstable-2023-02-05
2023-08-08 06:31:22 +00:00
Colin Nelson
819cbe1699
upspin: init at unstable-2023-02-05 2023-08-07 08:29:23 -07:00
R. Ryantm
c4430a8123 gcsfuse: 1.0.0 -> 1.0.1 2023-08-07 00:39:56 +00:00
figsoda
c720055b91 dysk: 2.7.1 -> 2.7.2
Diff: https://github.com/Canop/dysk/compare/v2.7.1...v2.7.2

Changelog: https://github.com/Canop/dysk/blob/v2.7.2/CHANGELOG.md
2023-08-03 15:42:46 -04:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
R. Ryantm
8acd2ac8b0 squashfuse: 0.2.0 -> 0.4.0 2023-08-02 00:19:38 +00:00
Janik
cac84fbb5c
Merge pull request #245811 from NickCao/stratis 2023-07-29 23:47:36 +02:00
ajs124
f4fe83a4a7
Merge pull request #244350 from helsinki-systems/upd/xfsprogs
xfsprogs: 6.3.0 -> 6.4.0
2023-07-28 16:34:34 +02:00
Nick Cao
8e7549a627
stratisd: 3.5.7 -> 3.5.8
Diff: https://github.com/stratis-storage/stratisd/compare/v3.5.7...stratisd-v3.5.8
2023-07-28 09:58:45 +08:00
R. Ryantm
77430102c7 btrfs-progs: 6.3.2 -> 6.3.3 2023-07-27 20:06:04 +00:00
Janik
b8fab6a504
Merge pull request #245592 from tpwrules/update-dwarfs 2023-07-27 15:27:00 +02:00
figsoda
cc416ed7c4
Merge pull request #245391 from figsoda/fs 2023-07-26 23:16:01 -04:00
Nick Cao
66afef346c
Merge pull request #245574 from r-ryantm/auto-update/tar2ext4
tar2ext4: 0.9.8 -> 0.10.0
2023-07-26 20:41:17 -06:00
Thomas Watson
61636ed59a dwarfs: 0.6.2 -> 0.7.2 2023-07-26 14:33:48 -05:00
R. Ryantm
38e7c1eea2 tar2ext4: 0.9.8 -> 0.10.0 2023-07-26 18:27:18 +00:00
Pol Dellaiera
7e6912f7f8
Merge pull request #222982 from arti5an/mount-zip
mount-zip: init at 1.0.8
2023-07-26 18:14:26 +02:00
Richard Smith
754fd32de4 mount-zip: init at 1.0.8 2023-07-26 15:27:46 +00:00
ajs124
08e3fb9546 xfsprogs: 6.3.0 -> 6.4.0 2023-07-26 12:43:18 +02:00
adisbladis
16f072d94f
Merge pull request #245160 from SuperSandro2000/goofys
goofys: update vendor hash
2023-07-26 11:06:00 +12:00
figsoda
b035cabadf pkgs/tools/filesystems: remove dead code
with the help of deadnix & nil
2023-07-25 10:08:41 -04:00
Nick Cao
70eb2b8d15
Merge pull request #245293 from r-ryantm/auto-update/cryfs
cryfs: 0.11.3 -> 0.11.4
2023-07-24 23:03:49 -06:00
R. Ryantm
173f8aa342 cryfs: 0.11.3 -> 0.11.4 2023-07-25 02:59:56 +00:00
Pol Dellaiera
cb57efd4f8
Merge pull request #242069 from emilytrau/disk-inventory-x
disk-inventory-x: init at 1.3
2023-07-25 02:57:59 +02:00
Sandro Jäckel
c161060dc7
goofys: update vendor hash 2023-07-24 11:26:05 +02:00
github-actions[bot]
6afe543aec
Merge master into staging-next 2023-07-23 18:01:33 +00:00
Mario Rodas
1b516c5f5d s3fs: update meta 2023-07-23 11:10:00 +00:00
R. Ryantm
f18f372801 s3fs: 1.92 -> 1.93 2023-07-23 11:09:34 +00:00
Vladimír Čunát
f5d5556aaf
ceph: fixup the embedded sqlalchemy
This version-override approach is annoying me, as the original
derivation is then supposed to support multiple versions
without knowing about it.  And naturally it tends to break.
(this time on 446a8703c3)
https://hydra.nixos.org/build/228178995/nixlog/3/tail
2023-07-21 09:41:49 +02:00
R. Ryantm
d710935cd4 mergerfs: 2.35.1 -> 2.36.0 2023-07-18 04:31:07 +00:00
figsoda
51aae8647b dysk: install man page and shell completions 2023-07-16 21:34:15 -04:00
figsoda
3790f40a40 dysk: 2.6.1 -> 2.7.1
Diff: https://github.com/Canop/dysk/compare/v2.6.1...v2.7.1

Changelog: https://github.com/Canop/dysk/blob/v2.7.1/CHANGELOG.md
2023-07-16 13:42:22 -04:00
Jacob Moody
dfdbcc428f
9pfs: 2015-09-18 -> 0.3 (#241801)
* _9pfs: 2015-09-18 -> 0.3

* _9pfs: add updateScript
2023-07-15 00:30:57 +02:00
Rick van Schijndel
e1163b27dd
Merge pull request #242912 from chayleaf/fix-getent
treewide: update path to getent
2023-07-12 12:37:08 +02:00
John Ericson
d2edc11e9c
Merge pull request #242087 from emilytrau/mountain-duck
mountain-duck: init at 4.14.1.21330
2023-07-11 17:25:37 -04:00
chayleaf
4d4c73ff78 treewide: update path to getent 2023-07-12 02:32:23 +07:00
icyrockcom
cb34ad4c16 fuse-archive: init at 0.1.14 2023-07-09 20:39:50 -03:00
Emily Trau
10df97fcda disk-inventory-x: init at 1.3 2023-07-08 21:45:26 +10:00
Emily Trau
abcb4d0fbc mountain-duck: init at 4.14.1.21330 2023-07-08 01:46:53 +10:00
Weijia Wang
564e44aee9
Merge pull request #241377 from figsoda/dysk
dysk: rename from lfs, 2.6.0 -> 2.6.1
2023-07-05 00:09:40 +03:00
figsoda
4790a8ebdb dysk: add figsoda as a maintainer 2023-07-03 21:13:31 -04:00
figsoda
7085a16a13 dysk: rename from lfs, 2.6.0 -> 2.6.1
Diff: https://github.com/Canop/dysk/compare/v2.6.0...v2.6.1

Changelog: https://github.com/Canop/dysk/blob/v2.6.1/CHANGELOG.md
2023-07-03 21:13:00 -04:00
R. Ryantm
74588d77b4 squashfuse: 0.1.105 -> 0.2.0 2023-07-03 23:36:48 +00:00
Weijia Wang
65771e37f9
Merge pull request #240904 from r-ryantm/auto-update/ceph-csi
ceph-csi: 3.8.0 -> 3.9.0
2023-07-03 10:17:35 +03:00
R. Ryantm
230a05b997 gcsfuse: 0.42.5 -> 1.0.0 2023-07-02 21:20:15 +00:00
Jörg Thalheim
c252f82800 bcachefs-tools: unstable-2023-01-31 -> unstable-2023-06-28 2023-07-01 17:09:32 +02:00
R. Ryantm
0ec1adc42a ceph-csi: 3.8.0 -> 3.9.0 2023-07-01 12:52:13 +00:00
Weijia Wang
b1a839f1cf
Merge pull request #239473 from nikstur/erofs-darwin
erofs-utils: enable running on darwin
2023-06-27 15:36:31 +03:00