Commit Graph

2612 Commits

Author SHA1 Message Date
Rick van Schijndel
cd3c25616d treewide: pkgs/tools: mark broken for darwin
All packages that were failing on x86_64-darwin are marked broken.
I'm assuming here that these are also broken on aarch64-darwin.
2022-05-29 10:56:04 +02:00
Sergei Trofimovich
7d92eea1c9 svnfs: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: svnclient.o:/build/svnfs-0.4/src/svnfs.h:40: multiple definition of
      `dirbuf'; svnfs.o:/build/svnfs-0.4/src/svnfs.h:40: first defined here
2022-05-29 08:24:58 +01:00
Sergei Trofimovich
ad5f9ad892 sasquatch: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: unsquashfs_xattr.o:/build/squashfs4.4/squashfs-tools/error.h:34: multiple definition of
      `verbose'; unsquashfs.o:/build/squashfs4.4/squashfs-tools/error.h:34: first defined here
2022-05-29 07:06:12 +01:00
Mario Rodas
89ee9881d7
Merge pull request #174947 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.41.0 -> 0.41.1
2022-05-28 11:08:45 -05:00
Pierre Bourdon
58d2ebb283
ntfs3g: 2021.8.22 -> 2022.5.17
This is unfortunately more complex than a simple version bump because
upstream has not released a dist tarball for this release. This commit
switches to using the github source and running autoreconf ourselves.

Along the way, stop randomly patching sources and Makefiles and instead
switch to upstreamable alternatives. The two (small) build system
patches have been sent upstream, see tuxera/ntfs-3g#39.
2022-05-28 02:04:15 +02:00
Alyssa Ross
9b7d990c70 Revert "btrfs-progs: fix musl build"
This reverts commit a3d54dece7.

We now support systemd on Musl, so we don't need to disable
btrfs-progs' support for it by default on Musl.
2022-05-27 15:21:57 +00:00
R. Ryantm
0a847a12f0 gcsfuse: 0.41.0 -> 0.41.1 2022-05-27 14:07:56 +00:00
Maximilian Bosch
6e514cffb5
Merge pull request #174650 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.17 -> 5.18
2022-05-27 08:05:50 +02:00
R. Ryantm
d12ae8b736 gcsfuse: 0.40.0 -> 0.41.0 2022-05-26 05:09:41 +00:00
R. Ryantm
30e0227fde btrfs-progs: 5.17 -> 5.18 2022-05-26 01:07:46 +00:00
Vladimír Čunát
f008987704
e2fsprogs: apply patch unconditionally
Commit 49d0a5afd mistakenly inverted when to apply the patch.
Maybe it's not needed anymore, as pkgsMusl.e2fsprogs succeeded for me
even without it, but it looks harmless and better not have it inversed.
This way we also don't cause a mass rebuild :-)
2022-05-24 16:13:24 +02:00
markuskowa
d7330843b0
Merge pull request #174030 from trofi/fix-fno-common-for-orangefs
orangefs: pull upstream fix for -fno-common toolchains
2022-05-24 12:58:10 +02:00
Fabian Affolter
bf972dc380
Merge pull request #174136 from wyndon/update-httm
httm: 0.10.9 -> 0.10.10
2022-05-23 21:47:02 +02:00
wyndon
843fba6a7c
httm: 0.10.9 -> 0.10.10 2022-05-23 17:38:47 +02:00
github-actions[bot]
f51499324c
Merge master into staging-next 2022-05-23 12:01:25 +00:00
Janne Heß
137b8e2781
Merge pull request #173584 from sikmir/yandex-disk
yandex-disk: 0.1.6.1074 → 0.1.6.1080, fix build
2022-05-23 11:00:48 +02:00
github-actions[bot]
107b6041bc
Merge master into staging-next 2022-05-22 18:01:20 +00:00
Sergei Trofimovich
b12c35dcf6 orangefs: pull upstream fix for -fno-common toolchains
Without the change upstream gcc-10 fails to build as:

    ld: src/common/mgmt/pint-worker-external.po:(.data.rel.local+0x0): multiple definition of
      `PINT_worker_external_impl'; src/common/mgmt/pint-mgmt.po:(.bss+0x20): first defined here
2022-05-22 18:33:18 +01:00
ajs124
caa2b2ee68
goofys: mark as broken 2022-05-22 13:47:14 +00:00
Sergei Trofimovich
298b76dabc djmount: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libupnp/upnp/.libs/libupnp.a(libupnp_la-gena_ctrlpt.o):libupnp/upnp/src/inc/upnpapi.h:163:
      multiple definition of `pVirtualDirList'; libupnp/upnp/.libs/libupnp.a(libupnp_la-upnpapi.o):libupnp/upnp/src/inc/upnpapi.h:163: first defined here
