spnavcfg 0.3.1 -> 1.1 https://repology.org/project/spnavcfg/versions attrpath: spnavcfg 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/applications/misc/spnavcfg/default.nix b/pkgs/applications/misc/spnavcfg/default.nix index 921947fc1b80..98e335f9ffe3 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.1"; src = fetchFromGitHub { owner = "FreeSpacenav"; repo = pname; rev = "v${version}"; - sha256 = "180mkdis15gxs79rr3f7hpwa1p6v81bybw37pzzdjnmqwqrc08a0"; + sha256 = "sha256-RD43qXVocCHRq+4WOEYKq2kQSozuRtC7HcKkGWmI18E="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A spnavcfg nix build failed. got build log for 'spnavcfg' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/bl2fjc87cqzj3g0bm21c1rhkar7fcmpx-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase 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