mirror of
https://github.com/RGBCube/alejandra
synced 2025-08-01 04:57:44 +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:
|
with:
|
||||||
args: >
|
args: >
|
||||||
bash -ex -c "
|
bash -ex -c "
|
||||||
nix \
|
nix-env -iA nixpkgs.direnv
|
||||||
--extra-experimental-features flakes \
|
|
||||||
--extra-experimental-features nix-command \
|
|
||||||
profile install direnv
|
|
||||||
|
|
||||||
direnv allow
|
direnv allow
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue