Skip to content
Snippets Groups Projects
Commit 169617ab authored by 🥺's avatar 🥺 :transgender_flag:
Browse files

ci: remove erroneous `DIRENV_DEVSHELL`


engage already sets `DIRENV_DEVSHELL` as necessary

Signed-off-by: default avatarstrawberry <strawberry@puppygock.gay>
parent 3596fe0e
No related branches found
No related tags found
1 merge request!469Misc CI fixes/improvements, Nix binary cache stuff, update conduwuit differences
......@@ -35,9 +35,6 @@ env:
# Custom nix binary cache if fork is being used
ATTIC_ENDPOINT: ${{ vars.ATTIC_ENDPOINT }}
ATTIC_PUBLIC_KEY: ${{ vars.ATTIC_PUBLIC_KEY }}
# Use the all-features devshell instead of default, to ensure that features
# match between nix and cargo
DIRENV_DEVSHELL: all-features
# Get error output from nix that we can actually use
NIX_CONFIG: show-trace = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment