fixed gitlab pipeline syntax

This commit is contained in:
Sebastian Wendel 2022-07-12 14:19:32 +02:00
parent fa38fd8516
commit 611043abbd
No known key found for this signature in database
GPG key ID: 1422B7DF78144640

View file

@ -10,7 +10,7 @@ default:
before_script:
# - nix-channel --add https://nixos.org/channels/nixos-${NIXOS_VERSION} nixos
# - nix-channel --update
- nix-env -iA nixos.direnv
- nix-env -iA direnv
- direnv allow
stages: