mirror of
https://github.com/arnaucube/hyperplonk.git
synced 2026-01-12 00:51:27 +01:00
env setup (#6)
This commit is contained in:
5
nix/update-rust-overlay
Executable file
5
nix/update-rust-overlay
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#! nix-shell -i bash -p nix-prefetch-github
|
||||
set -exo pipefail
|
||||
|
||||
nix-prefetch-github oxalica rust-overlay | tee nix/oxalica_rust_overlay.json
|
||||
Reference in New Issue
Block a user