nix-gitlab-ci/.envrc
2024-01-14 16:45:07 +01:00

4 lines
181 B
Bash

if ! use flake . --impure
then
echo "devenv could not be build. The devenv environment was not loaded. Make the necessary changes to flake.nix and hit enter to try again." >&2
fi