Commit graph

2380 commits

Author SHA1 Message Date
ajs124 5b820f714d xfsprogs: 5.13.0 -> 5.14.2 2022-03-23 20:42:00 +01:00
R. Ryantm 56f7399734 btrfs-progs: 5.16.1 -> 5.16.2 2022-03-23 06:54:09 +00:00
github-actions[bot] e452d308f5
Merge staging-next into staging 2022-03-22 12:02:02 +00:00
Sandro 5b874cadbf
Merge pull request #163582 from Stunkymonkey/treewide-fetchFromGitHub-1 2022-03-22 07:27:54 +01:00
Vladimír Čunát a519740b4c
Merge branch 'staging-next' into staging 2022-03-21 11:57:43 +01:00
Ruud van Asseldonk ed81545df5 squashfsTools: 4.5 -> 4.5.1
The patch that was previously fetched from GitHub is now part of the
4.5.1 release, and is no longer needed. Furthermore, 4.5.1 introduces
some new scripts to build manpages, and some new build inputs are
required to make that work.

This also rebases the Darwin patch. I don't have a Mac so I can't test
this personally. There was one conflict:

diff --cc squashfs-tools/read_xattrs.c
index 2067f80,b28c3a0..0000000
--- a/squashfs-tools/read_xattrs.c
+++ b/squashfs-tools/read_xattrs.c
@@@ -36,9 -38,7 +38,7 @@@
  #include "xattr.h"
  #include "error.h"

