nix: Return to building with crane (#21292)

This removes .envrc, putting it into gitignore as well as building with
crane, as it does not require an up to date hash for a FOD.

Release Notes:

- N/A

cc @mrnugget @jaredramirez
This commit is contained in:
Stanislav Alekseev 2024-11-29 11:09:33 +02:00 committed by GitHub
parent 73f546ea5f
commit 94faf9dd56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 193 additions and 182 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
/.direnv
.envrc
.idea
**/target
**/cargo-target