Commit Graph

3503 Commits

Author SHA1 Message Date
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Sergei Trofimovich
533f1ff136 btrfs-progs: 6.8.1 -> 6.9
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.9
2024-06-09 06:46:41 +01:00
R. Ryantm
8d7dcf6f62 tar2ext4: 0.12.3 -> 0.12.4 2024-06-07 15:41:29 +00:00
Stanisław Pitucha
d04c804ad9 cpcfs: fix darwin build
This code is written in gnu89.
2024-06-06 21:27:48 +10:00
Nick Cao
3b1f0a30e1
Merge pull request #317059 from r-ryantm/auto-update/dysk
dysk: 2.8.2 -> 2.9.0
2024-06-04 16:09:14 -04:00
Weijia Wang
ae221cb0a1
Merge pull request #315590 from r-ryantm/auto-update/gcsfuse
gcsfuse: 2.1.0 -> 2.2.0
2024-06-04 22:06:04 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
R. Ryantm
3422283eec dysk: 2.8.2 -> 2.9.0 2024-06-04 02:28:47 +00:00
R. Ryantm
aaf65c6d02 mount-zip: 1.0.14 -> 1.0.15 2024-06-02 03:58:13 +00:00
Peder Bergebakken Sundt
2e7012e863
Merge pull request #306783 from Flakebi/httm
httm: 0.23.3 -> 0.38.1
2024-05-31 23:55:00 +02:00
R. Ryantm
2a41818f80 gcsfuse: 2.1.0 -> 2.2.0 2024-05-29 10:32:07 +00:00
Reno Dakota
fd29e43fcb
boxfs: add missing includes to fix clang build 2024-05-29 10:05:35 +00:00
Matthias Beyer
6c696851f7
Merge pull request #314085 from r-ryantm/auto-update/gcsfuse
gcsfuse: 2.0.1 -> 2.1.0
2024-05-26 14:24:57 +02:00
John Titor
33bfd9f34a bcachefs-tools: move to pkgs/by-name 2024-05-26 10:43:01 +02:00
R. Ryantm
efcfe8ad01 exfatprogs: 1.2.2 -> 1.2.3 2024-05-25 03:34:10 +00:00
R. Ryantm
01680dacfb gcsfuse: 2.0.1 -> 2.1.0 2024-05-23 20:18:43 +00:00
ajs124
dcdd47e39a xfsprogs: 6.7.0 -> 6.8.0
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=df4bd2d27189a98711fd35965c18bee25a25a9ea
2024-05-22 21:02:38 +02:00
ajs124
76b83140ba xfsprogs: 6.6.0 -> 6.7.0
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=09ba6420a1ee2ca4bfc763e498b4ee6be415b131#n1
2024-05-22 21:02:38 +02:00
Sandro
b4450eea3b
Merge pull request #312656 from luftmensch-luftmensch/dwarfs_0.9.9
dwarfs: 0.7.5 → 0.9.9
2024-05-20 22:12:55 +02:00
Raito Bezarius
2759c33ca3 garage: drop maintenance
Given the current situation, I have not been able to take care of
anything related to that module. Upgrades are merged without upgrading
properly the module, unfortunately.

This caused too much divergence and I still do not have the energy to
take care of it.

