Browse Source

nix dev shell add zip (#35300)

as zip is needed in our makefile and not installed on nixos by default
pull/35303/head
6543 4 months ago committed by GitHub
parent
commit
2872984919
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      flake.nix

1
flake.nix

@ -39,6 +39,7 @@ @@ -39,6 +39,7 @@
gnused
gnutar
gzip
zip
# frontend
nodejs

Loading…
Cancel
Save