flake.lock (1561B)
1 { 2 "nodes": { 3 "flake-utils": { 4 "inputs": { 5 "systems": [ 6 "systems" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1710146030, 11 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", 12 "owner": "numtide", 13 "repo": "flake-utils", 14 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "numtide", 19 "repo": "flake-utils", 20 "type": "github" 21 } 22 }, 23 "nixpkgs": { 24 "locked": { 25 "lastModified": 1724224976, 26 "narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=", 27 "owner": "nixos", 28 "repo": "nixpkgs", 29 "rev": "c374d94f1536013ca8e92341b540eba4c22f9c62", 30 "type": "github" 31 }, 32 "original": { 33 "owner": "nixos", 34 "ref": "nixos-unstable", 35 "repo": "nixpkgs", 36 "type": "github" 37 } 38 }, 39 "root": { 40 "inputs": { 41 "flake-utils": "flake-utils", 42 "nixpkgs": "nixpkgs", 43 "systems": "systems" 44 } 45 }, 46 "systems": { 47 "locked": { 48 "lastModified": 1689347949, 49 "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", 50 "owner": "nix-systems", 51 "repo": "default-linux", 52 "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", 53 "type": "github" 54 }, 55 "original": { 56 "owner": "nix-systems", 57 "repo": "default-linux", 58 "type": "github" 59 } 60 } 61 }, 62 "root": "root", 63 "version": 7 64 }