jove 4.17.4.9 -> 4.17.5.3 https://github.com/jonmacs/jove/releases attrpath: jove 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/editors/jove/default.nix b/pkgs/applications/editors/jove/default.nix index fc8026fb5ca..092fcaa5c07 100644 --- a/pkgs/applications/editors/jove/default.nix +++ b/pkgs/applications/editors/jove/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "jove"; - version = "4.17.4.9"; + version = "4.17.5.3"; src = fetchFromGitHub { owner = "jonmacs"; repo = "jove"; rev = finalAttrs.version; - sha256 = "sha256-Lo5S3t4vewkpoihVdxa3yRrEzNWeNLHCZHXiLCxOH5o="; + sha256 = "sha256-ZBq2zCml637p9VgedpOrUn2jSc5L0pthdgRS7YsB3zs="; }; nativeBuildInputs = [ makeWrapper ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A jove nix build failed. got build log for 'jove' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/lmdkp39di1pgl1s8kz44apzy978g0qf9-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/zlf0f88vj30sc7567b80l52d19pbdmy2-bash-5.2-p15/bin/bash SYSDEFS=-DSYSVR4\ -D_XOPEN_SOURCE=500 TERMCAPLIB=-lncurses JOVEHOME=/nix/store/hi8b3ail0cgpn4w28v9010vi89j4nzl3-jove-4.17.5.3 gcc -O -DSYSVR4 -D_XOPEN_SOURCE=500 -c -o commands.o commands.c gcc -DSYSVR4 -D_XOPEN_SOURCE=500 -c setmaps.c gcc -o setmaps setmaps.o mkdir: cannot create directory '/var/tmp/jbuild40': No such file or directory rmdir: failed to remove '/var/tmp/jbuild40': No such file or directory make: *** [Makefile:335: keys.c] Error 1