mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-31 12:37:45 +00:00
feat: install direnv
This commit is contained in:
parent
281b6dbcd1
commit
50e1008a90
1 changed files with 1 additions and 4 deletions
5
.github/workflows/pr.yaml
vendored
5
.github/workflows/pr.yaml
vendored
|
@ -19,10 +19,7 @@ jobs:
|
|||
with:
|
||||
args: >
|
||||
bash -ex -c "
|
||||
nix \
|
||||
--extra-experimental-features flakes \
|
||||
--extra-experimental-features nix-command \
|
||||
profile install direnv
|
||||
nix-env -iA nixpkgs.direnv
|
||||
|
||||
direnv allow
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue