all: remove package aliases

This commit is contained in:
Bruno BELANYI 2022-09-29 21:58:48 +02:00
parent 84217afd07
commit 5e021e6436
8 changed files with 13 additions and 13 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#! nix-shell -i bash -p bitwarden-cli git gnupg jq nixFlakes
#! nix-shell -i bash -p bitwarden-cli git gnupg jq nix
# Command failure is script failure
set -e