Skip to content

Commit

Permalink
Merge pull request #1004 from dsalaza4/main
Browse files Browse the repository at this point in the history
feat(build): #1003 add grep to container
  • Loading branch information
dsalaza4 authored Feb 15, 2023
2 parents 49094c8 + e2294f2 commit dcfa9a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makes/container-image/main.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ inputs.nixpkgs.dockerTools.buildImage {
inputs.nixpkgs.cacert
inputs.nixpkgs.coreutils
inputs.nixpkgs.git
inputs.nixpkgs.gnugrep
inputs.nixpkgs.gnutar
inputs.nixpkgs.gzip
inputs.nixpkgs.nix
Expand Down

0 comments on commit dcfa9a5

Please sign in to comment.