flake.lock (1105B)
1 { 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1775305101, 6 "narHash": "sha256-/74n1oQPtKG52Yw41cbToxspxHbYz6O3vi+XEw16Qe8=", 7 "owner": "NixOS", 8 "repo": "nixpkgs", 9 "rev": "36a601196c4ebf49e035270e10b2d103fe39076b", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "NixOS", 14 "ref": "nixos-25.11", 15 "repo": "nixpkgs", 16 "type": "github" 17 } 18 }, 19 "root": { 20 "inputs": { 21 "nixpkgs": "nixpkgs", 22 "rust-overlay": "rust-overlay" 23 } 24 }, 25 "rust-overlay": { 26 "inputs": { 27 "nixpkgs": [ 28 "nixpkgs" 29 ] 30 }, 31 "locked": { 32 "lastModified": 1775445266, 33 "narHash": "sha256-3fgIj85WHQbOamrpIw9WY3ZL1PoEvjPOjmzMYNsEQJo=", 34 "owner": "oxalica", 35 "repo": "rust-overlay", 36 "rev": "61747bc3cf2da179b9af356ae9e70f3b895b0c24", 37 "type": "github" 38 }, 39 "original": { 40 "owner": "oxalica", 41 "repo": "rust-overlay", 42 "type": "github" 43 } 44 } 45 }, 46 "root": "root", 47 "version": 7 48 }