about summary refs log tree commit diff
path: root/pkgs/tools/filesystems
Commit message (Collapse)AuthorAge
...
| * | | | gcsfuse: 1.2.0 -> 1.2.1R. Ryantm2023-11-19
| |/ / /
* / / / treewide: add bcachefsLinuxTesting and bcachefsLinuxTesting testsMadoura2023-11-18
|/ / / | | | | | | | | | | | | | | | nixos/tests/installer: add bcachefsLinuxTesting and bcachefsLinuxTesting tests bcachefs-tools: add bcachefsLinuxTesting and bcachefsLinuxTesting tests
* | | bcachefs-tools: add update scriptMadoura2023-11-17
| | |
* | | bcachefs-tools: use finalAttrsMadoura2023-11-17
| | |
* | | Merge pull request #267918 from trofi/btrfs-progs-update7c6f434c2023-11-17
|\ \ \ | | | | | | | | btrfs-progs: 6.6.1 -> 6.6.2
| * | | btrfs-progs: 6.6.1 -> 6.6.2Sergei Trofimovich2023-11-16
| | | | | | | | | | | | | | | | Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6.2
* | | | Merge pull request #267923 from NickCao/stratisNick Cao2023-11-17
|\ \ \ \ | | | | | | | | | | stratisd: 3.6.1 -> 3.6.2
| * | | | stratisd: 3.6.1 -> 3.6.2Nick Cao2023-11-16
| |/ / / | | | | | | | | | | | | Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.1...stratisd-v3.6.2
* | | | bcachefs-tools: 1.3.1 -> 1.3.3Raito Bezarius2023-11-17
| | | | | | | | | | | | | | | | | | | | https://github.com/koverstreet/bcachefs-tools/releases/tag/v1.3.3 https://github.com/koverstreet/bcachefs-tools/releases/tag/v1.3.2
* | | | Merge pull request #267619 from a-n-n-a-l-e-e/dduper-btrfs-progs-v6.3.3Peder Bergebakken Sundt2023-11-16
|\ \ \ \ | | | | | | | | | | dduper: update patch for btrfs-progs-v6.3.3+; fix build
| * | | | dduper: update patch for btrfs-progs-v6.3.3+; fix buildAnna Lee2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | apply minor updates to the btrfs-progs patch to fix build. https://github.com/Lakshmipathi/dduper/pull/75
* | | | | Merge branch 'master' into staging-nextVladimír Čunát2023-11-16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | bcachefs-tools: unstable-2023-06-28 -> 1.3.1Adam Joseph2023-11-15
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2023-11-14
|\| | | |
| * | | | squashfuse: 0.4.0 -> 0.5.0R. Ryantm2023-11-14
| | |/ / | |/| |
* | | | Merge master into staging-nextgithub-actions[bot]2023-11-12
|\| | |
| * | | duperemove: add mainProgramPeter Hoeg2023-11-11
| |/ /
* | | Merge master into staging-nextgithub-actions[bot]2023-11-11
|\| |
| * | treewide: fix redirected and broken URLsAnthony Roussel2023-11-11
| | | | | | | | | | | | Using the script in maintainers/scripts/update-redirected-urls.sh
* | | Merge pull request #266681 from reckenrode/clang16-fixes-batch6Weijia Wang2023-11-11
|\ \ \ | | | | | | | | encfs,grass,mayavi,aggdraw,vorbis-tools: fix builds on staging-next
| * | | encfs: fix build with newer versions of clangRandy Eckenrode2023-11-10
| | | | | | | | | | | | | | | | | | | | | | | | Apply patch to resolve the following error: error: no matching constructor for initialization of 'std::shared_ptr<AbstractCipherKey>'
* | | | Merge remote-tracking branch 'origin/master' into HEADAlyssa Ross2023-11-10
|\ \ \ \ | |/ / / |/| / / | |/ / | | | Conflicts: pkgs/development/libraries/SDL2/default.nix
| * | Merge pull request #266584 from wegank/makefu-packagesArtturi2023-11-10
| |\ \
| | * | snapraid: disable tests on x86_64-darwinWeijia Wang2023-11-10
| | |/
| * | Merge pull request #264346 from r-ryantm/auto-update/mergerfsmarkuskowa2023-11-10
| |\ \ | | | | | | | | mergerfs: 2.37.1 -> 2.38.0
| | * | mergerfs: 2.37.1 -> 2.38.0R. Ryantm2023-10-30
| | | |
| * | | Merge pull request #266199 from r-ryantm/auto-update/glusterfs7c6f434c2023-11-10
| |\ \ \ | | |_|/ | |/| | glusterfs: 11.0 -> 11.1
| | * | glusterfs: 11.0 -> 11.1R. Ryantm2023-11-08
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2023-11-09
|\| | |
| * | | btrfs-progs: 6.5.3 -> 6.6.1Sergei Trofimovich2023-11-05
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge master into staging-nextgithub-actions[bot]2023-11-05
|\| |
| * | Revert "btrfs-progs: 6.5.3 -> 6.6"Atemu2023-11-05
| | | | | | | | | | | | This reverts commit a6c6e32d7fd7223eee4a6d86a452a34bbcc403ae.
* | | Merge master into staging-nextgithub-actions[bot]2023-11-04
|\| |
| * | Merge pull request #263716 from Mic92/zfstoolsMaximilian Bosch2023-11-04
| |\ \ | | | | | | | | zfstools: fix missing zpool in PATH
| | * | zfstools: fix missing zpool in PATHJörg Thalheim2023-10-27
| | | | | | | | | | | | | | | | the autosnaphot would fail because the zpool command was not found
| * | | Merge pull request #265381 from trofi/btrfs-progs-update7c6f434c2023-11-04
| |\ \ \ | | | | | | | | | | btrfs-progs: 6.5.3 -> 6.6
| | * | | btrfs-progs: 6.5.3 -> 6.6Sergei Trofimovich2023-11-04
| | | | | | | | | | | | | | | | | | | | Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6
* | | | | Merge branch 'master' into staging-nextWeijia Wang2023-11-04
|\| | | |
| * | | | Merge pull request #263021 from r-ryantm/auto-update/wipefreespaceWeijia Wang2023-11-04
| |\ \ \ \ | | |/ / / | |/| | | wipefreespace: 2.5 -> 2.6
| | * | | wipefreespace: 2.5 -> 2.6R. Ryantm2023-10-23
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2023-11-03
|\| | | |
| * | | | erofs-utils: add selinuxSupport optionrewine2023-11-03
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2023-11-03
|\| | | |
| * | | | erofs-utils: 1.7 -> 1.7.1 (#265080)nikstur2023-11-02
| | | | | | | | | | | | | | | changelog: https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v1.7.1
* | | | | Merge master into staging-nextgithub-actions[bot]2023-11-02
|\| | | |
| * | | | littlefs-fuse: 2.7.2 -> 2.7.3R. Ryantm2023-11-02
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2023-11-01
|\| | | |
| * | | | Merge pull request #264704 from NickCao/stratisNick Cao2023-11-01
| |\ \ \ \ | | | | | | | | | | | | stratisd: 3.6.0 -> 3.6.1
| | * | | | stratisd: 3.6.0 -> 3.6.1Nick Cao2023-10-31
| | | |_|/ | | |/| | | | | | | | | | | | Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.0...stratisd-v3.6.1
* | | | | Merge master into staging-nextgithub-actions[bot]2023-11-01
|\| | | |