I will leave it to the more active recent committers who touched the
module to take it from there.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-05-19 23:01:36 +02:00
luftmensch-luftmensch
24d3f81575
dwarfs: 0.7.5 → 0.9.8 2024-05-18 15:07:55 +02:00
Matthias Beyer
ecf4ff7216
Merge pull request #310990 from r-ryantm/auto-update/ssdfs-utils
ssdfs-utils: 4.39 -> 4.40
2024-05-18 09:10:37 +02:00
teutat3s
948c550669
nixosTests.garage: run test for garage_1_x
Add reminder comment to add new versions to tests
2024-05-15 11:09:41 +02:00
Aleksana
abd6d48f8c
Merge pull request #310859 from JohnRTitor/add-update-script
treewide: add update script to packages maintained by johnrtitor
2024-05-14 10:22:19 +08:00
John Titor
d49f993b39
bcachefs-tools: switch to nix-update-script 2024-05-13 22:42:43 +05:30
Weijia Wang
0459f2bcfd
Merge pull request #309370 from r-ryantm/auto-update/gcsfuse
gcsfuse: 2.0.0 -> 2.0.1
2024-05-12 21:06:24 +02:00
R. Ryantm
2e004c8f90 ssdfs-utils: 4.39 -> 4.40 2024-05-12 04:04:00 +00:00
github-actions[bot]
ab6da4a615
Merge master into staging-next 2024-05-12 00:02:26 +00:00
Weijia Wang
808c3b5881
Merge pull request #308397 from r-ryantm/auto-update/s3backer
s3backer: 2.0.2 -> 2.1.2
2024-05-11 20:37:10 +02:00
Jan Tojnar
4be4408157 Merge branch 'master' into staging-next
; Conflicts:
;	maintainers/scripts/luarocks-packages.csv
;	pkgs/development/lua-modules/generated-packages.nix
2024-05-11 12:47:40 +02:00
Reed Riley
20362ae38f bcachefs-tools: patch to fix boot with bcachefs-tools-1.7.0
fixes 309388
2024-05-10 06:29:03 -07:00
R. Ryantm
9cffec76cf gcsfuse: 2.0.0 -> 2.0.1 2024-05-05 20:24:20 +00:00
github-actions[bot]
041bd1cdf7
Merge master into staging-next 2024-05-05 18:00:54 +00:00
Weijia Wang
d54b09a58d
Merge pull request #307626 from r-ryantm/auto-update/bindfs
bindfs: 1.17.6 -> 1.17.7
2024-05-05 17:38:40 +02:00
Jan Tojnar
100509c030 Merge branch 'staging-next' into staging
Conflicts in luaPackages.luarocks-nix:

- 8b563cd9f9 switched to the new version format (prefixed by 0 since there was no relevant last tag in the branch).
  bc4f6fa543 bumped version and switched to the new version format. But the tag used is not part of the branch the commit comes from (master).

  Used the new version but replaced the tag prefix with 0.

- b73ec84b9e removed meta (it is already set in the overridden luarocks). But that would cause the update script to try to update the overridden luarocks (as did the previously used old.meta).
  bf311d950e modified meta to fix the update script properly.

  Kept the meta from the latter since it allows update script to work.
2024-05-05 14:50:32 +02:00
Weijia Wang
351bf26db4 bindfs: mark as broken on darwin 2024-05-04 23:52:16 +02:00
7c6f434c
40e5b154bd
Merge pull request #308891 from trofi/btrfs-progs-update
btrfs-progs: 6.8 -> 6.8.1
2024-05-04 14:06:46 +00:00
github-actions[bot]
1e0d7cdbeb
Merge staging-next into staging 2024-05-04 12:01:36 +00:00
Jonas Heinrich
25be8f7eab
Merge pull request #304761 from JohnRTitor/bcachefs-tools
bcachefs-tools: 1.4.1 -> 1.7.0
2024-05-04 09:51:58 +02:00
Sergei Trofimovich
5e1d26d585 btrfs-progs: 6.8 -> 6.8.1
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.8.1
2024-05-03 22:18:33 +01:00
John Titor
f2033d6f01
bcachefs-tools: reformat using nixfmt-rfc-style, use lib. explicitly 2024-05-03 19:53:26 +05:30
John Titor
44f481b46c
bcachefs-tools: add johnrtitor as maintainer 2024-05-03 19:50:59 +05:30
John Titor
05ccad71d8
bcachefs-tools: 1.4.1 -> 1.7.0
Removed Cargo.lock since it can just be used from the source repo
 use fetchCargoTarball instead
2024-05-03 19:50:00 +05:30
github-actions[bot]
0b5a256e94
Merge staging-next into staging 2024-05-03 12:01:59 +00:00
github-actions[bot]
ae736c738d
Merge master into staging-next 2024-05-03 12:01:32 +00:00
Vladimír Čunát
54fd628479
ceph: switch python from 3.10 to 3.11
Some of the dependencies wouldn't build anymore:
https://hydra.nixos.org/build/257585236/nixlog/5/tail

Tested on x86_64-linux:
ceph ceph-client ceph-csi ceph-dev ceph.tests
2024-05-03 12:43:34 +02:00
Vladimír Čunát
0fd1859596
ceph: fix build of overridden pyopenssl
(but some other deps are still failing)
2024-05-03 11:34:16 +02:00
Weijia Wang
85b54c27e6
Merge pull request #308672 from r-ryantm/auto-update/squashfs-tools-ng
squashfs-tools-ng: 1.3.0 -> 1.3.1
2024-05-03 10:22:01 +02:00
R. Ryantm
4df49577f7 squashfs-tools-ng: 1.3.0 -> 1.3.1 2024-05-03 01:38:30 +00:00