Loading pkgs/tools/security/chipsec/log-path.diff→pkgs/by-name/ch/chipsec/log-path.diff +0 −0 File moved. View file pkgs/tools/security/chipsec/default.nix→pkgs/by-name/ch/chipsec/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,14 +11,14 @@ python3.pkgs.buildPythonApplication rec { pname = "chipsec"; version = "1.13.17"; version = "1.13.19"; pyproject = true; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; tag = version; hash = "sha256-8QiFIk9bq/yX26jw9aOd6wtt+WDUwfLBUVD5hL30RKE="; hash = "sha256-QJDoUnmZhKimgVnKCarc70b1OZAF3uIKqefuXjD7dOg="; }; patches = [ Loading pkgs/top-level/all-packages.nix +0 −5 Original line number Diff line number Diff line Loading @@ -1525,11 +1525,6 @@ with pkgs; certipy = with python3Packages; toPythonApplication certipy-ad; chipsec = callPackage ../tools/security/chipsec { kernel = null; withDriver = false; }; fedora-backgrounds = recurseIntoAttrs (callPackage ../data/misc/fedora-backgrounds { }); coconut = with python312Packages; toPythonApplication coconut; Loading pkgs/top-level/linux-kernels.nix +1 −1 Original line number Diff line number Diff line Loading @@ -373,7 +373,7 @@ in ch9344 = callPackage ../os-specific/linux/ch9344 { }; chipsec = callPackage ../tools/security/chipsec { chipsec = callPackage ../by-name/ch/chipsec/package.nix { inherit kernel; withDriver = true; }; Loading Loading
pkgs/tools/security/chipsec/log-path.diff→pkgs/by-name/ch/chipsec/log-path.diff +0 −0 File moved. View file
pkgs/tools/security/chipsec/default.nix→pkgs/by-name/ch/chipsec/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,14 +11,14 @@ python3.pkgs.buildPythonApplication rec { pname = "chipsec"; version = "1.13.17"; version = "1.13.19"; pyproject = true; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; tag = version; hash = "sha256-8QiFIk9bq/yX26jw9aOd6wtt+WDUwfLBUVD5hL30RKE="; hash = "sha256-QJDoUnmZhKimgVnKCarc70b1OZAF3uIKqefuXjD7dOg="; }; patches = [ Loading
pkgs/top-level/all-packages.nix +0 −5 Original line number Diff line number Diff line Loading @@ -1525,11 +1525,6 @@ with pkgs; certipy = with python3Packages; toPythonApplication certipy-ad; chipsec = callPackage ../tools/security/chipsec { kernel = null; withDriver = false; }; fedora-backgrounds = recurseIntoAttrs (callPackage ../data/misc/fedora-backgrounds { }); coconut = with python312Packages; toPythonApplication coconut; Loading
pkgs/top-level/linux-kernels.nix +1 −1 Original line number Diff line number Diff line Loading @@ -373,7 +373,7 @@ in ch9344 = callPackage ../os-specific/linux/ch9344 { }; chipsec = callPackage ../tools/security/chipsec { chipsec = callPackage ../by-name/ch/chipsec/package.nix { inherit kernel; withDriver = true; }; Loading