Commit graph

2608 commits

Author SHA1 Message Date
lunik1 2105726e87
xfsdump: init at 3.1.10 2022-04-04 14:56:58 +01:00
Aaron Jheng f0c470f5eb
oath-toolkit: Rename from oathToolkit to oath-toolkit 2022-04-04 01:11:06 +00:00
github-actions[bot] ffa96ab0c0
Merge staging-next into staging 2022-04-02 18:01:37 +00:00
github-actions[bot] fc17fe6417
Merge master into staging-next 2022-04-02 18:01:07 +00:00
Alyssa Ross 8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
7c6f434c 8188f10752
Merge pull request #166430 from alyssais/openssl-static-retry
treewide: use lib.getLib for OpenSSL libraries
2022-04-02 12:59:55 +00:00
Luflosi 4ea204571a
apfsprogs: unstable-2021-10-26 -> unstable-2022-02-23 2022-04-01 18:21:31 +02:00
github-actions[bot] be4f006d3c
Merge master into staging-next 2022-03-31 18:01:13 +00:00
Ben Siraphob 61776f460f
treewide: remove stdenv from buildInputs 2022-03-31 11:19:30 -05:00
github-actions[bot] 9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Alyssa Ross ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/einops/default.nix
	pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Ben Siraphob 21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Alyssa Ross fd78240ac8
