xa 2.3.14 -> 2.4.0 https://repology.org/project/xa/versions attrpath: xa 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/development/compilers/xa/xa.nix b/pkgs/development/compilers/xa/xa.nix index 52be6de0812d..a3cdae90a251 100644 --- a/pkgs/development/compilers/xa/xa.nix +++ b/pkgs/development/compilers/xa/xa.nix @@ -6,14 +6,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "xa"; - version = "2.3.14"; + version = "2.4.0"; src = fetchurl { urls = [ "https://www.floodgap.com/retrotech/xa/dists/xa-${finalAttrs.version}.tar.gz" "https://www.floodgap.com/retrotech/xa/dists/unsupported/xa-${finalAttrs.version}.tar.gz" ]; - hash = "sha256-G5u6vdvY07lBC4UuUKEo7qQeaBM55vdsPoB2+lQg8C4="; + hash = "sha256-nlh6DKj/eRAJiAv6Mx9u02k14I75wSOCLKF1KF+MAww="; }; nativeCheckInputs = [ perl ]; Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A xa nix build failed. ../hextool -cmp=test1.o65 < a.o65 ../../xa -R -U test2.a65 ../hextool -cmp=test2.o65 < a.o65 make[1]: Leaving directory '/build/xa-2.4.0/tests/usb65' ------------------------------------------------------------------------------- make[1]: Entering directory '/build/xa-2.4.0/tests/usb65' rm -f a.o65 make[1]: Leaving directory '/build/xa-2.4.0/tests/usb65' =================================== PASSED! =================================== chardelimiter .................................... > PASSED expando .......................................... > PASSED line ............................................. > PASSED linkr ............................................ > PASSED nonl ............................................. > PASSED ppstrings ........................................ > PASSED quotch ........................................... > PASSED recucom .......................................... > PASSED stringcom ........................................ > PASSED =============================================================================== ## ALL SELECTED TESTS PASS (ALL, n=41) ## @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install flags: -j24 SHELL=/nix/store/cjbyb45nxiqidj95c4k1mh65azn1x896-bash-5.2-p21/bin/bash DESTDIR:=/nix/store/62hr5c93si93zc5fx04d161v8ygs7cag-xa-2.4.0 install rm -f xa mkdir -p /nix/store/62hr5c93si93zc5fx04d161v8ygs7cag-xa-2.4.0/bin mkdir -p /nix/store/62hr5c93si93zc5fx04d161v8ygs7cag-xa-2.4.0/share/man/man1 install xa reloc65 ldo65 file65 printcbm uncpk /nix/store/62hr5c93si93zc5fx04d161v8ygs7cag-xa-2.4.0/bin install: cannot stat 'xa': No such file or directory make: *** [Makefile:65: install] Error 1