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