fuchsia-cursor 2.0.0 -> 2.0.1 https://github.com/ful1e5/fuchsia-cursor/releases attrpath: fuchsia-cursor 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/by-name/fu/fuchsia-cursor/package.nix b/pkgs/by-name/fu/fuchsia-cursor/package.nix index 96fd659e47e7..740a2b5eb538 100644 --- a/pkgs/by-name/fu/fuchsia-cursor/package.nix +++ b/pkgs/by-name/fu/fuchsia-cursor/package.nix @@ -17,13 +17,13 @@ lib.checkListOfEnum "${pname}: platform variants" [ "x11" "windows" ] platformVa stdenvNoCC.mkDerivation rec { inherit pname; - version = "2.0.0"; + version = "2.0.1"; src = fetchFromGitHub { owner = "ful1e5"; repo = pname; rev = "v${version}"; - hash = "sha256-WnDtUsjRXT7bMppgwU5BIDqphP69DmPzQM/0qXES5tM="; + hash = "sha256-3+T+0dFYX7xZVC1EF6LaAMlkwJR2F214P8/ccjlSoPc="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/y0qaalgy7nk3kvnk09j4466skm8ry55l-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A fuchsia-cursor nix build failed. calling 'envBuildTargetHook' function hook 'sysconfigdataHook' /nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh calling 'envBuildTargetHook' function hook 'addPythonPath' /nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh calling 'envBuildTargetHook' function hook 'sysconfigdataHook' /nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh calling 'envBuildTargetHook' function hook 'addPythonPath' /nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh calling 'envBuildTargetHook' function hook 'sysconfigdataHook' /nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh calling 'envBuildTargetHook' function hook 'addPythonPath' /nix/store/gps9qrh99j7g02840wv5x78ykmz30byp-strip.sh calling 'envBuildTargetHook' function hook 'sysconfigdataHook' /nix/store/gps9qrh99j7g02840wv5x78ykmz30byp-strip.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/ik357mqq3yffrx2xr70ckhbbg6l02j40-source calling 'unpackCmd' function hook '_defaultUnpack' /nix/store/ik357mqq3yffrx2xr70ckhbbg6l02j40-source source root is source calling 'postUnpack' function hook '_updateSourceDateEpochFromSourceRoot' @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase calling 'preConfigure' function hook '_multioutConfig' no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase no Makefile or custom buildPhase, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase usage: ctgen [-h] [-n NAME] [-c COMMENT] [-w WEBSITE] [-d BITMAPS_DIR] [-o OUT_DIR] [-s SIZES [SIZES ...]] [-p {windows,x11}] [-v] files [files ...] ctgen: error: argument files: can't open 'build.toml': [Errno 2] No such file or directory: 'build.toml'