github-actions[bot]
fddadbd234
Merge master into staging-next
2024-06-12 12:01:10 +00:00
Peder Bergebakken Sundt
24c5f20298
Merge pull request #316820 from trofi/mtools-update
...
mtools: 4.0.43 -> 4.0.44
2024-06-12 11:39:46 +02:00
github-actions[bot]
14aa6e8765
Merge master into staging-next
2024-06-11 12:01:16 +00:00
Jörg Thalheim
de7943c942
tsmu: move to pkgs/by-name
2024-06-11 09:44:48 +02:00
Sergei Trofimovich
2d6944161d
btrfs-progs: drop upstreamed patch
...
Without the change `btrfs-progs` fails to build after `6.9` update on
`staging-next` as:
> Skipping patch.
> 2 out of 2 hunks ignored -- saving rejects to file convert/source-ext2.c.rej
The patch was already included in this release. Dropping.
2024-06-11 06:40:10 +01:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
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
github-actions[bot]
5aea0ef461
Merge master into staging-next
2024-06-09 18:00:55 +00: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
github-actions[bot]
f22f5c2c0c
Merge master into staging-next
2024-06-08 00:02:16 +00:00
R. Ryantm
8d7dcf6f62
tar2ext4: 0.12.3 -> 0.12.4
2024-06-07 15:41:29 +00:00
github-actions[bot]
ecc75d299d
Merge master into staging-next
2024-06-07 12:01:27 +00:00
Stanisław Pitucha
d04c804ad9
cpcfs: fix darwin build
...
This code is written in gnu89.
2024-06-06 21:27:48 +10:00
github-actions[bot]
4b2a80fbd0
Merge master into staging-next
2024-06-05 00:02:31 +00: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
Alyssa Ross
f27b3096c3
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/os-specific/linux/util-linux/default.nix
2024-06-04 13:31:26 +01: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
Sergei Trofimovich
03c93ec4ed
mtools: 4.0.43 -> 4.0.44
...
Changes: https://lists.gnu.org/archive/html/info-gnu/2024-06/msg00000.html
2024-06-03 07:42:44 +01:00
github-actions[bot]
97d15b22bf
Merge master into staging-next
2024-06-02 18:01:10 +00:00
R. Ryantm
aaf65c6d02
mount-zip: 1.0.14 -> 1.0.15
2024-06-02 03:58:13 +00:00
github-actions[bot]
738e64a2f9
Merge master into staging-next
2024-06-01 00:02:18 +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
Vladimír Čunát
5804775d03
Merge branch 'staging' into staging-next
2024-05-31 07:30:41 +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
Alyssa Ross
9a21575b5f
e2fsprogs: apply patches to fix libblockdev
...
Fixes: 767876986f
("e2fsprogs: 1.47.0 -> 1.47.1")
2024-05-27 21:57:35 +02:00
github-actions[bot]
7537b40813
Merge staging-next into staging
2024-05-26 18:01:42 +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
github-actions[bot]
d0f5d1af6a
Merge staging-next into staging
2024-05-26 12:01:46 +00:00
John Titor
33bfd9f34a
bcachefs-tools: move to pkgs/by-name
2024-05-26 10:43:01 +02:00
github-actions[bot]
edcb881454
Merge staging-next into staging
2024-05-25 18:01:21 +00:00
R. Ryantm
efcfe8ad01
exfatprogs: 1.2.2 -> 1.2.3
2024-05-25 03:34:10 +00:00
7c6f434c
b49ae4c6e8
Merge pull request #313657 from yu-re-ka/e2fsprogs
...
e2fsprogs: 1.47.0 -> 1.47.1
2024-05-24 15:20:17 +00:00
Yureka
5e9dc71d53
e2fsprogs: use fuse3
2024-05-24 10:42:52 +02:00
Yureka
767876986f
e2fsprogs: 1.47.0 -> 1.47.1
2024-05-24 10:42:52 +02:00
Yureka
35cdb48942
btrfs-progs: backport fix build with e2fsprogs 1.47.1
2024-05-24 10:42:51 +02: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