This commit is contained in:
2024-05-05 10:52:37 -05:00
parent ac9c66371f
commit 87a7efd1d2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env bash
#%%MULTILINE_YAML_START #%%MULTILINE_YAML_START
#Syft install #Syft install
nix-shell -p grype nix-env -iA nixpkgs.grype

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env bash
#%%MULTILINE_YAML_START #%%MULTILINE_YAML_START
#Syft install #Syft install
nix-shell -p syft nix-env -iA nixpkgs.syft