Commit Graph

2719 Commits

Author SHA1 Message Date
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