unionfs-fuse 2.2 -> 3.4 https://repology.org/project/unionfs-fuse/versions attrpath: unionfs-fuse Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/filesystems/unionfs-fuse/default.nix b/pkgs/tools/filesystems/unionfs-fuse/default.nix index 4dc9ca9de6e6..1fa9482de470 100644 --- a/pkgs/tools/filesystems/unionfs-fuse/default.nix +++ b/pkgs/tools/filesystems/unionfs-fuse/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "unionfs-fuse"; - version = "2.2"; + version = "3.4"; src = fetchFromGitHub { owner = "rpodgorny"; repo = "unionfs-fuse"; rev = "v${version}"; - sha256 = "sha256-EJryML6E0CW4kvsqMRqV3cq77j50HuylNzgaHD6CL/o="; + sha256 = "sha256-zTHJURpv56qY8FzS8DLnaH3HmKC5RzV9OEr7piTLDRg="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A unionfs-fuse nix build failed. Running phase: patchPhase applying patch /nix/store/5gnzsz3k51gf6blpiq28x5g8knhq083i-prevent-kill-on-shutdown.patch patching file src/unionfs.c Hunk #1 succeeded at 90 (offset -741 lines). @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file '/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/sbin/mount.unionfs-fuse') fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/share/doc/unionfs-fuse -DCMAKE_INSTALL_INFODIR=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/include -DCMAKE_INSTALL_SBINDIR=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/ranlib -DCMAKE_AR=/nix/store/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/z2mpnh7fg5vcbvf2dcv2qhrwd6vi5lxf-unionfs-fuse-3.4 -- The C compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/khkhbch4p1wjfl1g89gw1mszvvr7bzv0-gcc-wrapper-13.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for include file sys/xattr.h -- Looking for include file sys/xattr.h - found -- Looking for include file attr/xattr.h -- Looking for include file attr/xattr.h - not found CMake Error at /nix/store/jacf2kn4dfj99c3ywbvfyg6w53xvxsfl-cmake-3.27.8/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Call Stack (most recent call first): /nix/store/jacf2kn4dfj99c3ywbvfyg6w53xvxsfl-cmake-3.27.8/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) /nix/store/jacf2kn4dfj99c3ywbvfyg6w53xvxsfl-cmake-3.27.8/share/cmake-3.27/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args) src/CMakeLists.txt:16 (find_package)  -- Configuring incomplete, errors occurred!