treewide: use lib.getLib for OpenSSL libraries
At some point, I'd like to make another attempt at
71f1f4884b ("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d.  One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries.  This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.

This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching.  The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.

I started by making the following global replacements:

    ${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
    ${openssl.out}/lib -> ${lib.getLib openssl}/lib

Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.

Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.

Then I manually investigated and fixed the following packages:

 - pycurl
 - citrix-workspace
 - ppp
 - wraith
 - unbound
 - gambit
 - acl2

I'm reasonably confindent in my fixes for all of them.

For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all.  Removing it doesn't make a difference to the output size, the
file list, or the closure.

I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
Jan Tojnar c8a5db3854 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/tools/archivers/rar/default.nix
2022-03-28 17:56:38 +02:00
Jan Tojnar 997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Sandro b3de7202d1
Merge pull request #165970 from sersorrel/eiciel 2022-03-28 14:11:49 +02:00
ash a87f6f9b90 eiciel: init at 0.9.13.1 2022-03-27 16:40:17 +01:00
Artturi a3f0659317
Merge pull request #163882 from Artturin/e2fsprogsfuse2fsoutput 2022-03-27 17:27:46 +03:00
Artturin b7dcb6e2c7 e2fsprogs: build fuse2fs and add output for fuse2fs
it adds 14mb of dependencies
which can be significant for initrd

without a separate output
$ du -sch $(nix-store -qR ./result-bin) | sort -h

before fuse dep

618K	/nix/store/w2id1hwv4vv7hvp4slgsyrydrjbfqdxc-libidn2-2.3.2
698K	/nix/store/ki0x4wywp5b7rixwk1miq222wybdl3si-e2fsprogs-1.46.5-bin
732K	/nix/store/4nmqxajzaf60yjribkgvj5j54x9yvr1r-bash-5.1-p12
747K	/nix/store/8ckxc8biqqfdwyhr0w70jgrcb4h7a4y5-libunistring-0.9.10
853K	/nix/store/kx41yd3yyr9bwrsk85fhhx6qhavfwql6-util-linux-2.37.3-lib
2,3M	/nix/store/7nkr1kzrj5j6vzq952p35g0vzk747xjz-e2fsprogs-1.46.5
16M	/nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108
22M	total

after fuse dep

38K	/nix/store/k15b817jqz4ckp8rp1mgpkvvx78xxp2n-shadow-4.8.1-su
112K	/nix/store/bqjh8dc6m5plswxrmmn9x4cpxrrw94lv-zlib-1.2.11
277K	/nix/store/nzw0c7ag22mbyc4xrqyy1q1azq9r8kis-audit-2.8.5
285K	/nix/store/ka1xx3ldpliww27wmskc1yxlgcfisdyf-libcap-ng-0.8.2
371K	/nix/store/mvgg2fk5wwrcmm3wbrjhjn034aivrik2-fuse-2.9.9
618K	/nix/store/w2id1hwv4vv7hvp4slgsyrydrjbfqdxc-libidn2-2.3.2
732K	/nix/store/4nmqxajzaf60yjribkgvj5j54x9yvr1r-bash-5.1-p12
738K	/nix/store/7wi0dn50wgimvfi30i3d4mxz40vcal10-e2fsprogs-1.46.5-bin
747K	/nix/store/8ckxc8biqqfdwyhr0w70jgrcb4h7a4y5-libunistring-0.9.10
853K	/nix/store/kx41yd3yyr9bwrsk85fhhx6qhavfwql6-util-linux-2.37.3-lib
1,3M	/nix/store/043lz8mvyx5vxl058c1i586yqc8ax4ig-glibc-2.33-108-bin
1,7M	/nix/store/fpzbv79ak68sh2sh6mag6jym553wfxws-db-4.8.30
2,3M	/nix/store/9w5l1zrdd21hjxgjp5jnxxr6jibpjxd4-shadow-4.8.1
2,3M	/nix/store/hjmxalhkvvajs2n26b0ry7ns56bh9k9s-e2fsprogs-1.46.5
2,5M	/nix/store/ndnqiz3nnifj1blhg9q626xlmkqq1nmh-gcc-10.3.0-lib
2,8M	/nix/store/pnp5qkmj8m07jl8pghhglfdczz2840r9-linux-pam-1.5.2
2,9M	/nix/store/h25q7c560bchn326363ms2001jjgf338-util-linux-2.37.3-bin
16M	/nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108
36M	total

e2fsprogs: build fuse2fs on linux only

the fuse for macos might be broken
2022-03-27 01:46:41 +02:00
github-actions[bot] 3b6f03e497
Merge master into staging-next 2022-03-26 18:01:22 +00:00
Janne Heß fae56a205e
Merge pull request #165494 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.13.0 -> 5.14.2
2022-03-26 18:31:11 +01:00
github-actions[bot] 880c50a133
Merge master into staging-next 2022-03-26 00:02:23 +00:00
Charlotte 🦝 Delenk d278459294
bcachefs-tools: 2022-03-09 -> 2022-03-22 2022-03-25 19:28:17 +01:00
github-actions[bot] c6dd9fd65d
Merge master into staging-next 2022-03-25 18:01:14 +00:00
Emery Hemingway de23459252 littlefs-fuse: init at 2.4.1 2022-03-25 16:30:49 +00:00
7c6f434c bf158b0f4c
Merge pull request #165391 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.16.1 -> 5.16.2
2022-03-24 06:16:25 +00:00
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
R. Ryantm 87c955386c s3fs: 1.90 -> 1.91 2022-03-12 12:10:43 +00: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
Sandro 6834d7e9de
Merge pull request #148565 from ju1m/zpool-iostat-viz 2022-01-02 15:55:44 +01:00
Robert Schütz 2cae050057
python2Packages: remove superfluous overrides
Since Python 2 is not supported anymore we only keep those overrides
which are used by leaf packages.
2022-01-01 02:10:53 +01:00
Bobby Rong 75684e336c
Merge pull request #152773 from r-ryantm/auto-update/lfs
lfs: 1.3.0 -> 1.3.1
2021-12-31 21:25:10 +08:00
Renaud 952711c6c3
cryfs: pin Boost dep to v1.75.0 2021-12-30 23:07:14 +01:00
R. Ryantm 71bc8dd292 lfs: 1.3.0 -> 1.3.1 2021-12-30 18:49:18 +00:00
7c6f434c 197390f0a4
Merge pull request #152705 from bjornfor/glusterfs-fix-version
glusterfs: fix version info
2021-12-30 16:33:45 +00:00
Bjørn Forsman 560ec437d7 glusterfs: link up nixosTests 2021-12-30 14:51:09 +01:00
Bjørn Forsman 7e399b7078 glusterfs: fix version info
A build script in glusterfs uses /bin/bash interpreter and fails to get
the version from the VERSION file at build time:

  sh: build-aux/pkg-version: /bin/bash: bad interpreter: No such file or directory
  sh: build-aux/pkg-version: /bin/bash: bad interpreter: No such file or directory
  sh: build-aux/pkg-version: /bin/bash: bad interpreter: No such file or directory
  [...]

The result is that `gluster --version` doesn't include a version number.
Fixup the shebang to get the version info.
2021-12-30 13:03:46 +01:00
Jonathan Ringer 09bd298765
ceph: update homepage 2021-12-28 09:00:35 -08:00
Jörg Thalheim c8b2a08f99
Merge pull request #152124 from r-ryantm/auto-update/mergerfs
mergerfs: 2.33.1 -> 2.33.3
2021-12-28 07:14:37 +00:00
Madoura 1595230f47
bcachefs-tools: 2021-11-06 -> 2021-12-25 2021-12-27 17:23:41 -06:00
Bobby Rong 78138a9bcc
Merge pull request #150448 from r-ryantm/auto-update/snapraid
snapraid: 11.6 -> 12.0
2021-12-27 14:33:54 +08:00
Mario Rodas 0229135d7a
Merge pull request #151523 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.37.0 -> 0.38.0
2021-12-26 16:01:32 -05:00
R. Ryantm 7e6ced2a85 mergerfs: 2.33.1 -> 2.33.3 2021-12-25 18:22:02 +00:00
Dmitry Kalinkin b912e42313
goofys: add stdenv arg 2021-12-25 01:05:05 -05:00
Dmitry Kalinkin 34ae1959b7
goofys: mark as broken on darwin 2021-12-24 22:36:56 -05:00
Felix Bühler 85b6f5299c
Merge pull request #150542 from Stunkymonkey/treewide-github-1
treewide: switch to fetchFromGitHub part 1
2021-12-24 00:24:37 +01:00
Renaud 2bd4f74953
cryfs: 0.10.2 -> 0.11.1
Upstream now provides a way to use dependencies from nixpkgs ;
except for cryptopp and googletest.
Vendored cryptopp is v8.6.0 in cryfs 0.11.1
(#151886)
2021-12-23 22:13:08 +01:00
Felix Buehler ea4c444b85 nixpart: switch to fetchFromGitHub 2021-12-23 19:11:16 +01:00
zowoq f91caa3e1b fuse-overlayfs: 1.7.1 -> 1.8
https://github.com/containers/fuse-overlayfs/releases/tag/v1.8
2021-12-23 05:44:42 +10:00
R. Ryantm 51a8b4af51 gcsfuse: 0.37.0 -> 0.38.0 2021-12-21 08:18:15 +00:00
Luflosi fee075c547
apfsprogs: unstable-2021-08-24 -> unstable-2021-10-26
Also fix a problem where the man pages would be installed in the wrong location, $out/share/man8 instead of $out/share/man/man8. I accidentally copied this mistake from the AUR.
2021-12-16 14:19:21 +01:00
Luflosi 5cf1471232
mp3fs: add Luflosi as maintainer 2021-12-15 03:12:32 +01:00
Luflosi 5041f6f672
mp3fs: 0.91 -> 1.1.1
https://github.com/khenriks/mp3fs/releases/tag/v1.1.1
Also update the long description to match the GitHub README.
2021-12-15 03:12:32 +01:00
R. Ryantm 1c4d16c184 snapraid: 11.6 -> 12.0 2021-12-12 16:05:54 +00:00
Pascal Bach 0fe8586f43 glusterfs: 9.4 -> 10.0 2021-12-11 23:15:24 +01:00
Jörg Thalheim 1018feba5c
Merge pull request #150198 from r-ryantm/auto-update/fatsort
fatsort: 1.6.3.622 -> 1.6.4.625
2021-12-11 15:24:42 +00:00
Jörg Thalheim 97ee678aa1
Merge pull request #150199 from r-ryantm/auto-update/davfs2
davfs2: 1.6.0 -> 1.6.1
2021-12-11 15:23:17 +00:00
Mario Rodas 6364c2644d
Merge pull request #149375 from r-ryantm/auto-update/mergerfs
mergerfs: 2.32.4 -> 2.33.1
2021-12-11 09:58:44 -05:00
R. Ryantm 0d0ba7cf97 davfs2: 1.6.0 -> 1.6.1 2021-12-11 07:30:07 +00:00
R. Ryantm 340f44c83d fatsort: 1.6.3.622 -> 1.6.4.625 2021-12-11 07:18:23 +00:00
Mario Rodas 7c1d675d34
Merge pull request #149854 from r-ryantm/auto-update/mtools
mtools: 4.0.35 -> 4.0.36
2021-12-10 06:49:50 -05:00
R. Ryantm 6111fe8769 mtools: 4.0.35 -> 4.0.36 2021-12-09 13:39:56 +00:00
Niklas Hambüchen a9bdcf8a82 ceph: 16.2.6 -> 16.2.7. Fixes data-loss upgrade bug.
See https://ceph.io/en/news/blog/2021/v16-2-7-pacific-released/
2021-12-09 02:19:14 +00:00
Niklas Hambüchen c6cb7badab ceph: Remove obsolete scipy override.
The mentioned bugs have merged linked pull requests a long time ago:

* b9dea87ff1
  in Ceph v15.1.0
* f701ed8b26
  in Ceph v16.1.0
2021-12-09 02:19:14 +00:00
R. Ryantm c0f4b50e00 mergerfs: 2.32.4 -> 2.33.1 2021-12-07 14:44:20 +00:00
R. Ryantm 7fded235eb lfs: 1.2.1 -> 1.3.0 2021-12-07 09:54:44 +00:00
R. Ryantm 2a0981099e exfatprogs: 1.1.2 -> 1.1.3 2021-12-06 18:40:55 +00:00
Felix Buehler 8d0267dc8f treewide: use pname&version instead of name 2021-12-05 15:38:17 +01:00
Julien Moutinho 8b04834703 zpool-iostat-viz: init at cdd8f3d882ab7a9990fb2d26af3e5b2bcc4bb312 2021-12-04 18:44:33 +01:00
Jörg Thalheim 7e513adf85
Merge pull request #146600 from trofi/fix-wiimms-iso-tools-for-ncurses-6.3
wiimms-iso-tools: pull pending upstream inclusion fix for ncurses-6.3
2021-12-01 08:55:16 +00:00
Robert Scott f4a5fb6605
Merge pull request #147761 from arkivm/fix-netatalk
netatalk: fix build
2021-11-28 22:34:10 +00:00
Vikram Narayanan 0a9dd29c98 netatalk: fix build 2021-11-28 13:04:09 -08:00
Lionello Lunesu b930e3fe52 btrfs-snap: init at 1.7.3 2021-11-27 20:56:16 -08:00
schnusch 732b04ba42
httpdirfs: init at 1.2.2 (#147182)
Co-authored-by: Simon Bruder <simon@sbruder.de>
2021-11-26 12:52:30 +01:00
Artturi 06e83482be
Merge pull request #144972 from trofi/fix-gfs2-utils-for-ncurses-6.3
gfs2-utils: pull pending upstream inclusion fix for ncurses-6.3
2021-11-21 23:35:36 +02:00
S. Nordin Abouzahra 24aacf3808 nilfs-utils: fix hardcoded paths
/sbin/nilfs_cleanerd -> $out/bin/nilfs_cleanerd
/sbin/badblocks -> ${e2fsprogs}/bin/badblocks

The relevant binaries to test are mkfs.nilfs2 (calls badblocks),
mount.nilfs2 and umount.nilfs2 (calls nilfs_cleanerd).
2021-11-20 19:30:54 -05:00
S. Nordin Abouzahra 747436dee1 nilfs-utils: explicitly enable libmount
Despite what the README says, libmount support is not enabled by
default and needs to be enabled explicitly. Without libmount support
the GC daemon (nilfs_cleanerd) is not started at mount.
2021-11-20 03:14:11 -05:00
Sergei Trofimovich 217aa28f46 wiimms-iso-tools: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    src/lib-std.c:3623:32: error: format not a string literal and no format arguments [-Werror=format-security]
     3623 |             ERROR0(ERR_WARNING,errmsg);
          |                                ^~~~~~
2021-11-19 09:40:38 +00:00
Kevin Tran 57407fed58
kio-fuse: init at 5.0.1 (#138492)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-18 13:29:50 +01:00
Sarah Brofeldt a40917f3c0
Merge pull request #146108 from poelzi/fix-ceph
ceph-client: fix copy of python modules
2021-11-16 11:00:55 +01:00
Daniel Poelzleithner f74c838dbf ceph-client: install sbin binaries into bin, link sbin to bin 2021-11-15 17:12:36 +01:00
Daniel Poelzleithner f95c6d6112 ceph-client: fix copy of python modules
the site-packages content was wrongly copied, causing a
.../site-packages/site-packages/... in the ceph-client packages.
This renders thi ceph tool unusable.
2021-11-15 10:41:35 +01:00
github-actions[bot] 9b5a105856
Merge master into staging-next 2021-11-14 00:01:47 +00:00
Thiago Kenji Okada e732a01dde
Merge pull request #144388 from r-ryantm/auto-update/lfs
lfs: 1.1.0 -> 1.2.1
2021-11-13 20:12:08 -03:00
Sandro 96c17beaf5
Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1 2021-11-13 19:32:52 +01:00
sternenseemann 1a1e32f023 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd.
2021-11-13 12:35:55 +01:00
Michael Raskin 8a5990d5ef
Merge pull request #144750 from S-NA/updates/nilfs-utils
nilfs-utils: 2.2.7 -> 2.2.8
2021-11-13 09:26:17 +00:00
github-actions[bot] 699560194d
Merge master into staging-next 2021-11-12 18:01:08 +00:00
Daniel Poelzleithner f8431991d9 [ceph-client] Install cephfs client tools as well 2021-11-10 21:44:52 +01:00
Felix Buehler 9480444dae treewide: rename name to pname&version 2021-11-09 22:24:57 +01:00
github-actions[bot] 7414a16ee5
Merge master into staging-next 2021-11-09 18:01:23 +00:00
davidak 2103d78e0b
Merge pull request #144930 from artemist/bcachefs
linux_testing_bcachefs, bcachefs-tools: upgrade
2021-11-09 18:26:30 +01:00
github-actions[bot] cb91ac99e0
Merge master into staging-next 2021-11-08 00:01:53 +00:00
Artturin b4fab0a98b treewide: remove fmt from buildInputs where spdlog is used
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points
to fmt_7 in buildInputs makes the builds use wrong fmt
2021-11-07 22:05:08 +02:00
Sergei Trofimovich ae0e800b89 gfs2-utils: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

        hexedit.c:227:9: error: format not a string literal and no format arguments [-Werror=format-security]
          227 |         printw(s2);
              |         ^~~~~~
2021-11-07 09:14:44 +00:00
Artemis Tosini 8f4289267c
linux_testing_bcachefs, bcachefs-tools: unstable-2021-07-08 → unstable-2021-11-06
bcachefs now supports snapshots so we need the latest version to use
them. Additionally, it appears to build on AArch64 so I've removed the
x86 requirement.
2021-11-06 21:32:57 +00:00
github-actions[bot] 0d70d17925
Merge master into staging-next 2021-11-06 00:01:27 +00:00
Artturi 60c602c897
Merge pull request #144769 from Thesola10/patch-4
dduper: update btrfs-progs patch
2021-11-05 23:24:45 +02:00
Karim Vergnes cf0dfe4c7e
dduper: update btrfs-progs patch
This fixes the failing build for the patched `btrfs-progs` required by `dduper`.
2021-11-05 20:03:32 +01:00
Bruno BELANYI b9bf35b065 sshfs: add 'meta.mainProgram' 2021-11-05 19:19:59 +01:00
S. Nordin Abouzahra f988469c22 nilfs-utils: 2.2.7 -> 2.2.8 2021-11-05 09:59:08 -04:00
R. Ryantm d676fed581 lfs: 1.1.0 -> 1.2.1 2021-11-03 08:49:22 +00:00
Alyssa Ross 703ffa2f5d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-03 07:34:33 +00:00
superherointj df4fac48fc maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
Martin Weinelt 8f5da907b0 Merge remote-tracking branch 'origin/staging-next' into staging 2021-11-02 23:31:28 +01:00
Artturi 98bd02b3f9
Merge pull request #143902 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.36.0 -> 0.37.0
2021-11-02 15:06:44 +02:00
R. Ryantm 8fc33bcd28 gcsfuse: 0.36.0 -> 0.37.0 2021-10-30 20:58:41 +00:00
github-actions[bot] ba990541d1
Merge staging-next into staging 2021-10-30 00:02:03 +00:00
github-actions[bot] 2d204edb98
Merge master into staging-next 2021-10-30 00:01:30 +00:00
Pavol Rusnak dd540ee1bc
Merge pull request #143736 from r-ryantm/auto-update/gocryptfs
gocryptfs: 2.1 -> 2.2.1
2021-10-29 23:49:10 +02:00
R. Ryantm 00f7e1e88a gocryptfs: 2.1 -> 2.2.1 2021-10-29 20:20:22 +00:00
github-actions[bot] d9aba51052
Merge staging-next into staging 2021-10-29 06:01:42 +00:00
github-actions[bot] e7fbce41fc
Merge master into staging-next 2021-10-29 06:01:10 +00:00
Bobby Rong df3634bc68
Merge pull request #143420 from r-ryantm/auto-update/snapraid
snapraid: 11.5 -> 11.6
2021-10-29 12:34:28 +08:00
R. Ryantm ecacdde7cf s3backer: 1.6.2 -> 1.6.3 2021-10-29 03:16:27 +00:00
R. Ryantm 9a29e6eaab snapraid: 11.5 -> 11.6 2021-10-28 16:53:32 +00:00
github-actions[bot] b838d814f0
Merge staging-next into staging 2021-10-25 00:02:07 +00:00
github-actions[bot] 24cfffaa7a
Merge master into staging-next 2021-10-25 00:01:32 +00:00
ElXreno a43ed763a6
bees: 0.6.5 -> 0.7 2021-10-24 17:04:33 +03:00
github-actions[bot] 93de7f2421
Merge staging-next into staging 2021-10-24 06:01:58 +00:00
github-actions[bot] 18de94fc60
Merge master into staging-next 2021-10-24 06:01:24 +00:00
Felix Singer 59fd778186 glusterfs: 9.3 -> 9.4
Update to latest release.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-23 23:23:45 +02:00
github-actions[bot] 79a336f4e0
Merge staging-next into staging 2021-10-21 06:01:58 +00:00
github-actions[bot] 54a42ab846
Merge master into staging-next 2021-10-21 06:01:21 +00:00
Jörg Thalheim ec8f42f397 Revert "bcachefs-tools: 2021-07-08 -> 2021-10-01"
This reverts commit 6eb7531255.

to keep in sync with the kernel version.
2021-10-20 21:09:23 +02:00
ajs124 e17c0d6ccf
Merge pull request #141664 from helsinki-systems/upd/e2fsprogs
e2fsprogs: 1.46.2 -> 1.46.4
2021-10-20 16:40:31 +02:00
ajs124 e0e23dfa0d
Merge pull request #141943 from r-burns/xfsprogs
xfsprogs: 5.11.0 -> 5.13.0
2021-10-17 20:59:12 +02:00
github-actions[bot] 49b8cab0d8
Merge staging-next into staging 2021-10-17 18:01:41 +00:00
github-actions[bot] 0f92179807
Merge master into staging-next 2021-10-17 18:01:07 +00:00
R. RyanTM 802aa64773 catcli: 0.7.3 -> 0.7.4 2021-10-17 15:09:44 +00:00
Ryan Burns 73239844dc xfsprogs: 5.11.0 -> 5.13.0
Remove obsolete musl patch, upstreamed in v5.12
2021-10-16 23:19:33 -07:00
Jörg Thalheim 501286148a
Merge pull request #141922 from r-burns/xfsprogs-musl
xfsprogs: fix musl build
2021-10-17 07:12:24 +01:00
Ryan Burns 2bba609ce8 xfsprogs: fix musl build 2021-10-16 15:25:18 -07:00
ajs124 52b6290b73 e2fsprogs: 1.46.2 -> 1.46.4 2021-10-14 21:41:58 +02:00
Virgil Ribeyre 4f62471862
rmfuse: 0.2.1 -> 0.2.3 2021-10-12 10:39:27 -05:00
github-actions[bot] aac35c22db
Merge staging-next into staging 2021-10-10 18:01:41 +00:00
k0ral 43bbea9387
lfs: init at 1.0.0 (#141178)
Co-authored-by: Samuel Gräfenstein <git@samuelgrf.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-10 19:04:16 +02:00
github-actions[bot] b4569f7a81
Merge staging-next into staging 2021-10-08 00:02:10 +00:00
figsoda 4afe68d75c sandboxfs: switch to fetchCrate, remove patch 2021-10-07 08:28:47 -04:00
github-actions[bot] ae9f8ec1b6
Merge staging-next into staging 2021-10-07 00:02:11 +00:00
Robin Townsend 6eb7531255 bcachefs-tools: 2021-07-08 -> 2021-10-01
Recent updates to the bcachefs kernel resulted in a change in on-disk
format. However, since bcachefs-tools wasn't updated at the same time,
they became incompatible, causing a variety of issues. This brings the
linux-testing-bcachefs and bcachefs-tools versions back into sync.
2021-10-06 18:29:49 -04:00
github-actions[bot] f4ec0a418f
Merge staging-next into staging 2021-10-05 18:01:58 +00:00
Artturi 0d75cef64f
Merge pull request #138879 from r-ryantm/auto-update/unionfs-fuse 2021-10-05 15:24:58 +03:00
github-actions[bot] a92850904c
Merge staging-next into staging 2021-09-30 18:01:43 +00:00
D Anzorge 209b1e4347 gocryptfs: ensure fusermount setuid wrapper is used if present 2021-09-30 17:52:42 +02:00
github-actions[bot] ce4a8ae240
Merge staging-next into staging 2021-09-29 18:01:44 +00:00
Martin Weinelt 9566e0ffe1
Merge pull request #139676 from mweinelt/ceph 2021-09-29 15:59:23 +02:00
Dmitry Kalinkin e0532475bc
treewide: remove darwin-only manual wrapQtApp invocations 2021-09-28 10:29:46 -04:00
figsoda 1d51acdbef
Merge pull request #139585 from r-ryantm/auto-update/catcli
catcli: 0.7.2 -> 0.7.3
2021-09-27 22:08:28 -04:00
Martin Weinelt ed6c2fa9b4 ceph: 16.2.5 -> 16.2.6 2021-09-28 03:15:11 +02:00
R. RyanTM 365413e22f catcli: 0.7.2 -> 0.7.3 2021-09-27 00:26:30 +00:00
Artturi 59b728ba70
Merge pull request #139443 from Luflosi/update/apfsprogs
apfsprogs: unstable-2021-05-07 -> unstable-2021-08-24
2021-09-27 03:23:13 +03:00
Sergei Trofimovich 8d77e899e8
sasquatch: drop blanket -Werror (fix gcc-11 build) (#139350)
Noticed build failure on gcc-11:

    $ nix-build -E 'with import ./.{}; sasquatch.override { stdenv = gcc11Stdenv; }'
    unsquashfs.c:1908:5:
      error: this 'if' clause does not guard... [-Werror=misleading-indentation]
     1908 |     if(swap)
          |     ^~

Let's defer warning squashing and code fixes to upstream.
2021-09-26 00:46:57 -04:00
Luflosi 10a0b29d21
apfsprogs: unstable-2021-05-07 -> unstable-2021-08-24 2021-09-25 16:16:15 +02:00
figsoda aec2482639 supertag: fix build caused by outdated lexical-core 2021-09-24 21:02:14 -04:00
Felix Buehler fd0cbc696a bcache-tools: switch to fetchFromGitHub 2021-09-22 17:54:09 +02:00
Emil Karlson b483ef3cc8 btrfs-progs: 5.13.1 -> 5.14.1 2021-09-22 07:19:02 +03:00
R. RyanTM cc4219149d unionfs-fuse: 2.1 -> 2.2 2021-09-22 03:27:06 +00:00
Stefan Wiehler 88cddfbfb5 gocryptfs: support fstab mount
fusermount must be in PATH.
2021-09-19 16:44:19 +02:00
R. RyanTM 9ec36def15 tar2ext4: 0.8.21 -> 0.8.22 2021-09-18 11:24:06 +00:00
R. RyanTM 36c6e47c70 catcli: 0.7.0 -> 0.7.2 2021-09-16 05:08:30 +00:00
github-actions[bot] 91c89490cc
Merge master into staging-next 2021-09-14 18:01:05 +00:00
Sandro dc6f257ebd
Merge pull request #137782 from r-ryantm/auto-update/reiser4progs 2021-09-14 15:09:56 +02:00
github-actions[bot] 6f038e8b11
Merge master into staging-next 2021-09-14 12:01:03 +00:00
R. RyanTM 3fbb2a8549 reiser4progs: 2.0.4 -> 2.0.5 2021-09-14 09:19:13 +00:00
R. RyanTM 8bae8e70f5 s3backer: 1.6.1 -> 1.6.2 2021-09-14 08:56:16 +00:00
Vladimír Čunát 09f5763784
Merge branch 'master' into staging-next
Conflicts:
 - pkgs/development/python-modules/pathspec/default.nix
   The hashes are equivalent, so it's not a real conflict.
 - pkgs/top-level/static.nix
   I can't see a solution, deffered redoing this to the later PR:
   https://github.com/NixOS/nixpkgs/pull/136849
2021-09-07 08:43:26 +02:00
Pavol Rusnak 8c60eaa66a
gocryptfs: build documentation on aarch64-darwin again
because pandoc is now available
2021-09-05 22:09:29 +02:00
github-actions[bot] 75dc00dbd8
Merge master into staging-next 2021-09-05 18:00:57 +00:00
Jörg Thalheim d924c2327b
Merge pull request #136772 from Mindavi/sasquatch/cross
sasquatch: support cross-compilation
2021-09-05 16:24:31 +01:00
github-actions[bot] 5b6c2380ad
Merge master into staging-next 2021-09-05 12:01:20 +00:00
Fabian Affolter 434b9bde93
rdfind: clarify license 2021-09-05 10:50:11 +02:00
Rick van Schijndel 219d3e437e sasquatch: support cross-compilation 2021-09-05 10:46:32 +02:00
Bart Brouns 4a49353e9b rdfind: 1.4.1 -> 1.5.0 2021-09-05 10:12:15 +02:00
github-actions[bot] c3e778703c
Merge master into staging-next 2021-09-03 06:01:08 +00:00
Mikael Heino 7ca49a701a ntfs-3g: update homepage 2021-09-02 13:28:36 +03:00
Mikael Heino 0c35c72ed4 ntfs-3g: 2017.3.23 -> 2021.8.22
New version has important security fixes.
2021-09-02 13:26:47 +03:00
Alyssa Ross c13cf1e76f
Merge remote-tracking branch 'nixpkgs/master' into staging-next 2021-09-01 07:47:01 +00:00
R. RyanTM 075a6f16c0 tar2ext4: 0.8.20 -> 0.8.21 2021-08-31 11:02:17 +00:00
Martin Weinelt e2575c7de1
Merge branch 'master' into staging-next 2021-08-30 16:08:03 +02:00
Martin Weinelt 9203210f36 ceph: 16.2.4 -> 16.2.5 2021-08-30 07:41:24 +00:00
github-actions[bot] b13b005f0e
Merge master into staging-next 2021-08-26 12:01:09 +00:00
zowoq 13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
github-actions[bot] 572dfaae2c
Merge master into staging-next 2021-08-26 06:01:19 +00:00
zowoq e6494966dd treewide: buildFlagsArray -> ldflags 2021-08-26 15:43:28 +10:00
github-actions[bot] 42f8c46335
Merge staging-next into staging 2021-08-22 12:01:56 +00:00
Pavol Rusnak a29a291eec
Merge pull request #135154 from r-ryantm/auto-update/gocryptfs
gocryptfs: 2.0.1 -> 2.1
2021-08-22 10:46:29 +02:00
R. RyanTM 92d00ac352 gocryptfs: 2.0.1 -> 2.1 2021-08-22 01:36:21 +00:00
Jan Tojnar 7a04c2ad68 Merge branch 'staging-next' into staging
- boost 171 removed on staging-next
- re-generated node-packages.nix

; Conflicts:
;	pkgs/development/java-modules/m2install.nix
;	pkgs/development/node-packages/node-packages.nix
;	pkgs/top-level/all-packages.nix
2021-08-22 01:13:41 +02:00
Sebastián Mancilla 8f94a33b38 treewide: ensure pre/post phase hooks are strings
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
Sandro 3861de4289
Merge pull request #134610 from alyssais/squashfs-tools-ng 2021-08-19 21:46:17 +02:00
github-actions[bot] 323ea758dd
Merge staging-next into staging 2021-08-19 12:02:04 +00:00
Maximilian Bosch d4cc8ca3d3
tar2ext4: correct meta.platforms is already configured by buildGoModule
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-19 12:27:54 +02:00
Alyssa Ross a68f24c2ca
tar2ext4: init at 0.8.20
This is a single program that's part of a big Microsoft project.
Everything else looks pretty specialised, and some of it only targets
Windows, so I didn't try packaging anything else.  If we ever do end
up with a need for other software from this project, this derivation
could be extended and renamed, with tar2ext4 becoming an alias.
2021-08-18 12:46:30 +00:00
Alyssa Ross 6e25d39cfd
squashfs-tools-ng: 1.1.2 -> 1.1.3 2021-08-18 07:03:06 +00:00
github-actions[bot] b6a825a9c7
Merge staging-next into staging 2021-08-18 06:02:10 +00:00
R. RyanTM aaac360ae6 moosefs: 3.0.115 -> 3.0.116 2021-08-17 11:27:10 -07:00
R. RyanTM d3ca22aad8 catcli: 0.6.2 -> 0.7.0 2021-08-17 01:58:54 +00:00
github-actions[bot] 4dfde9ac8e
Merge staging-next into staging 2021-08-15 18:01:33 +00:00
Ilan Joselevich 12a6f2aa59 mtools: 4.0.34 -> 4.0.35 2021-08-15 16:49:22 +03:00
Jan Tojnar cdb1d29692 Merge branch 'staging-next' into staging 2021-08-14 14:43:16 +02:00
Sandro ff56e5d172
Merge pull request #133756 from alyssais/gfs2-utils
gfs2-utils: init at 3.4.1
2021-08-13 17:04:05 +02:00