Skip to content

Commit

Permalink
chore: Add context for vulnix fork
Browse files Browse the repository at this point in the history
Signed-off-by: Brian McGee <[email protected]>
  • Loading branch information
brianmcgee committed Nov 10, 2023
1 parent 818e534 commit f02d32c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
# We use vulnix from 'https://github.com/henrirosten/vulnix' to get
# vulnix support for runtime-only scan ('-C' command-line option)
# which is currently not available in released version of vulnix.
# Pending https://github.com/nix-community/vulnix/pull/80
vulnix = (import inputs.vulnix) {
inherit (inputs) nixpkgs; # required but not used as we provide pkgs
inherit pkgs lib;
Expand Down

0 comments on commit f02d32c

Please sign in to comment.