2022-11-26T21:26:28 nco 5.0.6 -> 5.1.2 https://github.com/nco/nco/releases 2022-11-26T21:26:30 attrpath: nco 2022-11-26T21:26:30 Checking auto update branch... 2022-11-26T21:26:30 No auto update branch exists 2022-11-26T21:26:34 [version] 2022-11-26T21:26:38 [version] updated version and sha256 2022-11-26T21:26:38 [rustCrateVersion] 2022-11-26T21:26:38 [rustCrateVersion] No cargoSha256 found 2022-11-26T21:26:38 [golangModuleVersion] 2022-11-26T21:26:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T21:26:38 [updateScript] 2022-11-26T21:26:38 [updateScript] skipping because derivation has no updateScript 2022-11-26T21:26:38 2022-11-26T21:26:38 [quotedUrls] 2022-11-26T21:26:38 [quotedUrls] nothing found to replace 2022-11-26T21:26:38 Diff after rewrites: diff --git a/pkgs/development/libraries/nco/default.nix b/pkgs/development/libraries/nco/default.nix index 9d90e399ca7..8ad7cbea55e 100644 --- a/pkgs/development/libraries/nco/default.nix +++ b/pkgs/development/libraries/nco/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "nco"; - version = "5.0.6"; + version = "5.1.2"; src = fetchFromGitHub { owner = "nco"; repo = "nco"; rev = version; - sha256 = "sha256-LmxHgSBBqXK5M4KOthd8R+H5EY3O5lueb2gnw5mK8Xw="; + sha256 = "sha256-Qm4uCgYIm1Sm7su+fpRdsasmeIcYhaJ/n/6cRelRc9s="; }; nativeBuildInputs = [ flex which antlr2 ]; 2022-11-26T21:28:27 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 nco Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . nco Standard output: warning: unknown setting 'experimental-features' error: build log of 'nco' is not available