ci: nix develop
This commit is contained in:
parent
5486864162
commit
ddbaac4e59
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -13,4 +13,5 @@ jobs:
|
|||
install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
|
||||
extra_nix_config: |
|
||||
experimental-features = nix-command flakes
|
||||
- run: nix develop -c rustc --version
|
||||
- run: nix-build
|
||||
|
|
Loading…
Reference in a new issue