2022-11-29T09:47:59 nco 5.0.6 -> 5.1.3 https://github.com/nco/nco/releases 2022-11-29T09:48:01 attrpath: nco 2022-11-29T09:48:01 Checking auto update branch... 2022-11-29T09:48:01 No auto update branch exists 2022-11-29T09:48:05 [version] 2022-11-29T09:48:09 [version] updated version and sha256 2022-11-29T09:48:09 [rustCrateVersion] 2022-11-29T09:48:09 [rustCrateVersion] No cargoSha256 found 2022-11-29T09:48:09 [golangModuleVersion] 2022-11-29T09:48:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-29T09:48:09 [updateScript] 2022-11-29T09:48:09 [updateScript] skipping because derivation has no updateScript 2022-11-29T09:48:09 2022-11-29T09:48:09 [quotedUrls] 2022-11-29T09:48:10 [quotedUrls] nothing found to replace 2022-11-29T09:48:10 Diff after rewrites: diff --git a/pkgs/development/libraries/nco/default.nix b/pkgs/development/libraries/nco/default.nix index 9d90e399ca7..b5480a4d65f 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.3"; src = fetchFromGitHub { owner = "nco"; repo = "nco"; rev = version; - sha256 = "sha256-LmxHgSBBqXK5M4KOthd8R+H5EY3O5lueb2gnw5mK8Xw="; + sha256 = "sha256-HD/+zCIIXx8s8VvowANHmYfx8S7Dhuvq3jehKoevzjY="; }; nativeBuildInputs = [ flex which antlr2 ]; 2022-11-29T09:49:59 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