chipsec 0 -> 1 attrpath: chipsec Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hcysg6v9f9wxq5sfppmg00bn8bmixcwk-packages.json.drv building '/nix/store/hcysg6v9f9wxq5sfppmg00bn8bmixcwk-packages.json.drv'... Going to be running update for following packages: - chipsec-1.10.6 Press Enter key to continue... Running update for: - chipsec-1.10.6: UPDATING ... - chipsec-1.10.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/chipsec/default.nix b/pkgs/tools/security/chipsec/default.nix index 304b10ca8abb..a945cd7e1b82 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.10.6"; + version = "1.13.5"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-+pbFG1SmSO/cnt1e+kel7ereC0I1OCJKKsS0KaJDWdc="; + rev = "refs/tags/${version}"; + hash = "sha256-cW7xiXkrlnzwPw2j+uO5M94jVMKFuQZ8XGM6OatnL9g="; }; patches = lib.optionals withDriver [ ./ko-path.diff ./compile-ko.diff ]; An auto update branch exists with message `chipsec: 1.10.6 -> 1.13.0`. New version is 1.13.5. The auto update branch does not match or exceed the new version. Received ExitFailure 1 when running Raw command: /nix/store/r992f8xgxqsbizyp409hcmpzf72m6j59-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A chipsec nix build failed. got build log for 'chipsec' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/4iq3ym09lcnkjcdz50wkwazwzab3828y-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/windows_requirements.txt Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } substituteStream() in derivation chipsec-1.13.5: ERROR: pattern assertRegexpMatches doesn't match anything in file 'tests/software/util.py'