2022-11-29T20:09:11 spnavcfg 0.3.1 -> 1.0 https://github.com/FreeSpacenav/spnavcfg/releases 2022-11-29T20:09:13 attrpath: spnavcfg 2022-11-29T20:09:13 Checking auto update branch... 2022-11-29T20:09:13 No auto update branch exists 2022-11-29T20:09:16 [version] 2022-11-29T20:09:18 [version] updated version and sha256 2022-11-29T20:09:18 [rustCrateVersion] 2022-11-29T20:09:18 [rustCrateVersion] No cargoSha256 found 2022-11-29T20:09:18 [golangModuleVersion] 2022-11-29T20:09:18 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-29T20:09:18 [updateScript] 2022-11-29T20:09:18 [updateScript] skipping because derivation has no updateScript 2022-11-29T20:09:18 2022-11-29T20:09:18 [quotedUrls] 2022-11-29T20:09:18 [quotedUrls] nothing found to replace 2022-11-29T20:09:18 Diff after rewrites: diff --git a/pkgs/applications/misc/spnavcfg/default.nix b/pkgs/applications/misc/spnavcfg/default.nix index fcd4630e803..5d7711ad132 100644 --- a/pkgs/applications/misc/spnavcfg/default.nix +++ b/pkgs/applications/misc/spnavcfg/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "spnavcfg"; - version = "0.3.1"; + version = "1.0"; src = fetchFromGitHub { owner = "FreeSpacenav"; repo = pname; rev = "v${version}"; - sha256 = "180mkdis15gxs79rr3f7hpwa1p6v81bybw37pzzdjnmqwqrc08a0"; + sha256 = "sha256-kEB0PEIqZwxyg3jjIwBOUNcDqNivE59gKlV//cwkq3A="; }; patches = [ 2022-11-29T20:10:49 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A spnavcfg nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/b31bshjz3by9hx2izhnk8dsgw3siz0dv-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/2lzpqp0r1mnlzqwl4rp8rpn00xcrjg40-configure-pidfile-path.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/back.c b/back.c |index f364e31..c1810dc 100644 |--- a/back.c |+++ b/back.c -------------------------- File to patch: Skip this patch? [y] Skipping patch. 2 out of 2 hunks ignored