2022-05-20 08:29:36 +01:00
github-actions[bot]
bd83e4cf98
Merge master into staging-next 2022-05-19 12:01:54 +00:00
Nikolay Korotkiy
11eb2d295d
yandex-disk: 0.1.6.1074 → 0.1.6.1080 2022-05-19 11:10:47 +03:00
Sergei Trofimovich
985a5444c7
Merge pull request #173154 from trofi/workaround-fno-common-for-jfsutils
jfsutils: add -fcommon workaround
2022-05-19 07:14:00 +00:00
github-actions[bot]
925219f62b
Merge master into staging-next 2022-05-18 18:01:13 +00:00
Rick van Schijndel
51c998bdd9
Merge pull request #173009 from trofi/workaround-fno-common-for-_9pfs
_9pfs: add -fcommon workaround
2022-05-18 14:02:38 +02:00
github-actions[bot]
bd9c07eb24
Merge master into staging-next 2022-05-18 12:01:24 +00:00
7c6f434c
3f13f71406
Merge pull request #173436 from lopsided98/btrfs-progs-python
btrfs-progs: install Python bindings
2022-05-18 11:18:06 +00:00
Shea Levy
7456be85db
Merge branch 'staging-next' into staging 2022-05-18 06:40:21 -04:00
Artturi
13f5859f99
Merge pull request #173369 from trofi/fix-fno-common-for-hubicfuse
hubicfuse: pull upstream fix for -fno-common tollchains
2022-05-18 05:27:20 +03:00
Ben Wolsieffer
b3445aff66 btrfs-progs: remove obsolete _PYTHON_HOST_PLATFORM
This is set automatically by the CPython setup hook.
2022-05-17 19:53:44 -04:00
Ben Wolsieffer
1605472a15 btrfs-progs: install Python bindings
btrfs-progs currently builds the Python bindings for libbtrfsutil but doesn't
actually install them. With this patch, the bindings are installed and exposed
as python3Packages.btrfsutil.
2022-05-17 19:44:28 -04:00
Artturi
655ed68c7c
Merge pull request #173423 from wyndon/update-httm
httm: 0.9.0 -> 0.10.9
2022-05-18 02:14:04 +03:00
wyndon
1c8b4ea232
httm: 0.9.0 -> 0.10.9 2022-05-17 19:28:21 +02:00
Sergei Trofimovich
2cdca0320d hubicfuse: pull upstream fix for -fno-common tollchains
Without the change build fails on upstream gcc-10 as:

    ld: /build/ccadKet8.o:/build/source/cloudfsapi.h:73: multiple definition of
      `public_container'; /build/ccoYHN4x.o:/build/source/cloudfsapi.h:73: first defined here
2022-05-17 10:16:27 +01:00
github-actions[bot]
add75748e2
Merge staging-next into staging 2022-05-16 12:03:45 +00:00
Rick van Schijndel
39c31cf4b1
Merge pull request #172289 from trofi/workaround-fno-common-for-afpfs-ng
afpfs-ng: add -fcommon workaround
2022-05-16 08:44:00 +02:00
Sergei Trofimovich
50b95670d2 jfsutils: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: extract.o:/build/jfsutils-1.1.15/fscklog/extract.c:67: multiple definition of
      `xchklog_buffer'; display.o:/build/jfsutils-1.1.15/fscklog/display.c:57: first defined here
