Martin Weinelt
69aa302c35
ceph: suppress pytest8 warnings in pyopenssl override
2024-03-17 19:38:59 +01:00
Luke Granger-Brown
84fcbb0b14
Merge pull request #294644 from simonhollingshead/bcache-tools108
...
bcache-tools: 1.0.7 -> 1.0.8
2024-03-17 16:53:49 +00:00
Weijia Wang
8f908a6141
Merge pull request #293396 from r-ryantm/auto-update/tar2ext4
...
tar2ext4: 0.11.4 -> 0.12.0
2024-03-17 15:46:31 +01:00
R. Ryantm
340a2c4136
gcsfuse: 1.4.2 -> 2.0.0
2024-03-15 12:30:48 +00:00
R. Ryantm
d4bd681a96
squashfs-tools-ng: 1.2.0 -> 1.3.0
2024-03-12 12:18:29 +00:00
Simon Hollingshead
a6d61a9667
bcache-tools: 1.0.7 -> 1.0.8
...
https://github.com/g2p/bcache-tools/compare/v1.0.7...v1.0.8
2024-03-10 04:01:50 +00:00
Weijia Wang
9dd105625d
unrar: 6.2.12 -> 7.0.7
2024-03-08 09:57:11 +01:00
Weijia Wang
bb26ee8eed
Merge pull request #287411 from r-ryantm/auto-update/ceph-csi
...
ceph-csi: 3.10.1 -> 3.10.2
2024-03-07 09:42:47 +01:00
Weijia Wang
d07a61afd5
Merge pull request #291364 from r-ryantm/auto-update/s3fs
...
s3fs: 1.93 -> 1.94
2024-03-07 08:16:37 +01:00
Nick Cao
1a480d34ea
Merge pull request #293746 from r-ryantm/auto-update/ssdfs-utils
...
ssdfs-utils: 4.38 -> 4.39
2024-03-06 17:29:36 -05:00
Weijia Wang
061cfed2b6
Merge pull request #290829 from r-ryantm/auto-update/squashfuse
...
squashfuse: 0.5.0 -> 0.5.2
2024-03-06 22:28:18 +01:00
R. Ryantm
3904a6e6f7
ssdfs-utils: 4.38 -> 4.39
2024-03-06 11:30:49 +00:00
Adam C. Stephens
3c1f128a33
Merge pull request #293292 from adamcstephens/garage/20240304
...
garage_0_8: 0.8.6 -> 0.8.7, garage: 0.9.2 -> 0.9.3
2024-03-05 06:36:02 -05:00
Francesco Gazzetta
6ffb3618ea
Merge pull request #289980 from fgaz/treewide/fgaz-finalAttrs
...
treewide: use finalAttrs in packages maintained by @fgaz
2024-03-05 11:05:28 +01:00
7c6f434c
ea636c9dcc
Merge pull request #293249 from r-ryantm/auto-update/nilfs-utils
...
nilfs-utils: 2.2.9 -> 2.2.10
2024-03-05 09:21:29 +00:00
Francesco Gazzetta
0af8e41150
davfs2: use finalAttrs pattern
2024-03-05 09:50:19 +01:00
R. Ryantm
96eeaa30e9
tar2ext4: 0.11.4 -> 0.12.0
2024-03-05 02:39:48 +00:00
Adam Stephens
b125d698ed
garage_0_8: 0.8.6 -> 0.8.7
...
Changelog: https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.7
2024-03-04 11:36:28 -05:00
Adam Stephens
5c468df478
garage_0_9: 0.9.2 -> 0.9.3
...
Changelog: https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.3
2024-03-04 11:33:33 -05:00
ajs124
995ed0d6c1
xfsprogs: add myself as maintainer
2024-03-04 14:39:01 +01:00
R. Ryantm
a0b0805837
nilfs-utils: 2.2.9 -> 2.2.10
2024-03-04 13:17:35 +00:00
Raito Bezarius
4ffb9ba707
garage: mark broken on Darwin
...
It broke again because of some linker error.
```
garage-aarch64-darwin> warning: use of deprecated associated function `garage_db::sled_adapter::SledDb::init`: The Sled database is now deprecated and will be removed in Garage v1.0. Please migrate to LMDB or Sqlite as soon as possible.
garage-aarch64-darwin> --> src/model/garage.rs:134:31
garage-aarch64-darwin> |
garage-aarch64-darwin> 134 | db::sled_adapter::SledDb::init(db)
garage-aarch64-darwin> | ^^^^
garage-aarch64-darwin> |
garage-aarch64-darwin> = note: `#[warn(deprecated)]` on by default
garage-aarch64-darwin>
garage-aarch64-darwin> Compiling garage_api v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/api)
garage-aarch64-darwin> Compiling garage_web v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/web)
garage-aarch64-darwin> warning: `garage_model` (lib) generated 1 warning
garage-aarch64-darwin> Compiling garage v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/garage)
garage-aarch64-darwin> warning: use of deprecated associated function `garage_db::sled_adapter::SledDb::init`: The Sled database is now deprecated and will be removed in Garage v1.0. Please migrate to LMDB or Sqlite as soon as possible.
garage-aarch64-darwin> --> src/garage/cli/convert_db.rs:65:29
garage-aarch64-darwin> |
garage-aarch64-darwin> 65 | Ok(sled_adapter::SledDb::init(db))
garage-aarch64-darwin> | ^^^^
garage-aarch64-darwin> |
garage-aarch64-darwin> = note: `#[warn(deprecated)]` on by default
garage-aarch64-darwin>
garage-aarch64-darwin> error: linker `/nix/store/6kpjydf9x7zqa1xq2qipnwr32ki3fs2n-clang-wrapper-16.0.6/bin/cc` not found
garage-aarch64-darwin> |
garage-aarch64-darwin> = note: No such file or directory (os error 2)
```
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 19:35:03 +01:00
Raito Bezarius
b041481ef3
garage: 0.9.1 -> 0.9.2
...
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.2
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 18:05:18 +01:00
Raito Bezarius
19bfc60e9f
garage_0_8: 0.8.5 -> 0.8.6
...
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.6
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 18:05:02 +01:00
R. Ryantm
75a1ff3f94
mergerfs: 2.40.1 -> 2.40.2
2024-03-01 14:05:57 +00:00
Weijia Wang
c45e6f9dac
Merge pull request #291534 from wegank/fuse-ext2-bump
...
fuse-ext2: unstable-2020-07-12 -> 0.0.11
2024-02-29 20:29:21 +01:00
Nick Cao
9f9556fd02
Merge pull request #291660 from r-ryantm/auto-update/gcsfuse
...
gcsfuse: 1.4.1 -> 1.4.2
2024-02-27 08:41:21 -05:00
R. Ryantm
22291e905c
gcsfuse: 1.4.1 -> 1.4.2
2024-02-26 20:29:56 +00:00
ironicbadger
d69d4b742e
mergerfs: 2.40.0 -> 2.40.1
2024-02-26 13:41:30 -05:00
Weijia Wang
49179637b4
fuse-ext2: unstable-2020-07-12 -> 0.0.11
2024-02-26 10:35:06 +01:00
R. Ryantm
a67d8d68bb
s3fs: 1.93 -> 1.94
2024-02-25 14:00:58 +00:00
R. Ryantm
593000b7d1
squashfuse: 0.5.0 -> 0.5.2
2024-02-23 09:31:48 +00:00
Niklas Hambüchen
9625afeb0f
Merge pull request #290136 from srhb/ceph-ignore-main-cryptography-patches
...
ceph: fix cryptography patching for in-expr version
2024-02-22 03:05:26 +01:00
Sarah Brofeldt
aadc609b0e
ceph: fix cryptography patching for in-expr version
2024-02-22 02:04:49 +00:00
R. Ryantm
7cdf129f76
mergerfs: 2.39.0 -> 2.40.0
2024-02-20 23:15:19 +00:00
Robert Schütz
711b0df692
Merge pull request #289685 from dotlambda/ceph-cryptography
...
ceph: fix cryptography override
2024-02-19 06:03:10 +00:00
Alyssa Ross
5fba3e6294
gfs2-utils: 3.4.1 -> 3.5.1
2024-02-19 02:28:07 +01:00
Robert Schütz
b06ebb2cf3
ceph: fix cryptography override
...
Since ba83271df0
the build fails with
applying patch /nix/store/46rxbbvl2l3mrxb50y9rzy7ahgx0lraj-d741901dddd731895346636c0d3556c6fa51fbe6.patch
patching file tests/hazmat/primitives/test_aead.py
Hunk #1 FAILED at 56.
Hunk #2 FAILED at 197.
Hunk #3 FAILED at 378.
Hunk #4 FAILED at 525.
Hunk #5 FAILED at 700.
Hunk #6 FAILED at 844.
6 out of 6 hunks FAILED -- saving rejects to file tests/hazmat/primitives/test_aead.py.rej
2024-02-17 23:34:40 -08:00
Guillaume Girol
5ec215f216
Merge pull request #288153 from acuteaura/patch-2
...
kdiskmark: 3.0.0 -> 3.1.4
2024-02-16 22:14:58 +01:00
Sergei Trofimovich
56b61a15e6
btrfs-progs: 6.7 -> 6.7.1
...
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.7.1
2024-02-14 22:22:48 +00:00
Nick Cao
5d3edd72b3
stratisd: 3.6.4 -> 3.6.5
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.4...stratisd-v3.6.5
2024-02-13 11:58:08 -05:00
Aurelia
89f5f4ab77
kdiskmark: 3.0.0 -> 3.1.4
2024-02-11 23:50:34 +01:00
R. Ryantm
02e020255d
ceph-csi: 3.10.1 -> 3.10.2
2024-02-09 07:20:21 +00:00
Nick Cao
89e3dad2fa
Merge pull request #286252 from r-ryantm/auto-update/juicefs
...
juicefs: 1.1.1 -> 1.1.2
2024-02-08 19:34:13 -05:00
Sandro
b988acd0cf
Merge pull request #282635 from Luflosi/update/apfsprogs
...
apfsprogs: unstable-2023-06-06 -> unstable-2023-11-30
2024-02-07 17:35:40 +01:00
Niklas Hambüchen
2d927a6ee7
Merge pull request #281474 from dotlambda/ceph-18.2.1
...
ceph: 18.2.0 -> 18.2.1
2024-02-06 12:53:37 +01:00
Robert Schütz
39ccdca518
ceph: 18.2.0 -> 18.2.1
...
Changelog: https://docs.ceph.com/en/latest/releases/reef/#v18-2-1-reef
2024-02-05 21:20:29 +00:00
ajs124
da6bfeee12
xfsprogs: 6.4.0 -> 6.6.0
...
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=7a7b09c2b027b6f45de61c6e56b36154c1138c0c
2024-02-05 20:59:00 +01:00
Weijia Wang
3ddcbac3a8
Merge pull request #282091 from r-ryantm/auto-update/dwarfs
...
dwarfs: 0.7.4 -> 0.7.5
2024-02-04 22:59:06 +01:00
Weijia Wang
d14c561015
Merge pull request #284320 from r-ryantm/auto-update/ssdfs-utils
...
ssdfs-utils: 4.37 -> 4.38
2024-02-04 20:06:22 +01:00
R. Ryantm
8f46594af2
juicefs: 1.1.1 -> 1.1.2
2024-02-04 11:10:15 +00:00
Nikolay Korotkiy
b361c0d4a0
Merge pull request #285580 from amarshall/apfs-fuse
...
apfs-fuse: unstable-2023-01-04 -> unstable-2023-03-12; cleanup pname, version, mainProgram
2024-02-04 13:59:53 +04:00
OTABI Tomoya
ea45134217
Merge pull request #284961 from r-ryantm/auto-update/mergerfs
...
mergerfs: 2.38.1 -> 2.39.0
2024-02-02 22:20:55 +09:00
Andrew Marshall
4e4b7e466c
apfs-fuse: unstable-2023-01-04 -> unstable-2023-03-12
2024-02-01 11:59:19 -05:00
Andrew Marshall
56087905b4
apfs-fuse: fix pname+version, add mainProgram
...
The “unstable” conventionally is a part of the version, not the pname.
2024-02-01 11:59:19 -05:00
Alyssa Ross
5b5e6f9900
bcachefs-tools: fix fuseSupport option
...
Without this, fuse was still not enabled.
2024-01-30 22:54:10 +01:00
R. Ryantm
b788f3e85a
mergerfs: 2.38.1 -> 2.39.0
2024-01-30 08:23:45 +00:00
Robert Schütz
542783f91e
Merge pull request #283397 from dotlambda/rmfuse-fix
...
rmfuse: fix build
2024-01-28 04:31:02 +00:00
R. Ryantm
56d10daf59
ssdfs-utils: 4.37 -> 4.38
2024-01-27 19:35:25 +00:00
h7x4
b46a72cc8b
Merge pull request #284264 from reedrw/bashmount-mainprogram
...
bashmount: set meta.mainProgram
2024-01-27 17:28:54 +01:00
Nikolay Korotkiy
8df12f215f
Merge pull request #283131 from r-ryantm/auto-update/snapraid
...
snapraid: 12.2 -> 12.3
2024-01-27 20:18:16 +04:00
Reed
0090978b2a
bashmount: set meta.mainProgram
2024-01-27 09:26:40 -05:00
Nick Cao
0debdf823a
Merge pull request #283570 from NickCao/stratis
...
stratisd: 3.6.3 -> 3.6.4
2024-01-26 10:00:00 -05:00
R. Ryantm
fc5879c08d
genimage: 16 -> 17
2024-01-25 17:55:30 +01:00
Jörg Thalheim
559ddda570
Merge pull request #279852 from Madouura/pr/bcachefs
...
bcachefs: update comments, release-notes, only use IFS for bcachefs, update bcachefs-tools and module
2024-01-25 01:11:04 +01:00
Nick Cao
c30811fd17
stratisd: 3.6.3 -> 3.6.4
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.3...stratisd-v3.6.4
2024-01-24 14:19:42 -05:00
Niklas Hambüchen
987dc940ba
Merge pull request #281858 from nh2/fix-ceph-build-use-fmt_9
...
ceph: Fix build with GCC 13 by using fmt_8 -> fmt_9. Fixes #281027
2024-01-24 18:39:28 +01:00
Niklas Hambüchen
506b21518d
ceph: Fix tests by adding back old required python libs. See #281858 .
...
Fixes #241482 .
Also fix test putting cluster in unhealthy `POOL_APP_NOT_ENABLED` state;
this seems to be the default state with Ceph 18.2.1 at least,
and it does not hurt to fix it now already in the way the Ceph docs say.
Also revert "nixosTests.ceph-single-node: remove dashboard check"
This reverts commit 41b27d7f4b
.
2024-01-24 14:29:24 +00:00
Nick Cao
d7d7834d6a
Merge pull request #283324 from mfrischknecht/fix-stratisd-build
...
stratisd: fix build due to unused imports
2024-01-24 08:39:19 -05:00
Manuel Frischknecht
ebf324e464
stratisd: fix build due to unused imports
...
With `rustc` 1.75, many rust project that use `#[deny(warnings)]`
stopped building due to unused imports that didn't trigger build
failures before for some reason.
`stratisd` now also fails to build because of a couple of those,
but they have already been fixed upstream in the following two
commits:
- 78440de6e6
- 0d1c67f713
In the meantime until a new version of `stratisd` is released,
this change pulls in those two changes via `fetchpatch`.
Co-authored-by: Nick Cao <nickcao@nichi.co>
2024-01-24 07:55:20 +00:00
Robert Schütz
69d5060b91
rmfuse: relax version constraints
2024-01-23 21:09:22 -08:00
Nick Cao
db71e497b7
stratis-cli: add setuptools to nativeBuildInputs
2024-01-23 19:03:50 -05:00
7c6f434c
be803a1a80
Merge pull request #283177 from trofi/btrfs-progs-update
...
btrfs-progs: 6.6.3 -> 6.7
2024-01-23 16:56:39 +00:00
Nick Cao
9481ccf8d2
Merge pull request #283115 from r-ryantm/auto-update/mergerfs
...
mergerfs: 2.38.0 -> 2.38.1
2024-01-23 09:13:14 -05:00
Nick Cao
b1ce92fdbe
Merge pull request #283121 from r-ryantm/auto-update/gcsfuse
...
gcsfuse: 1.4.0 -> 1.4.1
2024-01-23 09:12:38 -05:00
Sergei Trofimovich
ec0143a458
btrfs-progs: 6.6.3 -> 6.7
...
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.7
2024-01-23 10:02:03 +00:00
R. Ryantm
f345b92537
snapraid: 12.2 -> 12.3
2024-01-23 07:24:38 +00:00
R. Ryantm
fe7276cf96
gcsfuse: 1.4.0 -> 1.4.1
2024-01-23 06:44:59 +00:00
R. Ryantm
337af57b75
mergerfs: 2.38.0 -> 2.38.1
2024-01-23 06:32:39 +00:00
Weijia Wang
98ad610d60
Merge pull request #277096 from katexochen/convoy/remove
...
convoy: remove
2024-01-23 07:16:44 +01:00
Luflosi
79393a0b86
apfsprogs: migrate to by-name
2024-01-21 17:10:01 +01:00
R. Ryantm
9eff911136
dwarfs: 0.7.4 -> 0.7.5
2024-01-19 16:31:29 +00:00
Adam Stephens
5a93058145
garage_0_8: mark broken on darwin
...
upstream did not backport fixes for darwin build failures to 0.8.
users should be encouraged to upgrade.
2024-01-17 22:05:06 -05:00
Adam Stephens
1c1f1d2f9b
garage: add changelog meta attribute
2024-01-17 17:24:20 +01:00
Adam Stephens
e8f1c9b2fb
garage_0_9: 0.9.0 -> 0.9.1
...
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.1
Due to a recent change in the build system, we have to remove actively a
file (`.cargo/config.toml`) to avoid the mold linker to leak during the linkage phase.
Not sure if we should have more sophisticated ways to ignore this.
2024-01-17 17:23:46 +01:00
Adam Stephens
21727dbda0
garage_0_8: 0.8.4 -> 0.8.5
...
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.5
2024-01-17 17:23:22 +01:00
Franz Pletz
29da62e4e2
bees: 0.9.3 -> 0.10
2024-01-17 01:02:26 +01:00
Madoura
5a06c7fc22
bcachefs-tools: add comment on when to enable build tests
2024-01-16 15:19:40 -06:00
Madoura
6b8dc42ee1
bcachefs-tools: fixup for version 1.4.1
2024-01-16 15:19:35 -06:00
Franz Pletz
8b510023b2
Merge pull request #281074 from jmbaur/erofs-lzma
...
erofs: allow adding LZMA support
2024-01-16 14:43:50 +01:00
Julius de Bruijn
f320925fc0
bcachefs-tools: 1.3.5 -> 1.4.1
2024-01-15 21:11:49 +01:00
Jared Baur
173b9d562f
erofs: allow adding LZMA support
...
LZMA support for EROFS is considered experimental in the current release
and defaults to disabled, so `lzmaSupport` defaults to false.
2024-01-14 21:47:57 -08:00
Ryan Lahfa
9c12de0628
Merge pull request #276428 from r-ryantm/auto-update/stuffbin
...
stuffbin: 1.2.0 -> 1.3.0
2024-01-12 20:01:56 +01:00
K900
838aefefc3
Merge remote-tracking branch 'origin/master' into staging-next
2024-01-09 22:42:37 +03:00
GetPsyched
f98ec4f73c
treewide: update meta.description to fit the guidelines
2024-01-09 17:12:31 +01:00
github-actions[bot]
9f96550945
Merge master into staging-next
2024-01-07 12:01:24 +00:00
Jörg Thalheim
db59d03371
Merge branch 'master' into pr/bcachefs
2024-01-07 11:40:30 +01:00
K900
d64c76c2ca
rdfind: 1.5.0 -> 1.6.0
...
Fixes build
2024-01-05 11:03:36 +03:00
github-actions[bot]
065e28482b
Merge master into staging-next
2024-01-04 18:00:54 +00:00
Nick Cao
51d0d089e5
Merge pull request #278475 from SFrijters/mkspiffs-version
...
mkspiffs: fix version number shown in help, cleanup
2024-01-04 10:52:27 -05:00
Emery Hemingway
596ebd7dfc
littlefs-fuse: 2.7.3 -> 2.7.4
2024-01-04 14:05:08 +00:00
github-actions[bot]
307002948d
Merge master into staging-next
2024-01-03 18:00:57 +00:00
Stefan Frijters
22f78a7499
mkspiffs: fix version number shown in help, cleanup
...
* Replace git invocation for the project itself with the version number from the derivation
* Replace git invocation for the submodule with 'unknown' (which is what the Makefile falls back to anyway)
* Remove git as a dependency
* Update sha256 -> hash
2024-01-03 17:47:35 +01:00
Weijia Wang
7671e1a210
Merge pull request #274601 from r-ryantm/auto-update/kio-fuse
...
kio-fuse: 5.0.1 -> 5.1.0
2024-01-03 17:30:39 +01:00
Weijia Wang
9acd50dc09
Merge pull request #274399 from r-ryantm/auto-update/gcsfuse
...
gcsfuse: 1.2.1 -> 1.4.0
2024-01-03 17:04:24 +01:00
Weijia Wang
dcc5f60610
Merge pull request #273620 from r-ryantm/auto-update/bcachefs-tools
...
bcachefs-tools: 1.3.3 -> 1.3.5
2024-01-03 16:16:13 +01:00
Weijia Wang
553e1b4065
Merge pull request #272726 from r-ryantm/auto-update/ssdfs-utils
...
ssdfs-utils: 4.35 -> 4.37
2024-01-03 15:22:53 +01:00
R. Ryantm
35835e0dd3
gcsfuse: 1.2.1 -> 1.4.0
2024-01-01 01:36:50 +00:00
Jan Tojnar
80020c7db4
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/lua-modules/generated-packages.nix
; pkgs/development/lua-modules/overrides.nix
2023-12-31 02:31:32 +01:00
Jörg Thalheim
4d96a0f96f
envfs: 1.0.2 -> 1.0.3
...
Diff: https://github.com/Mic92/envfs/compare/1.0.2...1.0.3
2023-12-29 21:09:56 +01:00
Vladimír Čunát
de84adb292
Merge branch 'master' into staging-next
2023-12-29 14:00:30 +01:00
R. Ryantm
8c994854f2
juicefs: 1.1.0 -> 1.1.1
2023-12-29 10:47:34 +01:00
github-actions[bot]
3e74d24806
Merge master into staging-next
2023-12-28 18:01:23 +00:00
R. Ryantm
1c6a5c7052
dwarfs: 0.7.3 -> 0.7.4
2023-12-28 07:32:18 +00:00
Paul Meyer
a6edc67820
convoy: remove
2023-12-27 13:49:20 +01:00
github-actions[bot]
04686e4ee3
Merge master into staging-next
2023-12-27 12:00:55 +00:00
adisbladis
c24958f4c7
maintainers: Remove adisbladis as maintainer from various packages
...
These are a handful of packages I no longer use or/and have lost interest in.
2023-12-27 23:13:50 +13:00
github-actions[bot]
f6ece27ed4
Merge master into staging-next
2023-12-25 18:00:59 +00:00
R. Ryantm
6ea6cfd99e
ceph-csi: 3.10.0 -> 3.10.1
2023-12-25 13:28:20 +00:00
R. Ryantm
4fbc44ea7a
stuffbin: 1.2.0 -> 1.3.0
2023-12-24 09:37:47 +00:00
R. Ryantm
db4a437ef3
ssdfs-utils: 4.35 -> 4.37
2023-12-23 12:31:31 +00:00
github-actions[bot]
176c80219d
Merge master into staging-next
2023-12-20 12:00:53 +00:00
Robin Gloster
b5556f2c37
Merge pull request #268109 from helsinki-systems/helsinki-maintainer-team
...
maintainers/teams: init and add helsinki-systems
2023-12-20 11:43:29 +01:00
github-actions[bot]
54b5a554bf
Merge staging-next into staging
2023-12-18 06:01:32 +00:00
Sergei Trofimovich
94a71e6660
btrfs-progs: user build's python for man pages generation, not host's
...
Without the change build fails on attributes like
`pkgsCross.aarch64-multiplatform.btrfs-progs` as:
sphinx-build: cannot execute binary file: Exec format error
2023-12-17 22:00:09 +00:00
github-actions[bot]
71c41d360a
Merge staging-next into staging
2023-12-17 18:01:38 +00:00
Nick Cao
a1bdb6cdd8
Merge pull request #274872 from r-ryantm/auto-update/mount-zip
...
mount-zip: 1.0.11 -> 1.0.12
2023-12-17 10:04:34 -05:00
github-actions[bot]
7ca491d676
Merge staging-next into staging
2023-12-17 12:01:44 +00:00
R. Ryantm
bda2181c28
mount-zip: 1.0.11 -> 1.0.12
2023-12-17 02:58:58 +00:00
R. Ryantm
b4245787b0
kio-fuse: 5.0.1 -> 5.1.0
2023-12-16 03:31:54 +00:00
Sergei Trofimovich
a831eddcac
btrfs-progs: 6.6.2 -> 6.6.3
...
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6.3
2023-12-15 16:26:10 +00:00
github-actions[bot]
2b17e91c71
Merge staging-next into staging
2023-12-15 12:01:41 +00:00
github-actions[bot]
7be452e197
Merge staging-next into staging
2023-12-14 18:01:30 +00:00
Florian Klink
74461420f9
bcache-tools: don't patch path to /bin/sh
...
This will make these udev rules not work in the systemd-based initrd,
which only has /bin/sh.
2023-12-14 19:16:18 +02:00
Linus Heckemann
4f5aa65af5
Merge pull request #270444 from NukaDuka/cephfs-mount-fix
...
ceph: use absolute binary paths instead of relative paths
2023-12-14 14:12:28 +01:00
github-actions[bot]
83a6ce5c45
Merge staging-next into staging
2023-12-14 06:01:41 +00:00
R. Ryantm
ad7f36e6e5
ceph-csi: 3.9.0 -> 3.10.0
2023-12-13 15:56:05 +00:00
github-actions[bot]
688991ba84
Merge staging-next into staging
2023-12-13 12:01:48 +00:00
R. Ryantm
0f14ad0731
android-file-transfer: 4.2 -> 4.3
2023-12-13 03:54:15 +00:00
R. Ryantm
8d76f5ce4d
bcachefs-tools: 1.3.3 -> 1.3.5
2023-12-11 19:14:01 +00:00
Kartik Gokte
68221c35ff
ceph: use absolute binary paths instead of relative paths
...
While trying to mount CephFS using libceph and systemd, mount.ceph tries to call "modinfo", "modprobe", and "grep", but fails with the error "sh: line 1: modprobe: command not found". This is because ceph calls these binaries by running the command "sh -c -- <application> %s %s", which does not pass the PATH environment variable through. This isn't usually a problem, because ceph, by default, calls the paths of these binaries as they would be in debian, in /sbin and /bin, but a change was made to replace these with relative paths, thus breaking the mounting process entirely. Replacing these relative paths with absolute store paths alleviates this issue whilst preserving all functionality.
2023-12-11 19:09:26 +05:30
github-actions[bot]
6b2241ffde
Merge staging-next into staging
2023-12-11 00:02:59 +00:00
github-actions[bot]
19b2e66364
Merge staging-next into staging
2023-12-10 18:01:37 +00:00
Weijia Wang
58651820bf
idsk: refactor
2023-12-10 14:42:19 +01:00
Weijia Wang
89f7847889
bonnie: refactor
2023-12-10 01:52:24 +01:00
Dmitry Kalinkin
025a278148
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/tools/networking/ofono/default.nix
2023-12-08 12:27:28 -05:00
Nick Cao
d996452779
Merge pull request #272825 from r-ryantm/auto-update/dwarfs
...
dwarfs: 0.7.2 -> 0.7.3
2023-12-08 09:28:13 -05:00
R. Ryantm
6b8de88332
dwarfs: 0.7.2 -> 0.7.3
2023-12-08 05:46:37 +00:00
Bernardo Meurer
18fee7deec
Merge pull request #272361 from r-ryantm/auto-update/bindfs
...
bindfs: 1.17.5 -> 1.17.6
2023-12-06 10:12:11 -03:00
Rick van Schijndel
ba75066821
Merge pull request #271362 from pbsds/rm-dead-patches
...
treewide: remove unreferenced patch files
2023-12-06 03:28:15 +01:00
R. Ryantm
dec1160f36
bindfs: 1.17.5 -> 1.17.6
2023-12-05 21:47:04 +00:00
Alyssa Ross
fb4a93a913
treewide: fetchgit -> fetchzip (git.kernel.org)
...
fetchzip is more efficient, because it doesn't do a full git clone, so
it should be preferred where possible.
Where hashes have not been changed, I have verified that they don't
need to be. Where hashes have changed, in all cases this is because
of .gitattributes files that exclude certain files from the tarball,
and in these cases I have verified that the packages still build.
sbsigntool still uses fetchgit because it has a submodule, and ell and
iwd still use fetchgit because git.kernel.org does not provide
snapshot links for them. Apparently this is intentional.
2023-12-05 21:19:01 +01:00
R. Ryantm
0ae5758951
stuffbin: 1.1.0 -> 1.2.0
2023-12-05 12:09:14 +00:00
Madoura
3f826bf8e8
bcachefs-tools: 1.3.3 -> 1.3.5
2023-12-05 01:05:43 -06:00
Madoura
8772aa52b6
Revert "treewide: add bcachefsLinuxTesting and bcachefsLinuxTesting tests"
...
This reverts commit c2450c4515
.
No longer needed as the default is 'linuxPackages_testing'
2023-12-05 01:04:21 -06:00
Nikolay Korotkiy
786100e12d
Merge pull request #270462 from sikmir/e2fsprogs
...
e2fsprogs: add withFuse option
2023-12-01 21:34:02 +04:00
Nick Cao
a5b64c9d15
Merge pull request #271300 from NickCao/stratis
...
stratisd: 3.6.2 -> 3.6.3
2023-12-01 10:39:57 -05:00
Peder Bergebakken Sundt
f41aba3739
treewide: remove unreferenced patch files
...
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Nick Cao
a2ce5478ae
stratisd: 3.6.2 -> 3.6.3
...
Diff: https://github.com/stratis-storage/stratisd/compare/stratisd-v3.6.2...stratisd-v3.6.3
2023-11-30 17:29:12 -05:00
ajs124
7b6580dba4
maintainers/teams: init and add helsinki-systems
2023-11-30 19:11:08 +01:00
Emily Trau
277ea6cac2
fuse-ext2: init at unstable-2020-07-12
2023-11-30 02:24:00 +11:00
Pol Dellaiera
2271ac7d8b
Merge pull request #266601 from r-ryantm/auto-update/bindfs
...
bindfs: 1.17.4 -> 1.17.5
2023-11-27 21:16:58 +01:00
Pol Dellaiera
68a51a2ece
Merge pull request #262193 from r-ryantm/auto-update/tar2ext4
...
tar2ext4: 0.11.1 -> 0.11.4
2023-11-27 20:55:43 +01:00
Nikolay Korotkiy
d8c8ccaeca
e2fsprogs: add withFuse option
2023-11-27 22:19:42 +04:00
Damien Cassou
98a0ec7a83
Merge pull request #268244 from DamienCassou/blobfuse-2.1.2
2023-11-27 09:25:58 +00:00
Sergei Trofimovich
0bfeafe4a9
duperemove: 0.14 -> 0.14.1
...
Changes: https://github.com/markfasheh/duperemove/releases/tag/v0.14.1
2023-11-25 12:30:36 +00:00
h7x4
12315f53ff
treewide: add mainProgram
2023-11-24 21:01:03 +01:00
Jörg Thalheim
487ac16909
envfs: 1.0.1 -> 1.0.2
...
Diff: https://github.com/Mic92/envfs/compare/1.0.1...1.0.2
2023-11-24 14:19:35 +01:00
makefu
2d757563ae
mergerfs-tools: 20190411 -> 20230912, add makefu as maintainer
2023-11-22 23:09:47 +01:00
ners
ed31e0235e
treewide: replace broken udev paths with systemd
2023-11-21 15:09:38 +01:00
Janik
07fb3036db
Merge pull request #268837 from pongo1231/duperemove-newhash
2023-11-21 06:11:33 +01:00
Cole Helbling
042dce1f68
zpool-auto-expand-partitions: 0.1.0 -> 0.1.1
...
This fixes the build with LLVM 16.
2023-11-20 17:17:13 -08:00
pongo1231
c9da1f6842
duperemove: add -Wno-error=format-security to CFLAGS
2023-11-21 01:20:12 +01:00
pongo1231
9a7ff8709b
duperemove: fix hash
2023-11-21 01:19:15 +01:00
pongo1231
d0816cb45f
duperemove: 0.13 -> 0.14
2023-11-20 17:03:33 +01:00
Paul Meyer
2c97a5caa7
maintainers: remove jfrankenau
...
due to inactivity.
2023-11-20 08:44:58 +01:00
Mario Rodas
ac79ff7319
Merge pull request #268426 from r-ryantm/auto-update/gcsfuse
...
gcsfuse: 1.2.0 -> 1.2.1
2023-11-19 09:34:30 -05:00
R. Ryantm
33101c533c
gcsfuse: 1.2.0 -> 1.2.1
2023-11-19 01:53:16 +00:00
Madoura
c2450c4515
treewide: add bcachefsLinuxTesting and bcachefsLinuxTesting tests
...
nixos/tests/installer: add bcachefsLinuxTesting and bcachefsLinuxTesting tests
bcachefs-tools: add bcachefsLinuxTesting and bcachefsLinuxTesting tests
2023-11-18 09:58:56 -06:00
Damien Cassou
f30ebbd394
blobfuse: 2.1.0 -> 2.1.2
2023-11-18 08:13:03 +01:00
Madoura
64782b0571
bcachefs-tools: add update script
2023-11-17 22:55:20 +01:00
Madoura
1558b0d698
bcachefs-tools: use finalAttrs
2023-11-17 22:55:20 +01:00
7c6f434c
621959d96e
Merge pull request #267918 from trofi/btrfs-progs-update
...
btrfs-progs: 6.6.1 -> 6.6.2
2023-11-17 06:03:17 +00:00
Nick Cao
b84fc2365f
Merge pull request #267923 from NickCao/stratis
...
stratisd: 3.6.1 -> 3.6.2
2023-11-17 00:11:34 -05:00
Raito Bezarius
d571f364ba
bcachefs-tools: 1.3.1 -> 1.3.3
...
https://github.com/koverstreet/bcachefs-tools/releases/tag/v1.3.3
https://github.com/koverstreet/bcachefs-tools/releases/tag/v1.3.2
2023-11-17 04:58:37 +00:00
Peder Bergebakken Sundt
01449869ed
Merge pull request #267619 from a-n-n-a-l-e-e/dduper-btrfs-progs-v6.3.3
...
dduper: update patch for btrfs-progs-v6.3.3+; fix build
2023-11-16 22:35:02 +01:00
Nick Cao
5c9c94ef69
stratisd: 3.6.1 -> 3.6.2
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.1...stratisd-v3.6.2
2023-11-16 11:40:07 -05:00
Sergei Trofimovich
aa7538ada2
btrfs-progs: 6.6.1 -> 6.6.2
...
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6.2
2023-11-16 16:12:57 +00:00
Vladimír Čunát
0fe5300699
Merge branch 'master' into staging-next
2023-11-16 09:49:24 +01:00
Adam Joseph
372ce96efc
bcachefs-tools: unstable-2023-06-28 -> 1.3.1
2023-11-15 15:03:52 -06:00
Anna Lee
eb9e1a3b4f
dduper: update patch for btrfs-progs-v6.3.3+; fix build
...
apply minor updates to the btrfs-progs patch to fix build.
https://github.com/Lakshmipathi/dduper/pull/75
2023-11-15 07:56:10 +00:00
github-actions[bot]
6cc772a6fa
Merge master into staging-next
2023-11-14 18:01:11 +00:00
R. Ryantm
efc6520b68
tar2ext4: 0.11.1 -> 0.11.4
2023-11-14 12:20:24 +00:00
R. Ryantm
2cebf9d2ca
squashfuse: 0.4.0 -> 0.5.0
2023-11-14 03:36:58 +00:00
github-actions[bot]
33248a2caf
Merge master into staging-next
2023-11-12 00:02:14 +00:00
Peter Hoeg
feadb21353
duperemove: add mainProgram
2023-11-11 21:38:06 +01:00
github-actions[bot]
9776723357
Merge master into staging-next
2023-11-11 18:00:58 +00:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
...
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
Weijia Wang
96ec4cfbb6
Merge pull request #266681 from reckenrode/clang16-fixes-batch6
...
encfs,grass,mayavi,aggdraw,vorbis-tools: fix builds on staging-next
2023-11-11 00:52:17 +01:00
Alyssa Ross
afabc4a15d
Merge remote-tracking branch 'origin/master' into HEAD
...
Conflicts:
pkgs/development/libraries/SDL2/default.nix
2023-11-10 15:18:19 +01:00
Artturi
714e527a72
Merge pull request #266584 from wegank/makefu-packages
2023-11-10 16:10:25 +02:00
Randy Eckenrode
1d2d4ec8fa
encfs: fix build with newer versions of clang
...
Apply patch to resolve the following error:
error: no matching constructor for initialization of 'std::shared_ptr<AbstractCipherKey>'
2023-11-10 09:01:10 -05:00
markuskowa
cce2e89b30
Merge pull request #264346 from r-ryantm/auto-update/mergerfs
...
mergerfs: 2.37.1 -> 2.38.0
2023-11-10 10:50:13 +01:00
7c6f434c
ddc68a76f1
Merge pull request #266199 from r-ryantm/auto-update/glusterfs
...
glusterfs: 11.0 -> 11.1
2023-11-10 09:20:18 +00:00
R. Ryantm
6a83941f49
bindfs: 1.17.4 -> 1.17.5
2023-11-10 06:17:11 +00:00
Weijia Wang
6e824a29ab
snapraid: disable tests on x86_64-darwin
2023-11-10 04:29:08 +01:00
github-actions[bot]
2d73797da4
Merge master into staging-next
2023-11-09 12:01:04 +00:00
R. Ryantm
abb7876588
glusterfs: 11.0 -> 11.1
2023-11-08 06:39:14 +00:00
Sergei Trofimovich
f4e70e2c21
btrfs-progs: 6.5.3 -> 6.6.1
...
Compared to the previous `6.6` attempt `6.6.1` fixes the regression that
prevents device detection.
Changes:
- https://github.com/kdave/btrfs-progs/releases/tag/v6.6
- https://github.com/kdave/btrfs-progs/releases/tag/v6.6.1
2023-11-05 22:55:16 +00:00
github-actions[bot]
bb38778356
Merge master into staging-next
2023-11-05 18:00:55 +00:00
Atemu
fe8046e211
Revert "btrfs-progs: 6.5.3 -> 6.6"
...
This reverts commit a6c6e32d7f
.
2023-11-05 16:51:43 +01:00
github-actions[bot]
2c3155e94d
Merge master into staging-next
2023-11-04 12:00:55 +00:00
Maximilian Bosch
b4c0c733b3
Merge pull request #263716 from Mic92/zfstools
...
zfstools: fix missing zpool in PATH
2023-11-04 12:57:12 +01:00
7c6f434c
f126ff2c29
Merge pull request #265381 from trofi/btrfs-progs-update
...
btrfs-progs: 6.5.3 -> 6.6
2023-11-04 11:36:54 +00:00
Sergei Trofimovich
a6c6e32d7f
btrfs-progs: 6.5.3 -> 6.6
...
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6
2023-11-04 04:02:58 +00:00
Weijia Wang
44f16f33cc
Merge branch 'master' into staging-next
2023-11-04 01:43:45 +01:00
Weijia Wang
dfa4fcc79e
Merge pull request #263021 from r-ryantm/auto-update/wipefreespace
...
wipefreespace: 2.5 -> 2.6
2023-11-04 00:38:56 +01:00
github-actions[bot]
3c43b804d4
Merge master into staging-next
2023-11-03 18:01:23 +00:00
rewine
7db1010453
erofs-utils: add selinuxSupport option
2023-11-03 09:26:27 +08:00
github-actions[bot]
75a11d85b8
Merge master into staging-next
2023-11-03 00:02:23 +00:00
nikstur
8b4a045bb8
erofs-utils: 1.7 -> 1.7.1 ( #265080 )
...
changelog: https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v1.7.1
2023-11-02 23:18:25 +01:00
github-actions[bot]
677e25fcd2
Merge master into staging-next
2023-11-02 12:01:08 +00:00
R. Ryantm
2bba5a3d6e
littlefs-fuse: 2.7.2 -> 2.7.3
2023-11-02 10:41:14 +00:00
github-actions[bot]
cd7af6170b
Merge master into staging-next
2023-11-01 18:01:01 +00:00
Nick Cao
c8a78038d8
Merge pull request #264704 from NickCao/stratis
...
stratisd: 3.6.0 -> 3.6.1
2023-11-01 09:18:08 -04:00
github-actions[bot]
4a533d29ce
Merge master into staging-next
2023-11-01 12:01:10 +00:00
Artturi
bf4a5ce57b
Merge pull request #263455 from NickCao/duperemove
2023-11-01 08:48:52 +02:00
Artturi
2e4accdb63
Merge pull request #263451 from NickCao/9pfs
2023-11-01 08:44:42 +02:00
Nick Cao
89d3fbfbb9
stratisd: 3.6.0 -> 3.6.1
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.0...stratisd-v3.6.1
2023-10-31 20:48:54 -04:00
R. Ryantm
f9ee2b7bf8
mergerfs: 2.37.1 -> 2.38.0
2023-10-30 12:55:58 +00:00
github-actions[bot]
52b6b90243
Merge master into staging-next
2023-10-28 18:00:57 +00:00
OTABI Tomoya
f7f4193a9e
Merge pull request #263808 from r-ryantm/auto-update/exfatprogs
...
exfatprogs: 1.2.1 -> 1.2.2
2023-10-28 21:54:44 +09:00
github-actions[bot]
81ed2302dc
Merge master into staging-next
2023-10-28 06:00:57 +00:00
Weijia Wang
6da321fe5f
Merge pull request #262119 from r-ryantm/auto-update/ssdfs-utils
...
ssdfs-utils: 4.27 -> 4.35
2023-10-28 03:54:07 +02:00
github-actions[bot]
4c838ddf14
Merge master into staging-next
2023-10-27 18:01:08 +00:00
R. Ryantm
6f806fb0eb
exfatprogs: 1.2.1 -> 1.2.2
2023-10-27 16:13:12 +00:00
Mario Rodas
c0b87c93bd
Merge pull request #263726 from r-ryantm/auto-update/gcsfuse
...
gcsfuse: 1.1.0 -> 1.2.0
2023-10-27 08:59:27 -05:00
github-actions[bot]
4a5044c558
Merge master into staging-next
2023-10-27 12:01:12 +00:00
Nick Cao
8da071d624
davfs2: fix aarch64 cross compilation by explicitly setting --with-neon ( #263453 )
2023-10-27 07:43:59 +00:00
R. Ryantm
935a56c84c
gcsfuse: 1.1.0 -> 1.2.0
2023-10-27 07:40:04 +00:00
Jörg Thalheim
09f7789948
zfstools: fix missing zpool in PATH
...
the autosnaphot would fail because the zpool command was not found
2023-10-27 08:49:42 +02:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next
2023-10-26 10:36:50 +02:00
Nick Cao
97bfad5e15
duperemove: fix cross compilation
2023-10-25 18:45:02 -04:00
Nick Cao
962db36057
_9pfs: fix cross compilation
2023-10-25 18:27:14 -04:00
Martin Weinelt
8c462229c3
ceph: drop sqlalchemy override
...
The flask-sqlalchemy package requires sqlalchemy>=2.0.16 now.
2023-10-25 23:08:10 +02:00
Nick Cao
f5680882ec
Merge pull request #263240 from NickCao/stratis
...
stratisd: 3.5.9 -> 3.6.0, stratis-cli: 3.5.3 -> 3.6.0
2023-10-25 09:38:16 -04:00
Damien Cassou
ad86590c08
blobfuse: 1.3.7 -> 2.1.0
...
Version 2 is implemented in Go, requiring a large change in the Nix
definition.
2023-10-25 08:13:47 +02:00
Nick Cao
6d48aec1f3
stratis-cli: 3.5.3 -> 3.6.0
...
Diff: https://github.com/stratis-storage/stratis-cli/compare/v3.5.3...v3.6.0
2023-10-24 18:44:20 -04:00
Nick Cao
74cbda05a7
stratisd: 3.5.9 -> 3.6.0
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.5.9...stratisd-v3.6.0
2023-10-24 18:44:19 -04:00
Nick Cao
c911e99271
mtdutils: fix cross compilation by setting AR in makeFlags
2023-10-24 12:33:25 -04:00