2022-11-21T01:59:56 chipsec 1.8.1 -> 1.9.1 https://github.com/chipsec/chipsec/releases 2022-11-21T01:59:59 attrpath: linuxKernel.packages.linux_5_4_hardened.chipsec 2022-11-21T01:59:59 Checking auto update branch... 2022-11-21T02:00:03 [version] 2022-11-21T02:00:03 [version] skipping because derivation has updateScript 2022-11-21T02:00:03 [rustCrateVersion] 2022-11-21T02:00:03 [rustCrateVersion] No cargoSha256 found 2022-11-21T02:00:03 [golangModuleVersion] 2022-11-21T02:00:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T02:00:03 [updateScript] 2022-11-21T02:00:06 [updateScript] Success 2022-11-21T02:00:06 [updateScript] this derivation will be built: /nix/store/gnnf08x097b5l8mgw2ss0zqsk7isz3sq-packages.json.drv building '/nix/store/gnnf08x097b5l8mgw2ss0zqsk7isz3sq-packages.json.drv'... Going to be running update for following packages: - chipsec-1.8.1 Press Enter key to continue... Running update for: - chipsec-1.8.1: UPDATING ... - chipsec-1.8.1: DONE. Packages updated! 2022-11-21T02:00:06 2022-11-21T02:00:06 [quotedUrls] 2022-11-21T02:00:06 [quotedUrls] nothing found to replace 2022-11-21T02:00:07 Diff after rewrites: diff --git a/pkgs/tools/security/chipsec/default.nix b/pkgs/tools/security/chipsec/default.nix index 64a4946136f..df28d1708c2 100644 --- a/pkgs/tools/security/chipsec/default.nix +++ b/pkgs/tools/security/chipsec/default.nix @@ -10,15 +10,15 @@ python3.pkgs.buildPythonApplication rec { pname = "chipsec"; - version = "1.8.1"; + version = "1.9.1"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-bK8wlwhP0pi8rOs8ysbSZ+0aZOaX4mckfH/p4OLGnes="; + rev = "refs/tags/${version}"; + hash = "sha256-ygrk1dhRuRZC3R4SYQXM/Z3dYLjmvVBNBF+RufF4Gzw="; }; patches = lib.optionals withDriver [ ./ko-path.diff ./compile-ko.diff ]; 2022-11-21T02:01:36 An auto update branch exists with message `chipsec: 1.8.1 -> 1.9.0`. New version is 1.9.1. 2022-11-21T02:01:36 The auto update branch does not match or exceed the new version. 2022-11-21T02:01:37 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 linuxKernel.packages.linux_5_4_hardened.chipsec Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . linuxKernel.packages.linux_5_4_hardened.chipsec Standard output: warning: unknown setting 'experimental-features' error: assertion ((stdenv).hostPlatform.isx86_64 -> (((versions).majorMinor version) != "5.4")) failed at /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_5_4_hardened.chipsec/pkgs/os-specific/linux/kernel/hardened/config.nix:18:1 (use '--show-trace' to show detailed location information) 2022-11-21T09:37:49 chipsec 1.8.1 -> 1.9.0 https://repology.org/metapackage/chipsec/versions 2022-11-21T09:37:53 attrpath: linuxKernel.packages.linux_5_4_hardened.chipsec 2022-11-21T09:37:54 Checking auto update branch... 2022-11-21T09:38:02 [version] 2022-11-21T09:38:02 [version] skipping because derivation has updateScript 2022-11-21T09:38:02 [rustCrateVersion] 2022-11-21T09:38:02 [rustCrateVersion] No cargoSha256 found 2022-11-21T09:38:02 [golangModuleVersion] 2022-11-21T09:38:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T09:38:02 [updateScript] 2022-11-21T09:38:09 [updateScript] Success 2022-11-21T09:38:09 [updateScript] this derivation will be built: /nix/store/3hdlmc7wpqnh1g1zmif80f7j5pg2aark-packages.json.drv building '/nix/store/3hdlmc7wpqnh1g1zmif80f7j5pg2aark-packages.json.drv'... Going to be running update for following packages: - chipsec-1.8.1 Press Enter key to continue... Running update for: - chipsec-1.8.1: UPDATING ... - chipsec-1.8.1: DONE. Packages updated! 2022-11-21T09:38:09 2022-11-21T09:38:09 [quotedUrls] 2022-11-21T09:38:09 [quotedUrls] nothing found to replace 2022-11-21T09:38:10 Diff after rewrites: diff --git a/pkgs/tools/security/chipsec/default.nix b/pkgs/tools/security/chipsec/default.nix index 64a4946136f..df28d1708c2 100644 --- a/pkgs/tools/security/chipsec/default.nix +++ b/pkgs/tools/security/chipsec/default.nix @@ -10,15 +10,15 @@ python3.pkgs.buildPythonApplication rec { pname = "chipsec"; - version = "1.8.1"; + version = "1.9.1"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-bK8wlwhP0pi8rOs8ysbSZ+0aZOaX4mckfH/p4OLGnes="; + rev = "refs/tags/${version}"; + hash = "sha256-ygrk1dhRuRZC3R4SYQXM/Z3dYLjmvVBNBF+RufF4Gzw="; }; patches = lib.optionals withDriver [ ./ko-path.diff ./compile-ko.diff ]; 2022-11-21T09:40:56 An auto update branch exists with message `chipsec: 1.8.1 -> 1.9.0`. New version is 1.9.1. 2022-11-21T09:40:56 The auto update branch does not match or exceed the new version. 2022-11-21T09:40:57 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 linuxKernel.packages.linux_5_4_hardened.chipsec Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . linuxKernel.packages.linux_5_4_hardened.chipsec Standard output: warning: unknown setting 'experimental-features' error: assertion ((stdenv).hostPlatform.isx86_64 -> (((versions).majorMinor version) != "5.4")) failed at /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_5_4_hardened.chipsec/pkgs/os-specific/linux/kernel/hardened/config.nix:18:1 (use '--show-trace' to show detailed location information) 2022-11-21T21:48:08 chipsec 1.8.1 -> 1.9.1 https://github.com/chipsec/chipsec/releases 2022-11-21T21:48:10 attrpath: linuxKernel.packages.linux_5_4_hardened.chipsec 2022-11-21T21:48:10 Checking auto update branch... 2022-11-21T21:48:14 [version] 2022-11-21T21:48:14 [version] skipping because derivation has updateScript 2022-11-21T21:48:14 [rustCrateVersion] 2022-11-21T21:48:14 [rustCrateVersion] No cargoSha256 found 2022-11-21T21:48:14 [golangModuleVersion] 2022-11-21T21:48:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T21:48:14 [updateScript] 2022-11-21T21:48:18 [updateScript] Success 2022-11-21T21:48:18 [updateScript] this derivation will be built: /nix/store/haz9q4ww0i37v4qx5af88ww3r227kf4q-packages.json.drv building '/nix/store/haz9q4ww0i37v4qx5af88ww3r227kf4q-packages.json.drv'... Going to be running update for following packages: - chipsec-1.8.1 Press Enter key to continue... Running update for: - chipsec-1.8.1: UPDATING ... - chipsec-1.8.1: DONE. Packages updated! 2022-11-21T21:48:18 2022-11-21T21:48:18 [quotedUrls] 2022-11-21T21:48:18 [quotedUrls] nothing found to replace 2022-11-21T21:48:18 Diff after rewrites: diff --git a/pkgs/tools/security/chipsec/default.nix b/pkgs/tools/security/chipsec/default.nix index 64a4946136f..df28d1708c2 100644 --- a/pkgs/tools/security/chipsec/default.nix +++ b/pkgs/tools/security/chipsec/default.nix @@ -10,15 +10,15 @@ python3.pkgs.buildPythonApplication rec { pname = "chipsec"; - version = "1.8.1"; + version = "1.9.1"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-bK8wlwhP0pi8rOs8ysbSZ+0aZOaX4mckfH/p4OLGnes="; + rev = "refs/tags/${version}"; + hash = "sha256-ygrk1dhRuRZC3R4SYQXM/Z3dYLjmvVBNBF+RufF4Gzw="; }; patches = lib.optionals withDriver [ ./ko-path.diff ./compile-ko.diff ]; 2022-11-21T21:49:55 An auto update branch exists with message `chipsec: 1.8.1 -> 1.9.0`. New version is 1.9.1. 2022-11-21T21:49:55 The auto update branch does not match or exceed the new version. 2022-11-21T21:49:56 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 linuxKernel.packages.linux_5_4_hardened.chipsec Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . linuxKernel.packages.linux_5_4_hardened.chipsec Standard output: warning: unknown setting 'experimental-features' error: assertion ((stdenv).hostPlatform.isx86_64 -> (((versions).majorMinor version) != "5.4")) failed at /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_5_4_hardened.chipsec/pkgs/os-specific/linux/kernel/hardened/config.nix:18:1 (use '--show-trace' to show detailed location information)