2022-05-15 16:12:04 +01:00
github-actions[bot]
a41870fcba
Merge staging-next into staging 2022-05-15 06:01:50 +00:00
Mario Rodas
2a54486f4f
Merge pull request #171340 from aaronjheng/go-mtpfs
go-mtpfs: unstable-2018-02-09 -> 1.0.0
2022-05-14 19:28:20 -05:00
Sergei Trofimovich
72ffe3a604 _9pfs: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: lib/auth_rpc.o:/build/source/lib/../9pfs.h:35: multiple definition of
        `logfile'; 9pfs.o:/build/source/9pfs.h:35: first defined here
2022-05-14 12:51:01 +01:00
Alyssa Ross
4abc8088b7 e2fsprogs: patch for CVE-2022-1304
Did a basic smoke test of e2fsck.
2022-05-13 18:55:11 +00:00
Sandro
997c1a8379
Merge pull request #172610 from tjni/fix-garage-darwin
garage: fix build on Darwin
2022-05-12 01:35:16 +02:00
Artturi
99161fd5e0
Merge pull request #170140 from armeenm/xtreemfs-python3
xtreemfs: switch to python3
2022-05-12 02:05:54 +03:00
Theodore Ni
e3d8a347fe
garage: fix build on Darwin
Security needs to be added as a buildInput.
2022-05-11 16:32:35 -05:00
Lassulus
c48d3aefed
Merge pull request #163827 from r-ryantm/auto-update/s3fs-fuse
s3fs: 1.90 -> 1.91
2022-05-11 12:40:03 +02:00
William Kral
cb7412c787 rdfind: fix build 2022-05-10 17:35:09 -07:00
Aaron Jheng
7a986c5fc1
go-mtpfs: unstable-2018-02-09 -> 1.0.0 2022-05-10 11:47:28 +00:00
Sergei Trofimovich
32bed4c455 afpfs-ng: add -fcommon workaround
Without the change -fno-common toolchains like upstream gcc-10
fail to build as:

    ld: afpcmd-cmdline_main.o:/build/source/cmdline/cmdline_afp.h:4: multiple definition of
      `full_url'; afpcmd-cmdline_afp.o:/build/source/cmdline/cmdline_afp.c:27: first defined here
2022-05-10 07:35:37 +01:00
Ben Siraphob
888c0bd1f1
Merge pull request #172212 from otavio/topic/fix-dosfstools 2022-05-09 14:31:27 -06:00
Otavio Salvador
8272001820 dosfstools: fix build failure in darwin
Log of error: https://hydra.nixos.org/build/175255572/nixlog/1
Refs: ZHF #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 14:17:25 -03:00
Artturi
4ae23f5c7d
Merge pull request #156071 from Madouura/dev/bcachefs-installer
nixos/tests/installer: add bcachefs tests
2022-05-09 19:48:16 +03:00
7c6f434c
e07e51a5d7
Merge pull request #171718 from trofi/update-btrfs-progs
btrfs-progs: 5.16.2 -> 5.17
2022-05-08 07:43:12 +00:00
Sergei Trofimovich
27b8af8d1c netatalk: 3.1.12 -> 3.1.13
Without the update build fails on -fno-common toolchains as:

    $ nix build --impure --expr 'with import ./. {}; netatalk.override { stdenv = clang13Stdenv; }' -L
    ...
    ld: afpd-volume.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
      multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here
    ld: afpd-acls.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
      multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here

Changes: https://netatalk.sourceforge.io/3.1/ReleaseNotes3.1.13.html
2022-05-07 07:11:21 -05:00
Sergei Trofimovich
8e56de6925 btrfs-progs: 5.16.2 -> 5.17
Added trivial updater.
Updated build-time doc dependencies from asciidoc to sphinx.

Changes: https://github.com/kdave/btrfs-progs/blob/master/CHANGES
2022-05-05 22:29:30 +01:00
ajs124
c01480f0a3
Merge pull request #171585 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.15.0 -> 5.16.0
2022-05-05 11:25:24 +01:00
Artturi
0b64a2d69a
Merge pull request #167108 from aaronjheng/oath-toolkit
oath-toolkit: Rename from oathToolkit to oath-toolkit
2022-05-05 03:58:39 +03:00
Madoura
1b86e9c208
bcachefs-tools: add installer tests to passthru.tests 2022-05-04 19:57:52 -05:00
ajs124
3ed4d50f6f xfsprogs: 5.15.0 -> 5.16.0 2022-05-04 22:46:54 +01:00
Madoura
58d1bd206b
bcachefs-tools: unstable-2022-04-08 -> unstable-2022-05-02 2022-05-02 21:50:25 -05:00
Sandro
2379d9d059
Merge pull request #170963 from SuperSandro2000/fuse-7z-ng
fuse-7z-ng: fix repology version parsing
2022-05-02 14:45:57 +02:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
Sandro Jäckel
74b17e98fb
fuse-7z-ng: fix repology version parsing 2022-04-30 02:36:27 +02:00
Rick van Schijndel
c752103dd1
Merge pull request #170433 from Artturin/squashfstools1
squashfsTools: enable strictDeps
2022-04-28 19:36:50 +02:00
Vladimír Čunát
8caa1418f6
Merge branch 'master' into staging-next-2022-04-23 2022-04-28 18:04:16 +02:00
Mario Rodas
d54f49cbd0
Merge pull request #169637 from wyndon/init-httm
httm: init at 0.9.0

