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/dq8p2yfjr2d6mfkklz8bp8dgc3qy4pmb-packages.json.drv building '/nix/store/dq8p2yfjr2d6mfkklz8bp8dgc3qy4pmb-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/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/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/pch_8x.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_5xxh.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/skx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/byt.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/glk.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/snb.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/bdx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/tpm12.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_c60x.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/txt.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_2xx.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/pch_1xx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/adl.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/qrk.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/smm/smm_config.ini -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/smm copying chipsec/modules/tools/secureboot/te.cfg -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/secureboot 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/AUTHORS -> /build/tmp.Icv0PNfzNK/drivers/linux error: could not create '/build/tmp.Icv0PNfzNK/drivers/linux/AUTHORS': No such file or directory /nix/store/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context