btrfs-assistant 1.9 -> 2.0 https://repology.org/project/btrfs-assistant/versions attrpath: btrfs-assistant 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/misc/btrfs-assistant/default.nix b/pkgs/tools/misc/btrfs-assistant/default.nix index 474a5e5dc5b4..671eef24471e 100644 --- a/pkgs/tools/misc/btrfs-assistant/default.nix +++ b/pkgs/tools/misc/btrfs-assistant/default.nix @@ -18,13 +18,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "btrfs-assistant"; - version = "1.9"; + version = "2.0"; src = fetchFromGitLab { owner = "btrfs-assistant"; repo = "btrfs-assistant"; rev = finalAttrs.version; - hash = "sha256-a854WI8f9/G/BRU5rn1FKC6WRZyXNYsUL4p258C8ppw="; + hash = "sha256-nE8Vsc0leXWhbrjMgJDef6jl9MqdojRniGcvUmrQNUQ="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A btrfs-assistant nix build failed. unpacking source archive /nix/store/spl32dqsf6d37d30pi77z9pw0nsg0p4m-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'src/util/System.cpp') @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase 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/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0/share/doc/btrfs-assistant -DCMAKE_INSTALL_INFODIR=/nix/store/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/ranlib -DCMAKE_AR=/nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/f4rmwhxq8nll9bc8pvrd1lq3ksxi2j4h-btrfs-assistant-2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/kvlhk0gpm2iz1asbw1xjac2ch0r8kyw9-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:19 (find_package): Could not find a package configuration file provided by "QT" with any of the following names: Qt6Config.cmake qt6-config.cmake Add the installation prefix of "QT" to CMAKE_PREFIX_PATH or set "QT_DIR" to a directory containing one of the above files. If "QT" provides a separate development package or SDK, be sure it has been installed.  -- Configuring incomplete, errors occurred!