Add path to shell.nix in check-fmt script

This commit is contained in:
adisbladis 2020-05-19 21:10:01 +01:00
parent db06bdd6e7
commit 323086c41a
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash
#!nix-shell ./shell.nix -i bash
#
# Just because the nixpkgs-fmt error message is not super readable. Used by
# CI.