Closes https://github.com/NixOS/nixpkgs/issues/170698
2022-04-27 18:50:56 -05:00
Artturin
4f653a68d8 squafsTools: fix cross 2022-04-26 20:42:33 +03:00
Artturin
7ed2f7d1ba squashfsTools: pull patch to make manpages reproducible
adds -n to gzip
2022-04-26 20:31:30 +03:00
Artturin
8ebd3c0389 squashfsTools: enable strictDeps 2022-04-26 17:53:32 +03:00
github-actions[bot]
073cad8fd6
Merge master into staging-next 2022-04-25 12:04:02 +00:00
adisbladis
9ea7bd4e67 rmfuse: 0.2.1 -> 0.2.3 2022-04-25 17:00:58 +12:00
adisbladis
9af334d8fc Revert "rmfuse: 0.2.1 -> 0.2.3"
This reverts commit 4f62471862.
2022-04-25 16:20:03 +12:00
adisbladis
2683fa17f2
Merge pull request #139480 from Zhaith-Izaliel/master
rmfuse: 0.2.1 -> 0.2.3
2022-04-25 10:33:06 +07:00
Armeen Mahdian
773162442a xtreemfs: switch to python3 2022-04-24 15:58:50 -05:00
Vladimír Čunát
82ec893b68
Merge branch 'staging' into staging-next 2022-04-23 18:10:57 +02:00
Mario Rodas
2dcf00e6f4
Merge pull request #169543 from trofi/fix-zkfuse-for-gcc-11
zkfuse: add a -std=c++14 workaround for gcc-11
2022-04-22 22:09:29 -05:00
Artturin
f1c7f19e49 treewide: testVersion -> testers.testVersion 2022-04-22 16:24:27 +03:00
wyndon
260470a1b2
httm: init at 0.9.0 2022-04-22 00:54:59 +02:00
Sergei Trofimovich
06e48b1552 zkfuse: add a -std=c++14 workaround for gcc-11
Otherwise the build fails as:

    zkadapter.h:616:33: error: ISO C++17 does not allow dynamic exception specifications
2022-04-21 08:12:34 +01:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
Martin Weinelt
2bd8fc9378 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-16 00:52:15 +02:00
Ben Siraphob
0074718c56
Merge pull request #168791 from roblabla/fix-mtools-darwin
mtools: Fix build on darwin by providing libiconv to buildInputs
2022-04-15 18:09:23 +00:00
roblabla
24dbe601c9 mtools: Fix build on darwin by providing libiconv to buildInputs 2022-04-15 17:23:25 +02:00
Martin Weinelt
a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Alyssa Ross
fd3f39303b squashfs-tools-ng: 1.1.3 -> 1.1.4 2022-04-13 08:20:27 +00:00
github-actions[bot]
bf63dd7434
Merge staging-next into staging 2022-04-10 18:01:38 +00:00
Nick Cao
46093e942f
garage: 0.6.1 -> 0.7.0 2022-04-10 18:05:20 +08:00
github-actions[bot]
55db28db36
Merge staging-next into staging 2022-04-09 18:01:56 +00:00
Madoura
ba944d42b3
bcachefs-tools: unstable-2022-03-22 -> unstable-2022-04-08 2022-04-09 02:22:23 -05:00
github-actions[bot]
c57af6e8b0
Merge staging-next into staging 2022-04-08 18:11:40 +00:00
Vlad M
4f75c9974d
Merge pull request #167811 from r-ryantm/auto-update/lfs
lfs: 2.4.0 -> 2.5.0
2022-04-08 21:00:33 +03:00
Lassulus
8be8cc6a7b
Merge pull request #167713 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.14.2 -> 5.15.0
2022-04-08 17:00:26 +01:00
R. Ryantm
f46c19b575 lfs: 2.4.0 -> 2.5.0 2022-04-08 03:27:03 +00:00
github-actions[bot]
1266a252ca
Merge staging-next into staging 2022-04-08 00:02:53 +00:00
Graham Christensen
16543b630a zpool-auto-expand-partitions: init at 0.1.0 2022-04-07 13:06:52 -04:00
ajs124
9b377e72cf xfsprogs: 5.14.2 -> 5.15.0 2022-04-07 15:25:47 +01:00
Martin Weinelt
cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
Sandro
41e7bba517
Merge pull request #166839 from Luflosi/update/apfsprogs 2022-04-06 14:06:34 +02:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
Vladimír Čunát
b4729bad3d
Merge #165406: staging-next 2022-03-23 2022-04-05 20:34:08 +02:00
Armeen Mahdian
701ea1da06 buttersink: remove
Motivated by #148779 and an unmaintained upstream.
2022-04-05 07:59:26 -05:00
Martin Weinelt
bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
Martin Weinelt
c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00
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