- #include <stdlib.h>
-
 -extern int read_fs_bytes(int, long long, int, void *);
 +extern int read_fs_bytes(int, long long, long long, void *);
  extern int read_block(int, long long, long long *, int, void *);

  static struct hash_entry {

Resolved by updating the signature from int to long long.
2022-03-20 13:02:57 +01:00
github-actions[bot] 691557fc47
Merge staging-next into staging 2022-03-18 00:03:09 +00:00
Artturi dd207d6bda
dosfstools: 4.1 -> 4.2 (#163074) 2022-03-17 21:22:35 +02:00
zowoq 6431086967 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/symengine/default.nix
2022-03-16 16:03:43 +10:00
Vladimír Čunát f48c1fda6b
Merge branch 'master' into staging-next
Conflict in pkgs/development/libraries/libvirt/default.nix
required manual adjustments.  The fetched patch is already in src.
I checked that libvirt builds.
2022-03-15 09:52:04 +01:00
Artturi 936d567665
Merge pull request #164052 from a-m-joseph/btrfs-progs-udev-not-systemd 2022-03-14 22:19:33 +02:00
Felix Buehler 6ffdc42cd0 go-mtpfs: switch to fetchFromGitHub 2022-03-14 19:32:49 +01:00
davidak d2c95bb666
Merge pull request #163433 from JJJollyjim/bcachefs
bcachefs: unstable-2022-01-12 -> unstable-2022-03-09
2022-03-14 15:34:43 +01:00
Jamie McClymont 3b01bd6249 bcachefs: update maintainers
As requested in https://github.com/NixOS/nixpkgs/pull/163433#issuecomment-1066169644
2022-03-14 21:52:18 +13:00
Jamie McClymont 5a8602a87b bcachefs-tools: enable parallel building 2022-03-14 21:49:24 +13:00
Jamie McClymont db181acbf8 bcachefs-tools: unstable-2022-01-12 -> unstable-2022-03-09 2022-03-14 21:49:24 +13:00
Adam Joseph 38f7252d34 btrfs-progs: depends on udev, not systemd
The btrfs-progs source code does not depend on systemd.  It does,
however, optionally depend on a udev implementation such as eudev or
systemd-udevd.  Let's express this dependency correctly, so that
nixpkgs users who choose eudev instead of systemd-udevd don't get a
build failure.
2022-03-13 16:21:33 -07:00
github-actions[bot] f6b4a4048a
Merge staging-next into staging 2022-03-09 12:01:59 +00:00
github-actions[bot] 201cc2f89b
Merge master into staging-next 2022-03-09 00:02:05 +00:00
Renaud 38360c933d
Merge pull request #162945 from r-ryantm/auto-update/garage
garage: 0.6.0 -> 0.6.1
2022-03-08 22:38:00 +01:00
github-actions[bot] 137a689db1
Merge staging-next into staging 2022-03-07 00:02:59 +00:00
github-actions[bot] b4b1ce4d4f
Merge master into staging-next 2022-03-07 00:02:12 +00:00
R. RyanTM ccc067fd9f
ioztat: 1.1.0 -> 2.0.1
* ioztat: 1.1.0 -> 2.0.1 (#162735)

* ioztat: install bin as executable

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-03-06 19:36:54 +01:00
github-actions[bot] 69e1d85d54
Merge staging-next into staging 2022-03-06 18:01:46 +00:00
github-actions[bot] 68a45fb1f2
Merge master into staging-next 2022-03-06 18:01:10 +00:00
Bobby Rong 9df2200638
Merge pull request #162869 from r-ryantm/auto-update/lfs
lfs: 2.2.0 -> 2.4.0
2022-03-06 21:39:18 +08:00
R. Ryantm 64373d18f9 mtools: 4.0.37 -> 4.0.38 2022-03-06 13:17:23 +00:00
zowoq c46399881b Merge staging-next into staging
Conflicts:
	pkgs/tools/security/cosign/default.nix
2022-03-06 22:06:04 +10:00
github-actions[bot] c8add09e8f
Merge master into staging-next 2022-03-06 12:01:22 +00:00
Artturi 0ba426a475
Merge pull request #156605 from kampka/e2fsprogs-test
e2fsprogs: Add test
2022-03-06 11:19:48 +02:00
R. Ryantm 47b93c97a2 garage: 0.6.0 -> 0.6.1 2022-03-06 00:25:27 +00:00
R. Ryantm 1bdeae3546 lfs: 2.2.0 -> 2.4.0 2022-03-05 09:31:48 +00:00
github-actions[bot] f831b62376
Merge staging-next into staging 2022-02-28 12:01:47 +00:00
github-actions[bot] e71c1249e8
Merge master into staging-next 2022-02-28 12:01:10 +00:00
Sandro c53143dd09
Merge pull request #161240 from bzizou/irods-4.2.11-fixavro 2022-02-28 11:22:42 +01:00
Jonathan Ringer 3af9faf36d
Merge pull request #133431 from Ma27/glibc-2.34
glibc: 2.33-108 -> 2.34-115
2022-02-27 18:07:11 -08:00
github-actions[bot] 0a79f47878
Merge master into staging-next 2022-02-27 18:01:07 +00:00
R. Ryantm 9f064b9d54 lfs: 2.1.1 -> 2.2.0 2022-02-27 09:31:06 +00:00
Maximilian Bosch 25172c97d0
securefs: fix build w/glibc-2.34
Tests don't work in the sandbox and vendored catch2 doesn't compile, so
we disable the tests.

Failing Hydra build: https://hydra.nixos.org/build/163981825
2022-02-27 10:27:01 +01:00
Maximilian Bosch f31930977d
djmount: fix build w/glibc-2.34
Failing Hydra build: https://hydra.nixos.org/build/163123869
2022-02-27 10:26:56 +01:00
AndersonTorres ed2b1b4b90 Merge branch 'master' into staging-next 2022-02-26 21:04:25 -03:00
Joel 35c1b68c86 lfs: 2.1.0 -> 2.1.1 2022-02-26 17:59:44 +01:00
Renaud dfe6d47bc5
Merge pull request #161415 from c0bw3b/pkg/cryfs
cryfs: 0.11.1 -> 0.11.2
2022-02-26 13:56:45 +01:00
R. Ryantm ea9a2d5871 lfs: 2.0.1 -> 2.1.0 2022-02-24 12:14:07 +00:00
Bruno Bzeznik 00725d5dd6 irods: 4.2.7 -> 4.2.11 2022-02-24 10:15:49 +01:00
github-actions[bot] 37f89e2837
Merge master into staging-next 2022-02-23 18:01:10 +00:00
Renaud 8970e632fc
Merge pull request #159795 from r-ryantm/auto-update/tar2ext4
tar2ext4: 0.8.22 -> 0.9.2
2022-02-23 13:45:05 +01:00
Renaud f34d641657
cryfs: 0.11.1 -> 0.11.2
and add meta.changelog
and use SPDX3 license identifier
2022-02-22 20:29:30 +01:00
github-actions[bot] f8210665fc
Merge staging-next into staging 2022-02-22 00:02:51 +00:00
R. Ryantm c653ea9225 lfs: 1.4.0 -> 2.0.1 2022-02-21 11:11:29 +00:00
github-actions[bot] 5e0b594cc3
Merge staging-next into staging 2022-02-21 06:01:54 +00:00
0x4A6F afb9a57ae3
Merge pull request #157344 from numinit/ioztat
ioztat: init at 1.1.0
2022-02-21 02:43:17 +01:00
Morgan Jones 13f55bab1b ioztat: init at 1.1.0 2022-02-20 16:33:48 -07:00
github-actions[bot] 56fa4571c1
Merge staging-next into staging 2022-02-15 00:02:11 +00:00
7c6f434c 280a0bf8ba
Merge pull request #159323 from r-ryantm/auto-update/glusterfs
glusterfs: 10.0 -> 10.1
2022-02-14 20:52:43 +00:00
github-actions[bot] ba08adb044
Merge staging-next into staging 2022-02-13 18:01:40 +00:00
R. Ryantm 640b3cb122 mtdutils: 2.1.3 -> 2.1.4 2022-02-13 09:40:14 -08:00
R. Ryantm 123005643f tar2ext4: 0.8.22 -> 0.9.2 2022-02-13 09:27:28 +00:00
github-actions[bot] 37beb00797
Merge staging-next into staging 2022-02-13 06:01:39 +00:00
R. Ryantm fc760a058a ceph-csi: 3.4.0 -> 3.5.1 2022-02-12 20:21:54 -08:00
R. Ryantm 68a92b02b6 gcsfuse: 0.39.2 -> 0.40.0 2022-02-12 20:08:43 -08:00
github-actions[bot] f4ac72831a
Merge staging-next into staging 2022-02-13 00:02:26 +00:00
R. Ryantm 8f42ea8a58 mtools: 4.0.36 -> 4.0.37 2022-02-12 17:13:52 +00:00
R. Ryantm 4847c5dc17 glusterfs: 10.0 -> 10.1 2022-02-11 19:23:42 +00:00
R. Ryantm 18b73d48dd btrfs-progs: 5.16 -> 5.16.1 2022-02-11 00:29:42 +00:00
R. RyanTM 177f00e779
gcsfuse: 0.38.0 -> 0.39.2
(#152689)
2022-02-10 21:46:48 +01:00
Jonathan Ringer 12fd8a77e1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-10 09:21:09 -08:00
0x4A6F ec5bab977a
Merge pull request #158741 from NickCao/garage
garage: init at 0.6.0
2022-02-10 17:54:29 +01:00
Nick Cao 28486b2af8
garage: init at 0.6.0 2022-02-10 19:29:25 +08:00
Dmitry Kalinkin f5417e72ae
mtpfs: mark as broken on darwin 2022-02-09 21:00:12 -05:00
github-actions[bot] f636a27dac
Merge staging-next into staging 2022-02-01 12:01:45 +00:00
zowoq 93a89cfa3f fuse-overlayfs: 1.8.1 -> 1.8.2
https://github.com/containers/fuse-overlayfs/releases/tag/v1.8.2
2022-02-01 21:31:06 +10:00
github-actions[bot] ed5ed282df
Merge staging-next into staging 2022-01-31 18:06:44 +00:00
R. Ryantm 802a9f7302 snapraid: 12.0 -> 12.1 2022-01-31 09:36:28 -08:00
github-actions[bot] 189be4ddc1
Merge staging-next into staging 2022-01-29 00:02:04 +00:00
Madoura 3f81985d74
bcachefs-tools: 2021-12-25 -> 2022-01-12 2022-01-28 08:29:38 -06:00
Jan Tojnar 2da5ce4ab3 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/development/python-modules/fakeredis/default.nix
2022-01-28 14:05:11 +01:00
Dmitry Kalinkin 0693fd77f7
Merge branch 'staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
	nixos/doc/manual/release-notes/rl-2205.section.md
	pkgs/development/python-modules/aioesphomeapi/default.nix
	pkgs/development/python-modules/mat2/default.nix
	pkgs/development/python-modules/pydevccu/default.nix
	pkgs/development/python-modules/pywlroots/default.nix
	pkgs/development/python-modules/rokuecp/default.nix
2022-01-27 00:54:10 -05:00
Felix Buehler 09e3b7a570 treewide: remove all updateWalker/downloadURLRegexp 2022-01-26 21:46:08 +01:00
Felix Buehler ed7bf9452c treewide: remove *.upstream files from updateWalker 2022-01-26 21:46:07 +01:00
Jonathan Ringer e379e3d4bb
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-01-24 23:49:19 -08:00
Christian Kampka de07108f8e
btrfs-progs: Add test 2022-01-24 22:13:53 +01:00
Christian Kampka ca20993e76
e2fsprogs: Add test 2022-01-24 21:54:32 +01:00
Christian Kampka a3d54dece7
btrfs-progs: fix musl build 2022-01-24 21:27:14 +01:00
Alyssa Ross 1a60dd2adc
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/cupy/default.nix
	pkgs/development/python-modules/staticjinja/default.nix
2022-01-24 15:39:34 +00:00
Eelco Dolstra 5762b8c8a5 irods: Don't use builtins.nixVersion
The value of builtins.nixVersion should never be used except to bail
out if it's too old. It causes the evaluation result to depend on the
version of Nix, so e.g. the binary cache doesn't work.
2022-01-24 15:35:04 +01:00
Sandro 6050831fbb
Merge pull request #145206 from xaverdh/sdat2img-init 2022-01-24 01:09:43 +01:00
Dominik Xaver Hörl 857d287855 sdat2img: init at unstable-2021-11-9 2022-01-23 14:38:14 +01:00
github-actions[bot] d9c65c9d83
Merge staging-next into staging 2022-01-22 00:02:24 +00:00
R. RyanTM 7fcddf2b22
catcli: 0.7.4 -> 0.8.0
* catcli: 0.7.4 -> 0.8.0 (#156009)
and use SPDX 3.0 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-22 00:28:56 +01:00
Alyssa Ross 8fd298a93a e2fsprogs: add meta.changelog 2022-01-18 18:22:04 +00:00
Alyssa Ross 88f3d370aa e2fsprogs: 1.46.4 -> 1.46.5 2022-01-18 18:22:04 +00:00
Sascha Grunert 04386f3552
fuse-overlayfs: 1.8 -> 1.8.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-18 15:09:54 +01:00
7c6f434c 831fd2cd05
Merge pull request #155258 from alyssais/btrfs-progs
btrfs-progs: 5.14.1 -> 5.16
2022-01-17 15:46:24 +00:00
Alyssa Ross a5ff1dc05d
btrfs-progs: clarify license 2022-01-16 19:52:46 +00:00
Alyssa Ross fc2c685b2b
btrfs-progs: enable parallel building
Tested at -j8.
2022-01-16 19:52:41 +00:00
Alyssa Ross cd4acca2e2
btrfs-progs: 5.14.1 -> 5.16 2022-01-16 19:51:27 +00:00
Robert Schütz d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
R. Ryantm a2f83d0869 lfs: 1.3.1 -> 1.4.0 2022-01-11 16:43:04 +00:00
Ben Siraphob 5e04dac5d6
ceph: update homepage 2022-01-07 16:45:53 +07:00