Skip to content

Commit

Permalink
feat(build): #1003 add grep to container
Browse files Browse the repository at this point in the history
- Add grep to container for better
GitLab CI support

Signed-off-by: Daniel Salazar <[email protected]>
  • Loading branch information
dsalaza4 committed Feb 15, 2023
1 parent 49094c8 commit e2294f2
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 e2294f2

Please sign in to comment.