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/hvkjjva2knprwmqaa989wrxhlw3zc19v-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. got build log for 'fuchsia-cursor' from 'daemon' Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/ik357mqq3yffrx2xr70ckhbbg6l02j40-source source root is source Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } no configure script, doing nothing Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } no Makefile or custom buildPhase, doing nothing Running phase: installPhase @nix { "action": "setPhase", "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'