Commit bbec385a authored by Keegan Carruthers-Smith's avatar Keegan Carruthers-Smith
Browse files

amp-cli: remove dependency on nodePackages

parent ceaae088
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p nodePackages.npm nix-update
#!nix-shell -i bash -p nodejs nix-update

set -euo pipefail