dotnet/update.sh: add nixfmt to nix-shell
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -I nixpkgs=./. -i bash -p curl jq nix gnused
|
||||
#!nix-shell -I nixpkgs=./. -i bash -p curl jq nix gnused nixfmt
|
||||
# shellcheck shell=bash
|
||||
|
||||
set -Eeuo pipefail
|
||||
|
||||
Reference in New Issue
Block a user