2022-11-05T00:26:10 nox 0 -> 1 2022-11-05T00:26:14 attrpath: nox 2022-11-05T00:26:15 Checking auto update branch... 2022-11-05T00:26:20 [version] 2022-11-05T00:26:20 [version] skipping because derivation has updateScript 2022-11-05T00:26:20 [rustCrateVersion] 2022-11-05T00:26:20 [rustCrateVersion] No cargoSha256 found 2022-11-05T00:26:20 [golangModuleVersion] 2022-11-05T00:26:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T00:26:20 [updateScript] 2022-11-05T00:26:24 [updateScript] Success 2022-11-05T00:26:24 [updateScript] Going to be running update for following packages: - nox-0.0.6 Press Enter key to continue... Running update for: - nox-0.0.6: UPDATING ... - nox-0.0.6: DONE. Packages updated! 2022-11-05T00:26:24 2022-11-05T00:26:24 [quotedUrls] 2022-11-05T00:26:24 [quotedUrls] nothing found to replace 2022-11-05T00:26:24 Diff after rewrites: diff --git a/pkgs/tools/package-management/nox/default.nix b/pkgs/tools/package-management/nox/default.nix index b215a8e1d28..61a57acc654 100644 --- a/pkgs/tools/package-management/nox/default.nix +++ b/pkgs/tools/package-management/nox/default.nix @@ -2,12 +2,12 @@ python3Packages.buildPythonApplication rec { pname = "nox"; - version = "0.0.6"; + version = "2022.8.7"; namePrefix = ""; src = fetchurl { url = "mirror://pypi/n/nix-nox/nix-nox-${version}.tar.gz"; - sha256 = "1qcbhdnhdhhv7q6cqdgv0q55ic8fk18526zn2yb12x9r1s0lfp9z"; + sha256 = "sha256-G4lJQFUdxcOJ+ScdGXyl1lXUC9xsz5PtaIDkBCdgo0s="; }; patches = [ ./nox-review-wip.patch ]; 2022-11-05T00:29:00 No auto update branch exists 2022-11-05T00:29:05 Received ExitFailure 1 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 nox Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . nox Standard output: warning: unknown setting 'experimental-features' error: build log of 'nox' is not available 2022-11-05T08:29:55 nox 0 -> 1 2022-11-05T08:29:58 attrpath: nox 2022-11-05T08:29:58 Checking auto update branch... 2022-11-05T08:30:01 [version] 2022-11-05T08:30:01 [version] skipping because derivation has updateScript 2022-11-05T08:30:01 [rustCrateVersion] 2022-11-05T08:30:01 [rustCrateVersion] No cargoSha256 found 2022-11-05T08:30:01 [golangModuleVersion] 2022-11-05T08:30:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T08:30:01 [updateScript] 2022-11-05T08:30:03 [updateScript] Success 2022-11-05T08:30:03 [updateScript] this derivation will be built: /nix/store/j89jn8la44yp84il674hcxy624xjsn0l-packages.json.drv building '/nix/store/j89jn8la44yp84il674hcxy624xjsn0l-packages.json.drv'... Going to be running update for following packages: - nox-0.0.6 Press Enter key to continue... Running update for: - nox-0.0.6: UPDATING ... - nox-0.0.6: DONE. Packages updated! 2022-11-05T08:30:03 2022-11-05T08:30:03 [quotedUrls] 2022-11-05T08:30:03 [quotedUrls] nothing found to replace 2022-11-05T08:30:03 Diff after rewrites: diff --git a/pkgs/tools/package-management/nox/default.nix b/pkgs/tools/package-management/nox/default.nix index b215a8e1d28..61a57acc654 100644 --- a/pkgs/tools/package-management/nox/default.nix +++ b/pkgs/tools/package-management/nox/default.nix @@ -2,12 +2,12 @@ python3Packages.buildPythonApplication rec { pname = "nox"; - version = "0.0.6"; + version = "2022.8.7"; namePrefix = ""; src = fetchurl { url = "mirror://pypi/n/nix-nox/nix-nox-${version}.tar.gz"; - sha256 = "1qcbhdnhdhhv7q6cqdgv0q55ic8fk18526zn2yb12x9r1s0lfp9z"; + sha256 = "sha256-G4lJQFUdxcOJ+ScdGXyl1lXUC9xsz5PtaIDkBCdgo0s="; }; patches = [ ./nox-review-wip.patch ]; 2022-11-05T08:31:38 No auto update branch exists 2022-11-05T08:31:43 Received ExitFailure 1 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 nox Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . nox Standard output: warning: unknown setting 'experimental-features' error: build log of 'nox' is not available 2022-11-05T16:24:49 nox 0.0.6 -> 2022.8.7 https://pypi.org/project/nox/ 2022-11-05T16:24:52 attrpath: nox 2022-11-05T16:24:52 Checking auto update branch... 2022-11-05T16:24:56 [version] 2022-11-05T16:24:56 [version] skipping because derivation has updateScript 2022-11-05T16:24:56 [rustCrateVersion] 2022-11-05T16:24:56 [rustCrateVersion] No cargoSha256 found 2022-11-05T16:24:56 [golangModuleVersion] 2022-11-05T16:24:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T16:24:56 [updateScript] 2022-11-05T16:24:57 [updateScript] Success 2022-11-05T16:24:57 [updateScript] Going to be running update for following packages: - nox-0.0.6 Press Enter key to continue... Running update for: - nox-0.0.6: UPDATING ... - nox-0.0.6: DONE. Packages updated! 2022-11-05T16:24:57 2022-11-05T16:24:57 [quotedUrls] 2022-11-05T16:24:57 [quotedUrls] nothing found to replace 2022-11-05T16:24:57 Diff after rewrites: diff --git a/pkgs/tools/package-management/nox/default.nix b/pkgs/tools/package-management/nox/default.nix index b215a8e1d28..61a57acc654 100644 --- a/pkgs/tools/package-management/nox/default.nix +++ b/pkgs/tools/package-management/nox/default.nix @@ -2,12 +2,12 @@ python3Packages.buildPythonApplication rec { pname = "nox"; - version = "0.0.6"; + version = "2022.8.7"; namePrefix = ""; src = fetchurl { url = "mirror://pypi/n/nix-nox/nix-nox-${version}.tar.gz"; - sha256 = "1qcbhdnhdhhv7q6cqdgv0q55ic8fk18526zn2yb12x9r1s0lfp9z"; + sha256 = "sha256-G4lJQFUdxcOJ+ScdGXyl1lXUC9xsz5PtaIDkBCdgo0s="; }; patches = [ ./nox-review-wip.patch ]; 2022-11-05T16:26:31 No auto update branch exists 2022-11-05T16:26:35 Received ExitFailure 1 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 nox Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . nox Standard output: warning: unknown setting 'experimental-features' error: build log of 'nox' is not available 2022-11-05T18:54:25 nox 0 -> 1 2022-11-05T18:54:27 attrpath: nox 2022-11-05T18:54:28 Checking auto update branch... 2022-11-05T18:54:31 [version] 2022-11-05T18:54:31 [version] skipping because derivation has updateScript 2022-11-05T18:54:31 [rustCrateVersion] 2022-11-05T18:54:31 [rustCrateVersion] No cargoSha256 found 2022-11-05T18:54:31 [golangModuleVersion] 2022-11-05T18:54:31 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T18:54:31 [updateScript] 2022-11-05T18:54:33 [updateScript] Success 2022-11-05T18:54:33 [updateScript] Going to be running update for following packages: - nox-0.0.6 Press Enter key to continue... Running update for: - nox-0.0.6: UPDATING ... - nox-0.0.6: DONE. Packages updated! 2022-11-05T18:54:33 2022-11-05T18:54:33 [quotedUrls] 2022-11-05T18:54:33 [quotedUrls] nothing found to replace 2022-11-05T18:54:33 Diff after rewrites: diff --git a/pkgs/tools/package-management/nox/default.nix b/pkgs/tools/package-management/nox/default.nix index b215a8e1d28..61a57acc654 100644 --- a/pkgs/tools/package-management/nox/default.nix +++ b/pkgs/tools/package-management/nox/default.nix @@ -2,12 +2,12 @@ python3Packages.buildPythonApplication rec { pname = "nox"; - version = "0.0.6"; + version = "2022.8.7"; namePrefix = ""; src = fetchurl { url = "mirror://pypi/n/nix-nox/nix-nox-${version}.tar.gz"; - sha256 = "1qcbhdnhdhhv7q6cqdgv0q55ic8fk18526zn2yb12x9r1s0lfp9z"; + sha256 = "sha256-G4lJQFUdxcOJ+ScdGXyl1lXUC9xsz5PtaIDkBCdgo0s="; }; patches = [ ./nox-review-wip.patch ]; 2022-11-05T18:56:07 No auto update branch exists 2022-11-05T18:56:12 Received ExitFailure 1 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 nox Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . nox Standard output: warning: unknown setting 'experimental-features' error: build log of 'nox' is not available