flake.lock (1027B)
1 { 2 "nodes": { 3 "flake-utils": { 4 "locked": { 5 "lastModified": 1667395993, 6 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", 7 "owner": "numtide", 8 "repo": "flake-utils", 9 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "numtide", 14 "repo": "flake-utils", 15 "type": "github" 16 } 17 }, 18 "nixpkgs": { 19 "locked": { 20 "lastModified": 1674487464, 21 "narHash": "sha256-Jgq50e4S4JVCYpWLqrabBzDp/1mfaxHCh8/OOorHTy0=", 22 "owner": "nixos", 23 "repo": "nixpkgs", 24 "rev": "3954218cf613eba8e0dcefa9abe337d26bc48fd0", 25 "type": "github" 26 }, 27 "original": { 28 "owner": "nixos", 29 "ref": "nixpkgs-unstable", 30 "repo": "nixpkgs", 31 "type": "github" 32 } 33 }, 34 "root": { 35 "inputs": { 36 "flake-utils": "flake-utils", 37 "nixpkgs": "nixpkgs" 38 } 39 } 40 }, 41 "root": "root", 42 "version": 7 43 }