ci/cargo-build: make nix devshell impure
This commit is contained in:
2
.github/workflows/cargo-build.yml
vendored
2
.github/workflows/cargo-build.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
|
||||
- name: Install dependencies
|
||||
run: nix develop -i
|
||||
run: nix develop --impure
|
||||
|
||||
- uses: actions-rs/toolchain@v1
|
||||
name: Install rust toolchain
|
||||
|
Reference in New Issue
Block a user