ci: nix develop

This commit is contained in:
Sridhar Ratnakumar 2021-04-07 23:07:27 -04:00 committed by GitHub
parent 5486864162
commit ddbaac4e59
Failed to generate hash of commit

View file

@ -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