linuxKernel.packages.linux_5_4.chipsec 1.10.6 -> 1.12.9 https://github.com/chipsec/chipsec/releases attrpath: linuxKernel.packages.linux_5_4.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/dqk3gj9g4nfw1hajd9xf0dmj8mz2ydbr-packages.json.drv building '/nix/store/dqk3gj9g4nfw1hajd9xf0dmj8mz2ydbr-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 8842cbab248c..3e01abc28fa8 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.12.9"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-+pbFG1SmSO/cnt1e+kel7ereC0I1OCJKKsS0KaJDWdc="; + rev = "refs/tags/${version}"; + hash = "sha256-54ogUmI1DZH0doQo8Lj73Hw06d7vMsBs5Hmjp1MZ500="; }; patches = lib.optionals withDriver [ ./ko-path.diff ./compile-ko.diff ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_5_4.chipsec nix build failed. copying chipsec/cfg/8086/txt.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/jkt.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_4xxlp.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_1xx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_3xx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_4xxh.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/ivb.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/apl.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/icl.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_3xxop.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/rpl.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/hsw.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/avn.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/icx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_6xxS.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_4xx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 creating build/lib.linux-x86_64-cpython-311/chipsec/cfg/1022 copying chipsec/cfg/1022/common.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/1022 copying chipsec/cfg/1022/renoir.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/1022 copying chipsec/cfg/template.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg copying chipsec/cfg/chipsec_cfg.xsd -> build/lib.linux-x86_64-cpython-311/chipsec/cfg copying chipsec/modules/tools/secureboot/te.cfg -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/secureboot copying chipsec/modules/tools/smm/smm_config.ini -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/smm copying chipsec/modules/tools/uefi/blockedlist.json -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/uefi copying chipsec/modules/tools/vmm/hv/initial_data.json -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/vmm/hv running build_ext Building the linux driver copying drivers/linux/COPYING -> /build/tmp.ldL6R9esS1/drivers/linux error: could not create '/build/tmp.ldL6R9esS1/drivers/linux/COPYING': No such file or directory /nix/store/v099hqvw5z87423p4hz1vfhzaqa07dii-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context