nix-helpers: 9b4a3a3a8ebc6c14e38c1b559303775df5d4f58c

     1: { hasBinary, withDeps }:
     2: 
     3: bin: pkg:
     4: withDeps [ (hasBinary pkg bin) ] pkg

Generated by git2html.