mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-05-17 21:49:35 +00:00
fix: nix pin
This commit is contained in:
parent
ec74dca893
commit
cfabd91510
@ -2,7 +2,7 @@
|
|||||||
description = "Logos Execution Zone";
|
description = "Logos Execution Zone";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
nixpkgs.follows = "logos-liblogos/nixpkgs";
|
||||||
|
|
||||||
rust-overlay = {
|
rust-overlay = {
|
||||||
url = "github:oxalica/rust-overlay";
|
url = "github:oxalica/rust-overlay";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user