sbomnix: use the latest Nix version in $PATH again (#538534)

This commit is contained in:
j-k
2026-07-06 15:26:53 +00:00
committed by GitHub
+1 -4
View File
@@ -4,7 +4,6 @@
git,
grype,
nix,
nixVersions,
nix-visualize,
python3,
vulnix,
@@ -31,9 +30,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
"--prefix PATH : ${
lib.makeBinPath [
git
# nix
# TODO: remove once sbomnix support new JSON format: https://github.com/tiiuae/sbomnix/issues/267
nixVersions.nix_2_31
nix
python3.pkgs.graphviz
nix-visualize
vulnix