2022-10-28T23:21:02 nco 5.0.6 -> 5.1.0 https://github.com/nco/nco/releases 2022-10-28T23:21:06 attrpath: nco 2022-10-28T23:21:07 Checking auto update branch... 2022-10-28T23:21:07 No auto update branch exists 2022-10-28T23:21:12 [version] 2022-10-28T23:21:18 [version] updated version and sha256 2022-10-28T23:21:18 [rustCrateVersion] 2022-10-28T23:21:18 [rustCrateVersion] No cargoSha256 found 2022-10-28T23:21:18 [golangModuleVersion] 2022-10-28T23:21:18 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-28T23:21:18 [updateScript] 2022-10-28T23:21:18 [updateScript] skipping because derivation has no updateScript 2022-10-28T23:21:18 2022-10-28T23:21:18 [quotedUrls] 2022-10-28T23:21:18 [quotedUrls] nothing found to replace 2022-10-28T23:21:18 Diff after rewrites: diff --git a/pkgs/development/libraries/nco/default.nix b/pkgs/development/libraries/nco/default.nix index 9d90e399ca7..43103dd5e5a 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.0"; src = fetchFromGitHub { owner = "nco"; repo = "nco"; rev = version; - sha256 = "sha256-LmxHgSBBqXK5M4KOthd8R+H5EY3O5lueb2gnw5mK8Xw="; + sha256 = "sha256-VJRC/n/cJ2ARPoHUS2uJZEd4G4SvS+xiXEQxDlHenfI="; }; nativeBuildInputs = [ flex which antlr2 ]; 2022-10-28T23:24:28 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