Commit Graph

2996 Commits

Author SHA1 Message Date
Nick Cao
9034e45a78
ceph: fix build with gcc 12 2023-02-06 13:46:51 +08:00
Vladimír Čunát
c2fb9453ab
idsk, indi-full: more gcc12 fixups 2023-02-05 10:18:54 +01:00
Robert Schütz
fdca54f1a1 e2fsprogs: 1.46.5 -> 1.46.6
Changelog: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.46.6
2023-02-04 20:42:32 -08:00
github-actions[bot]
bc833a50cc
Merge master into staging-next 2023-02-05 00:02:31 +00:00
Robert Schütz
7d113c2fe5 rmfuse: don't use poetry2nix 2023-02-04 12:25:23 -08:00
R. Ryantm
83118a7041 httm: 0.20.3 -> 0.20.4 2023-02-04 16:41:42 +00:00
github-actions[bot]
2e0f3bc57b
Merge master into staging-next 2023-02-04 00:02:11 +00:00
superherointj
f3b37396bd
Merge pull request #214265 from PedroHLC/bcachefs-2023-02-01
linux_testing_bcachefs: 6.1.9-unstable-2022-12-29 -> 6.1.3-unstable-2023-02-01
2023-02-03 19:03:44 -03:00
github-actions[bot]
41d7ce1517
Merge master into staging-next 2023-02-03 06:01:30 +00:00
Winter
6f5a35be63
wiimms-iso-tools: 3.02a -> 3.05a (#213188)
* wiimms-iso-tools: 3.02a -> 3.05a

https://wit.wiimm.de/changelog.html#r8245
https://wit.wiimm.de/changelog.html#r8427
https://wit.wiimm.de/changelog.html#r8638

This also adds Clang (and, by extension, macOS) support.

* Update pkgs/tools/filesystems/wiimms-iso-tools/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

---------

Co-authored-by: Nick Cao <nickcao@nichi.co>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-02-03 09:01:25 +08:00
github-actions[bot]
61687cbd42
Merge master into staging-next 2023-02-03 00:02:29 +00:00
PedroHLC ☭
338e4c1433
bcachefs-tools: unstable-2022-12-29 -> unstable-2023-01-31 2023-02-02 20:30:00 -03:00
R. Ryantm
f96996466d httm: 0.20.0 -> 0.20.3 2023-02-02 19:37:44 +00:00
Vladimír Čunát
9287f4461d
Merge #206907: stdenv: gcc11 -> gcc12 2023-02-01 16:54:44 +01:00
Weijia Wang
85d978e8e2 hfsprogs: update src 2023-01-30 23:30:04 +01:00
Weijia Wang
982cfb42e5
Merge pull request #213401 from r-ryantm/auto-update/httm
httm: 0.19.3 -> 0.20.0
2023-01-30 03:33:00 +01:00
Guillaume Girol
856cc2821f
Merge pull request #212616 from fgaz/davfs2/1.7.0
davfs2: 1.6.1 -> 1.7.0
2023-01-29 17:21:18 +00:00
R. Ryantm
366dfbf8f6 httm: 0.19.3 -> 0.20.0 2023-01-29 16:55:41 +00:00
Fabián Heredia Montiel
0cf5d85f0c treewide: add gcc12 flags 2023-01-27 21:20:52 -06:00
Artturi
42bee50625
Merge pull request #208777 from sersorrel/eiciel-0.10.0 2023-01-27 19:10:32 +02:00
Nick Cao
39b5d060cb
Merge pull request #212512 from NickCao/stratis
stratisd: 3.4.4 -> 3.5.0
2023-01-26 13:49:08 +08:00
R. Ryantm
32b599ecfa btrfs-progs: 6.1.2 -> 6.1.3 2023-01-26 01:20:17 +00:00
Alyssa Ross
09e702a505
fatsort: fix build for cross FreeBSD
libiconv is already defined per-platform.  The actual libiconv library
won't be built on platforms like Linux where it doesn't need to be, so
there's no need to maintain a separate platform list here.

We have to override the uname values, or they'll be detected for the
build platform, because the build system just runs uname(1).

Tested by cross compiling to x86_64-freebsd from x86_64-linux.
2023-01-25 19:31:46 +00:00
Alyssa Ross
3151d1affc
fatsort: clarify license 2023-01-25 19:31:45 +00:00
Francesco Gazzetta
b2fc2c93c8 davfs2: add fgaz to maintainers 2023-01-25 14:21:07 +01:00
Francesco Gazzetta
845fd5eaec davfs2: 1.6.1 -> 1.7.0 2023-01-25 14:19:48 +01:00
Jonas Heinrich
d392672784
Merge pull request #212396 from aaronjheng/gcsfuse
gcsfuse: 0.41.10 -> 0.41.12
2023-01-25 10:28:09 +01:00
Nick Cao
c86dd99259
stratis-cli: 3.4.1 -> 3.5.0
Diff: https://github.com/stratis-storage/stratis-cli/compare/v3.4.1...v3.5.0
2023-01-25 08:50:29 +08:00
Nick Cao
bedb24510b
stratisd: 3.4.4 -> 3.5.0
Diff: https://github.com/stratis-storage/stratisd/compare/v3.4.4...v3.5.0
2023-01-25 08:50:28 +08:00
Shawn8901
133fa5f867 treewide: remove global with lib; in pkgs/tools 2023-01-24 17:41:44 +01:00
Aaron Jheng
3c5425bf93
treewide: use hash instead of sha256 2023-01-24 12:55:52 +00:00
Aaron Jheng
a861f51bc8
gcsfuse: 0.41.10 -> 0.41.12 2023-01-24 09:05:04 +00:00
Alyssa Ross
d530dfa987 dosfstools: fix build for FreeBSD 2023-01-23 21:12:10 +00:00
Weijia Wang
844ba30310
Merge pull request #209628 from r-ryantm/auto-update/squashfs-tools-ng
squashfs-tools-ng: 1.1.4 -> 1.2.0
2023-01-23 16:22:02 +01:00
R. Ryantm
0fbdf6daae httm: 0.19.2 -> 0.19.3 2023-01-23 08:08:28 +00:00
Weijia Wang
cdd65cd52f
Merge pull request #197013 from r-ryantm/auto-update/ceph-csi
ceph-csi: 3.7.1 -> 3.7.2
2023-01-23 05:28:07 +01:00
Weijia Wang
8eb4975c83
Merge pull request #190255 from r-ryantm/auto-update/catcli
catcli: 0.8.2 -> 0.8.7
2023-01-22 22:10:28 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
figsoda
da5b47eba8
Merge pull request #211962 from figsoda/go
treewide: remove empty go vendor hashes
2023-01-21 18:06:47 -05:00
figsoda
d8f9bcbcd6 treewide: remove empty go vendor hashes 2023-01-21 11:35:00 -05:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt
890226f9ba
Merge pull request #210705 from dermetfan/ceph-dashboard
ceph: add missing python library
2023-01-21 00:03:58 +00:00
Robin Stumm
c590d51037 ceph: comment where to find python dependencies
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2023-01-16 10:48:42 +01:00
ajs124
762741bbb6 xfsprogs: 6.1.0 -> 6.1.1
- scrub: fix warnings/errors due to missing include (Holger Hoffstatte)
2023-01-14 22:00:33 +01:00
Robin Stumm
2ed8ff81c5 ceph: add missing python library
required by mgr dashboard module
2023-01-14 14:56:08 +01:00
github-actions[bot]
ceb05ad4bf
Merge master into staging-next 2023-01-13 06:01:09 +00:00
Mario Rodas
a1fdafa7d5
Merge pull request #210336 from r-ryantm/auto-update/rar2fs
rar2fs: 1.29.5 -> 1.29.6
2023-01-12 20:02:57 -05:00
Martin Weinelt
5342b695b1 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-12 23:07:01 +01:00
R. Ryantm
64eb3f16ce rar2fs: 1.29.5 -> 1.29.6 2023-01-12 09:51:53 +00:00
Nick Cao
1a24bb1d67
stratis-cli: 3.4.0 -> 3.4.1 2023-01-12 10:15:03 +08:00
github-actions[bot]
a113c6f06f
Merge master into staging-next 2023-01-11 20:58:29 +00:00
Michael Adler
a5c2a37896 mtdutils: add dev output
This contains headers and static libs.
2023-01-11 19:35:19 +01:00
Michael Adler
fbedeabf19 mtdutils: enable parallel building 2023-01-11 19:35:19 +01:00
github-actions[bot]
fce67420c4
Merge master into staging-next 2023-01-09 00:02:14 +00:00
ajs124
27a9e338cb xfsprogs: fix src url
they fixed the filename
2023-01-08 21:35:57 +01:00
R. Ryantm
5d0b499bb5 squashfs-tools-ng: 1.1.4 -> 1.2.0 2023-01-08 05:27:18 +00:00
github-actions[bot]
3b3114f45d
Merge master into staging-next 2023-01-07 18:01:08 +00:00
R. Ryantm
cb507f8470 btrfs-progs: 6.0.2 -> 6.1.2 2023-01-07 00:32:02 +00:00
Martin Weinelt
0e5839cbc7
gcsfuse: fix src rev 2023-01-06 01:55:10 +01:00
Fabian Affolter
b739ce5486
Merge pull request #208416 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.41.9 -> 0.41.10
2023-01-04 22:14:26 +01:00
Fabian Affolter
0f1e65656d
gcsfuse: add changelog to meta 2023-01-04 08:57:29 +01:00
Mario Rodas
834927530c
Merge pull request #208501 from r-ryantm/auto-update/httm
httm: 0.18.3 -> 0.19.2
2023-01-03 21:16:33 -05:00
Jörg Thalheim
a1ed7e7b57
Merge pull request #208720 from wegank/xtreemfs-boost
xtreemfs: unbreak on aarch64-linux
2023-01-02 23:16:08 +01:00
Artturi
2352faa192
Merge pull request #208722 from wegank/garage-aarch64-darwin 2023-01-02 20:17:16 +02:00
ash
43876e7128 eiciel: 0.10.0-rc2 -> 0.10.0 2023-01-02 16:16:37 +00:00
R. Ryantm
f62cbfcaef juicefs: 1.0.2 -> 1.0.3 2023-01-02 21:55:54 +08:00
Weijia Wang
021ba88731 garage: unbreak on aarch64-darwin 2023-01-02 09:29:25 +01:00
Weijia Wang
1231399520 xtreemfs: unbreak on aarch64-linux 2023-01-02 09:24:22 +01:00
R. Ryantm
46a3fc9bac httm: 0.18.3 -> 0.19.2 2023-01-02 03:36:58 +00:00
Jörg Thalheim
5d986f42d9 bcachefs-tools: unstable-2022-09-28 -> unstable-2022-12-29
Diff: 99caca2c70...42cf74fd1d
2023-01-01 19:58:17 +01:00
Jörg Thalheim
1e6cf6f3dc bcachefs-tools: add symlink for mount.bcachefs and fix runtime deps 2023-01-01 19:58:16 +01:00
R. Ryantm
e5cbb7ab5e gcsfuse: 0.41.9 -> 0.41.10 2022-12-30 22:01:21 +00:00
Raito Bezarius
5d68e8482f garage: mark 0.8 broken on Darwin 2022-12-30 15:12:46 +01:00
Raito Bezarius
e6597c8ac5 garage: mark 0.7.3 as EOL 2022-12-30 15:12:45 +01:00
Raito Bezarius
1db2175e7a nixos/garage: provide multiple versions to provide an upgrade path when using NixOS service
- Add mention to release notes 23.05
- Introduce Garage v0.8
- Protect against unexpected upgrade with stateVersion
- Test matrix over 0.7 × 0.8
2022-12-30 15:12:44 +01:00
R. Ryantm
60facffaa9 mtdutils: 2.1.4 -> 2.1.5 2022-12-30 10:34:51 +01:00
Jörg Thalheim
97792fc106
Merge pull request #208116 from Mic92/envfs
envfs: init at 1.0.0
2022-12-28 17:34:33 +00:00
Jörg Thalheim
741a0f5a7f envfs: init at 1.0.0 2022-12-28 16:03:49 +01:00
figsoda
e6fbc469ad httm: 0.17.10 -> 0.18.3
Diff: https://github.com/kimono-koans/httm/compare/0.17.10...0.18.3

Changelog: https://github.com/kimono-koans/httm/releases/tag/0.18.3
2022-12-26 21:50:22 -05:00
R. Ryantm
d9628cfd38 mtools: 4.0.41 -> 4.0.42 2022-12-26 17:22:12 +01:00
markuskowa
e8e04e8ffd
Merge pull request #207427 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.19.0 -> 6.1.0
2022-12-25 21:46:08 +01:00
markuskowa
aac1f0b25e
Merge pull request #207714 from lunik1/xfsdump-3.1.10->3.1.12
xfsdump: 3.1.10 → 3.1.12
2022-12-25 20:47:35 +01:00
lunik1
eb09bb3cfe
xfsdump: 3.1.10 → 3.1.12 2022-12-25 18:02:46 +00:00
Weijia Wang
0c7efbb01a squashfs-tools-ng: unbreak on x86_64-darwin 2022-12-25 00:29:30 +01:00
ajs124
2342d96a36 xfsprogs: 5.19.0 -> 6.1.0
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=37e6e80a61ad1a88bd109d71be73c8f415003cc1#n1
2022-12-23 16:30:33 +01:00
Nick Cao
3504d2dac5
stratisd: 3.4.2 -> 3.4.4 2022-12-23 09:07:33 +08:00
Jörg Thalheim
b49daf0688
Merge pull request #205980 from r-ryantm/auto-update/mergerfs
mergerfs: 2.33.5 -> 2.34.1
2022-12-14 21:19:54 +00:00
R. Ryantm
e97506eb94 tar2ext4: 0.9.5 -> 0.9.6 2022-12-14 18:09:22 +00:00
R. Ryantm
8154d80cc5 mergerfs: 2.33.5 -> 2.34.1 2022-12-13 23:23:08 +00:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Raphael Robatsch
985c8dbe14 treewide: use mbedtls 3 where possible
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-07 19:58:55 +00:00
figsoda
493419b077
Merge pull request #204907 from NickCao/stratis
stratisd: 3.4.1 -> 3.4.2
2022-12-07 14:48:26 -05:00
Nick Cao
48a17b60fa
stratisd: 3.4.1 -> 3.4.2 2022-12-07 10:01:45 +08:00
Ben Wolsieffer
e21aa200b5 python3Packages.btrfsutil: build separately from btrfs-progs
btrfs-progs was installing its Python bindings as an egg, which doesn't work
with Nix. It turns out that there is no real benefit to building the Python
bindings as part of the btrfs-progs package. Instead, we can just package them
separately, and use nixpkgs' normal Python packaging support to install them as
a wheel. This fixes the bindings and reduces closure sizes.
2022-12-06 19:06:04 -05:00
Mario Rodas
813836d64f
Merge pull request #204034 from r-ryantm/auto-update/httm
httm: 0.17.7 -> 0.17.8
2022-12-03 11:57:43 -05:00
Mario Rodas
b9a04e1803 httm: 0.17.8 -> 0.17.10
https://github.com/kimono-koans/httm/releases/tag/0.17.9
https://github.com/kimono-koans/httm/releases/tag/0.17.10
2022-12-03 04:20:00 +00:00
R. Ryantm
08918f71d0 gcsfuse: 0.41.8 -> 0.41.9 2022-12-02 19:06:58 +08:00
R. Ryantm
6104f8b321 httm: 0.17.7 -> 0.17.8 2022-12-02 01:57:36 +00:00
zowoq
d45a8a0586 fuse-overlayfs: 1.9 -> 1.10
https://github.com/containers/fuse-overlayfs/releases/tag/v1.10
2022-12-01 19:00:47 +10:00
Yureka
1b68f3a0dd
pkgsMusl.jfsutils: fix build (#203250) 2022-11-30 09:16:53 +01:00
figsoda
5c394764e7
Merge pull request #203613 from NickCao/stratis-patch
stratisd: 3.4.0 -> 3.4.1
2022-11-29 11:29:42 -05:00
Nick Cao
9790786a00
stratisd: 3.4.0 -> 3.4.1 2022-11-29 22:29:33 +08:00
Mario Rodas
544f6afd2e
Merge pull request #203444 from r-ryantm/auto-update/grive2
grive2: 0.5.1 -> 0.5.3
2022-11-29 09:19:26 -05:00
R. Ryantm
446dd861c6 httm: 0.16.5 -> 0.17.7 2022-11-29 00:25:24 +00:00
R. Ryantm
930d8d5c74 grive2: 0.5.1 -> 0.5.3 2022-11-28 11:37:26 +00:00
Mario Rodas
98d30160b4
Merge pull request #202619 from NickCao/stratis
stratisd: 3.3.0 -> 3.4.0

Closes #203194
2022-11-27 08:58:59 -05:00
Artturi
91f186baa6
Merge pull request #201611 from Artturin/removealiasusages
Cleanup
2022-11-27 15:13:35 +02:00
Martin Weinelt
390e82438a
Merge pull request #198862 from r-ryantm/auto-update/ntfs3g 2022-11-27 02:33:40 +01:00
R. Ryantm
fcfa58349a btrfs-progs: 6.0.1 -> 6.0.2 2022-11-25 07:49:06 +00:00
Artturin
81db0fc59c fsfs: remove package which has never worked and project is dead
fsfs was added in f00bdb6f15
with a throw that states "it still does not build"
2022-11-24 22:32:34 +02:00
Nick Cao
ed71b75ee8
stratis-cli: 3.3.0 -> 3.4.0 2022-11-24 09:56:13 +08:00
Nick Cao
4aff99b78c
stratisd: 3.3.0 -> 3.4.0 2022-11-24 09:53:08 +08:00
Stella
b380f254a0 dwarfs: 0.6.1 -> 0.6.2 2022-11-22 05:22:34 +01:00
Pavol Rusnak
c4dca7438c
fatsort: fix build, cleanup, enable on darwin 2022-11-20 11:59:12 +01:00
AndersonTorres
3a98554ce6 netatalk: refactor 2022-11-15 19:25:58 -03:00
Evils
2c2b953bf8 bees: 0.7 -> 0.8 2022-11-12 04:48:45 +01:00
Sergei Trofimovich
848f1e6bb3 fuse-7z-ng: fix build against modern glibc
Wthout the change configure fails as:

    checking for pthread_yield in -lpthread... no
    configure: error: pthread library not found.

fuze-7z-ng does not use pthread itself. Let's just drop the check.
2022-11-11 18:56:33 +00:00
Martin Weinelt
eb2d6e3cae
Merge pull request #200655 from trofi/bees-fix-zhf 2022-11-11 12:13:38 +01:00
Sandro
5ce5a81443
Merge pull request #200030 from teutat3s/node-packages/add-myself-as-maintainer 2022-11-11 11:41:02 +01:00
Aaron Jheng
8e6c833c85
go-mtpfs: mark as broken on darwin 2022-11-11 08:30:39 +00:00
Sergei Trofimovich
6f5cc850fa bees: fix build by pinning linuxHeaders_5_19
Without the change build fails as:

    ...-linux-headers-6.0/include/linux/fiemap.h:37:30:
      error: flexible array member 'fiemap::fm_extents' not at end of 'struct crucible::Fiemap'
       37 |         struct fiemap_extent fm_extents[]; /* array of mapped extents (out) */
          |                              ^~~~~~~~~~

Upstream ported to the new version but did not release compatible
version yet. As patch backport is a bit convoluted let's wait
for a new release and pin to previous linuxHeaders_5_19 version.

ZHF: https://github.com/NixOS/nixpkgs/issues/199919
2022-11-11 07:41:40 +00:00
Daniel Nagy
cfce957d4f
treewide: more meta changelog urls and mainPrograms (#200062)
* turbovnc: add changelog url

* memray: add changelog url

* ddcutil: add changelog url

* jc: add changelog url

* zed: add changelog url

* lua: use https homepage

* sil: use https url

* the-powder-toy: use https homepage

* tldr: add changelog url

* openjpeg: add changelog url

* scheme48: use https homepage

* bubblewrap: set meta.mainProgram

* zbar: set meta.mainProgram

* qpdf: add changelog url

* nvtop: set meta.mainProgram

* squashfs: add meta.mainProgram
2022-11-09 16:41:13 +01:00
teutat3s
56ab9dd70c
garage: add myself as maintainer 2022-11-07 15:16:02 +01:00
Mario Rodas
e6c6826d42
Merge pull request #199788 from aaronjheng/gcsfuse
gcsfuse: 0.41.7 -> 0.41.8
2022-11-05 19:57:13 -05:00
Aaron Jheng
77de45c852
gcsfuse: 0.41.7 -> 0.41.8 2022-11-06 00:21:46 +00:00
R. Ryantm
02dd2667d6 btrfs-progs: 6.0 -> 6.0.1 2022-11-04 19:54:29 +00:00
Sandro
45b5466818
Merge pull request #199056 from SuperSandro2000/netatalk 2022-11-03 23:25:53 +01:00
Sandro Jäckel
5814c516f3
netatalk: cleanup, format 2022-11-01 23:32:25 +01:00
R. Ryantm
8e7b785d5e httm: 0.15.8 -> 0.16.5 2022-11-01 21:17:47 +00:00
Bobby Rong
1930722bb6
Merge pull request #197495 from NickCao/apfs
apfsprogs: unstable-2022-07-21 -> unstable-2022-10-15
2022-11-01 20:03:55 +08:00
R. Ryantm
8f00715ad0 tar2ext4: 0.9.4 -> 0.9.5 2022-11-01 07:31:45 +00:00
R. Ryantm
26a6ef7f17 ntfs3g: 2022.5.17 -> 2022.10.3 2022-11-01 00:42:52 +00:00
R. Ryantm
e67b724d3b exfatprogs: 1.1.3 -> 1.2.0 2022-10-28 18:19:37 +00:00
R. Ryantm
e45e796ceb fwanalyzer: 1.4.3 -> 1.4.4 2022-10-25 16:04:18 +00:00
Mario Rodas
f53c279a60
Merge pull request #196680 from NickCao/stratisd
stratisd: 3.2.2 -> 3.3.0

Closes #196658
2022-10-24 06:44:17 -05:00
7c6f434c
1d09c25144
Merge pull request #195663 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.19.1 -> 6.0
2022-10-24 08:20:03 +00:00
Nick Cao
c8e78b38de
apfsprogs: unstable-2022-07-21 -> unstable-2022-10-15 2022-10-24 14:43:33 +08:00
Mario Rodas
95a25b06c6
Merge pull request #197174 from evils/f3
f3: fix linux build
2022-10-22 12:08:23 -05:00
Mario Rodas
5040cb7657
Merge pull request #196993 from r-ryantm/auto-update/httm
httm: 0.15.2 -> 0.15.8
2022-10-22 05:41:52 -05:00
Evils
bb9bc68e2b f3: fix linux build 2022-10-22 09:00:38 +02:00
R. Ryantm
c38df8834b bindfs: 1.17.0 -> 1.17.1 2022-10-21 06:25:00 +00:00
R. Ryantm
2b433fd380 ceph-csi: 3.7.1 -> 3.7.2 2022-10-21 04:27:10 +00:00
R. Ryantm
a642a4c2d2 httm: 0.15.2 -> 0.15.8 2022-10-20 23:41:37 +00:00
figsoda
59544f8910
Merge pull request #196922 from r-ryantm/auto-update/lfs
lfs: 2.5.0 -> 2.6.0
2022-10-20 18:34:01 -04:00
Pavel Shirshov
d1ecca0178 netatalk: FreeBSD patchset 3.1.13_3, critical fix 2022-10-20 22:13:36 +02:00
R. Ryantm
d08528393a lfs: 2.5.0 -> 2.6.0 2022-10-20 11:55:00 +00:00
Sandro
d2596f8532
Merge pull request #196298 from urbas/init-dupe-krill-1.4.8 2022-10-19 23:31:34 +02:00
Matej Urbas
2b44223dff dupe-krill: init at 1.4.8 2022-10-19 09:47:12 +01:00
R. Ryantm
36948f3c65
stratis-cli: 3.2.0 -> 3.3.0 2022-10-19 10:12:28 +08:00
Nick Cao
1ef31a5586
stratisd: 3.2.2 -> 3.3.0 2022-10-19 10:09:16 +08:00
Cody P Schafer
af50c2cb27
f3: fix build on darwin
- parted is broken on darwin, but is not needed for the executables
   built on darwin anyway (f3read/f3write), so we can move it to the
   linux dep
 - argp.h is needed, include argp-standalone for it
2022-10-16 20:07:31 -04:00
Mario Rodas
26b7e6ab6a
Merge pull request #195773 from r-ryantm/auto-update/cryfs
cryfs: 0.11.2 -> 0.11.3
2022-10-15 05:42:32 -05:00
R. Ryantm
afa3d13082 juicefs: 1.0.0 -> 1.0.2 2022-10-15 08:16:54 +00:00
Mario Rodas
e8d50a85c3
Merge pull request #195802 from r-ryantm/auto-update/httm
httm: 0.14.10 -> 0.15.1
2022-10-14 20:41:20 -05:00
Nick Cao
90bf453de1 genimage: add autoreconfHook, fixes cross compilation 2022-10-14 10:21:38 +02:00
Mario Rodas
7d414bf05c httm: 0.15.1 -> 0.15.2 2022-10-14 04:20:00 +00:00
R. Ryantm
81ff0b8918 httm: 0.14.10 -> 0.15.1 2022-10-13 12:30:07 +00:00
R. Ryantm
70d9329db4 cryfs: 0.11.2 -> 0.11.3 2022-10-13 07:14:25 +00:00
R. Ryantm
ee408d3a02 btrfs-progs: 5.19.1 -> 6.0 2022-10-12 12:07:13 +00:00
Jan Tojnar
bf4805d523 eiciel: 0.9.13.1 → 0.10.0-rc2
https://github.com/rofirrim/eiciel/releases/tag/0.10.0-rc1
https://github.com/rofirrim/eiciel/releases/tag/0.10.0-rc2

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:32 +02:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next 2022-10-08 10:20:07 +02:00
Sandro
e24b9566d4
Merge pull request #179396 from Madouura/dev/bcachefs 2022-10-07 11:27:07 +02:00
github-actions[bot]
532efa8827
Merge master into staging-next 2022-10-02 06:05:57 +00:00
Mario Rodas
9a67aea9e1
Merge pull request #192503 from r-ryantm/auto-update/mtools
mtools: 4.0.40 -> 4.0.41
2022-10-01 23:20:35 -05:00
github-actions[bot]
25043f0f28
Merge master into staging-next 2022-10-01 12:01:27 +00:00
Christian Kögler
9fcf682bd1
Merge pull request #191626 from r-ryantm/auto-update/ceph-csi
ceph-csi: 3.7.0 -> 3.7.1
2022-10-01 09:41:33 +02:00
Madoura
a4a5d27b2b
bcachefs-tools: unstable-2022-05-02 -> unstable-2022-09-28 2022-09-30 23:48:26 -05:00
github-actions[bot]
e1d2f74dee
Merge master into staging-next 2022-09-30 18:03:29 +00:00
José Romildo Malaquias
e78c23cf5b
Merge pull request #193248 from romildo/upd.generic-updater
generic-updater: more flexible with name, pname, version and attr path, and cleanups
2022-09-30 09:19:21 -03:00
github-actions[bot]
f18d801779
Merge staging-next into staging 2022-09-28 18:05:53 +00:00
Martin Weinelt
7da8d25d87 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-28 17:15:11 +02:00
R. Ryantm
f56fbbc085 gcsfuse: 0.41.6 -> 0.41.7 2022-09-28 12:26:20 +08:00
José Romildo
01510c7ff3 treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater 2022-09-27 23:41:53 -03:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
R. Ryantm
932c8fee91 mtools: 4.0.40 -> 4.0.41 2022-09-22 23:07:19 +00:00
Martin Weinelt
9ec63fb7a7
zpool-iostat-viz: build using format other 2022-09-19 16:05:31 +02:00
github-actions[bot]
5875423007
Merge master into staging-next 2022-09-18 00:02:44 +00:00
superherointj
90cf59e2d6
Merge pull request #191501 from NickCao/import-checks
stratis-cli: add checks to itself and various dependencies
2022-09-17 19:15:31 -03:00
github-actions[bot]
f2681f8bd1
Merge master into staging-next 2022-09-17 18:01:15 +00:00
Mario Rodas
eb6276fb29
Merge pull request #191280 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.19 -> 5.19.1
2022-09-17 09:28:37 -05:00
Martin Weinelt
b00a475d62 ubidump: use format other and propagate setuptools 2022-09-17 13:46:07 +02:00
R. Ryantm
dab125e1a3 ceph-csi: 3.7.0 -> 3.7.1 2022-09-17 08:43:13 +00:00
Robert Scott
88cebdd4c7
Merge pull request #191518 from arkivm/simg2img-darwin
simg2img: Add support for darwin platforms
2022-09-16 21:34:55 +01:00
Vikram Narayanan
71abff51b1 simg2img: Add support for darwin platforms 2022-09-16 10:48:32 -07:00
Nick Cao
0fa2f2148b
stratis-cli: add pytestCheckHook and pythonImportsCheck 2022-09-16 22:28:38 +08:00
Jonas Heinrich
22c17bd5f3
Merge pull request #186940 from NickCao/stratis-cli
stratis-cli: init at 3.2.0
2022-09-16 13:40:17 +02:00
R. Ryantm
de92797673 btrfs-progs: 5.19 -> 5.19.1 2022-09-15 06:59:52 +00:00
Anderson Torres
818b2069c1
Merge pull request #190118 from dit7ya/juicefs
juicefs: init at 1.0.0
2022-09-14 23:12:35 -03:00
Nick Cao
7398c337c9
nixos/stratis: passthru tests to stratis-cli and stratisd 2022-09-12 15:20:59 +08:00
Nick Cao
bb307c917d
stratis-cli: init at 3.2.0 2022-09-12 14:29:28 +08:00
Mostly Void
04eb0eba96
juicefs: init at 1.0.0
remove installShellCompletion

try fixing build on Darwin

mark broken on Darwin
2022-09-12 10:52:13 +05:30
Sandro
2ffecd0206
Merge pull request #185770 from teutat3s/bump/garage 2022-09-10 21:46:39 +02:00
R. Ryantm
7b41fe494f catcli: 0.8.2 -> 0.8.7 2022-09-08 05:23:54 +00:00
teutat3s
654192bd63
garage: 0.7.0 -> 0.7.3
https://git.deuxfleurs.fr/Deuxfleurs/garage/compare/v0.7.0...v0.7.3
2022-09-06 12:37:37 +02:00
Bobby Rong
e2ff97b731
Merge pull request #189920 from r-ryantm/auto-update/httm
httm: 0.14.9 -> 0.14.10
2022-09-06 11:24:55 +08:00
R. Ryantm
d6ff53dc47 httm: 0.14.9 -> 0.14.10 2022-09-05 22:14:11 +00:00
R. Ryantm
4969b30021 genimage: 15 -> 16 2022-09-05 15:06:16 +00:00
Jonas Heinrich
5764b808e5
Merge pull request #168221 from r-ryantm/auto-update/ceph-csi
ceph-csi: 3.5.1 -> 3.7.0
2022-09-05 10:59:09 +02:00
Stanisław Pitucha
76daf3b9da
Merge pull request #176485 from viraptor/afsctool-init
afsctool: init at 1.7.0
2022-09-05 16:45:13 +10:00
Jonas Heinrich
0dbbafdecf
Merge pull request #180801 from r-ryantm/auto-update/catcli
catcli: 0.8.1 -> 0.8.2
2022-09-04 23:01:12 +02:00
Adam Joseph
28b3398d73 btrfs-progs: allow to build without python bindings
Python cross-compilation is quite difficult, and doesn't work in
several situations, such as:

https://github.com/NixOS/nixpkgs/issues/186525

Let's give people the option of cross-compiling `btrfs-progs` to
hostPlatforms for which we cannot cross-compile python.  Unfortunately
btrfs-progs insists on a special configure flag `--disable-python`;
simply being unable to find python isn't enough.
2022-08-31 22:36:11 -07:00
Jonas Heinrich
4f39b4e411
Merge pull request #187687 from r-ryantm/auto-update/snapraid
snapraid: 12.1 -> 12.2
2022-08-29 22:25:00 +02:00
Bobby Rong
4ed2e996b3
Merge pull request #188659 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.41.4 -> 0.41.6
2022-08-29 22:00:56 +08:00
superherointj
4e92128366
Merge pull request #188686 from r-ryantm/auto-update/kdiskmark
kdiskmark: 2.3.0 -> 3.0.0
2022-08-28 18:16:38 -03:00
R. Ryantm
4cd4df36be kdiskmark: 2.3.0 -> 3.0.0 2022-08-28 19:23:36 +00:00
Pavol Rusnak
a82cdcf988
Merge pull request #188664 from r-ryantm/auto-update/gocryptfs
gocryptfs: 2.2.1 -> 2.3
2022-08-28 20:54:08 +02:00
R. Ryantm
5303f52455 gocryptfs: 2.2.1 -> 2.3 2022-08-28 17:25:07 +00:00
R. Ryantm
a1b94d6f2d gcsfuse: 0.41.4 -> 0.41.6 2022-08-28 17:07:17 +00:00
Jonas Heinrich
4e0c8304e8
Merge pull request #183661 from r-ryantm/auto-update/mergerfs
mergerfs: 2.33.3 -> 2.33.5
2022-08-28 15:31:13 +02:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
7c6f434c
94f5abdd95
Merge pull request #188169 from GovanifY/btrfs
btrfs-progs: 5.18.1 -> 5.19
2022-08-26 18:52:23 +00:00
Stanisław Pitucha
422a109039
Merge pull request #184354 from r-ryantm/auto-update/mtools
mtools: 4.0.38 -> 4.0.40
2022-08-25 16:21:47 +10:00
Nick Cao
498ba41a45
stratisd: init at 3.2.2 2022-08-24 23:42:13 +08:00
Gauvain 'GovanifY' Roussel-Tarbouriech
2c300d6918
btrfs-progs: 5.18.1 -> 5.19 2022-08-24 14:52:59 +02:00
Jonas Heinrich
7d0d1d04ba
Merge pull request #184074 from r-ryantm/auto-update/tar2ext4
tar2ext4: 0.9.2 -> 0.9.4
2022-08-21 21:42:32 +02:00
Jonas Heinrich
c1cab18503
Merge pull request #185625 from ralismark/fix/squashfuse
squashfuse: 0.1.103 -> 0.1.105
2022-08-21 21:03:50 +02:00
R. Ryantm
d90207f252 snapraid: 12.1 -> 12.2 2022-08-21 04:41:28 +00:00
R. Ryantm
72d170371c ceph-csi: 3.5.1 -> 3.7.0 2022-08-20 09:39:59 +00:00
Daniel Goertzen
7e234e5a1a
btrfs-progs: add udevSupport arg (#174323)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-19 19:40:51 +02:00
Lassulus
e422db0c0d
Merge pull request #183175 from r-ryantm/auto-update/ceph
ceph: 16.2.9 -> 16.2.10
2022-08-18 21:45:07 +02:00
superherointj
c495ad9cbd
Merge pull request #186956 from r-ryantm/auto-update/httm
httm: 0.14.8 -> 0.14.9
2022-08-16 20:03:51 -03:00
markuskowa
7cf5ccf1cd
Merge pull request #186769 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.18.0 -> 5.19.0
2022-08-17 00:12:44 +02:00
R. Ryantm
4b01c57607 httm: 0.14.8 -> 0.14.9 2022-08-16 13:11:10 +00:00
Artturin
c6568adb00 treewide: makeWrapper buildInputs to nativeBuildInputs
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
Sandro
61c49148ba
Merge pull request #185320 from RaitoBezarius/listmonk 2022-08-16 11:44:44 +02:00
ajs124
f212eaf3ac xfsprogs: 5.18.0 -> 5.19.0 2022-08-15 11:12:56 +02:00
Anderson Torres
74a50898fd
Merge pull request #186180 from AndersonTorres/remove-tarballs-nixos
Remove references to tarballs.nixos.org
2022-08-12 02:56:08 -03:00
AndersonTorres
f81b974680 aefs: mark as broken on Darwin 2022-08-11 20:31:57 -03:00
AndersonTorres
03aa461ae1 aefs: "update" to unstable-2015-05-06
In order to remove reference to tarballs.nixos.org
2022-08-11 20:31:57 -03:00
ralismark
99cd181f19 squashfuse: 0.1.103 -> 0.1.105
https://github.com/vasi/squashfuse/releases/tag/0.1.105
2022-08-08 14:51:10 +10:00
Luflosi
c4dc43a8fa
apfsprogs: unstable-2022-02-23 -> unstable-2022-07-21 2022-08-06 12:15:26 +02:00
R. Ryantm
a999ed1a60 httm: 0.14.7 -> 0.14.8 2022-08-06 02:42:28 -04:00
Raito Bezarius
e37d2a63c4 stuffbin: init at 1.1.0 2022-08-06 00:40:10 +02:00
github-actions[bot]
537fbd1326
Merge master into staging-next 2022-08-03 00:02:25 +00:00
davidak
b170d6f3d5
Merge pull request #181605 from symphorien/kdiskmark
kdiskmark: init at 2.3.0
2022-08-02 21:03:37 +02:00
github-actions[bot]
411aad5a4d
Merge master into staging-next 2022-08-02 18:01:14 +00:00
Winter
8849b7ae5c
Merge pull request #181723 from keksbg/add-dwarfs 2022-08-02 11:11:01 -04:00
Stella
73570ddb89
dwarfs: init at 0.6.1
Co-authored-by: Thomas <twatson52@mac.com>
2022-08-02 14:25:23 +03:00
github-actions[bot]
83256fd7ea
Merge master into staging-next 2022-08-01 00:02:41 +00:00
R. Ryantm
37ad7e2f98 mtools: 4.0.38 -> 4.0.40 2022-07-31 21:54:27 +00:00
7c6f434c
b91029be03
Merge pull request #183579 from r-ryantm/auto-update/nilfs-utils
nilfs-utils: 2.2.8 -> 2.2.9
2022-07-31 20:49:37 +00:00
github-actions[bot]
7c9bb70ad4
Merge master into staging-next 2022-07-31 18:01:18 +00:00
R. Ryantm
98ef77824c httm: 0.13.4 -> 0.14.7 2022-07-31 13:55:56 +00:00
R. Ryantm
286e8874f8 tar2ext4: 0.9.2 -> 0.9.4 2022-07-31 03:04:04 +00:00
R. Ryantm
3744a1cace mergerfs: 2.33.3 -> 2.33.5 2022-07-29 13:14:07 +00:00
R. Ryantm
c4b1541021 nilfs-utils: 2.2.8 -> 2.2.9 2022-07-29 02:16:55 +00:00
R. Ryantm
4303cfcc64 ceph: 16.2.9 -> 16.2.10 2022-07-28 00:44:37 +00:00
github-actions[bot]
18e044c779
Merge staging-next into staging 2022-07-28 00:03:04 +00:00
Alexander Bakker
04cd699d81 genext2fs: 1.4.1 > 1.5.0
Also, enable libarchive support and run the tests
2022-07-27 20:37:22 +02:00