/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "flake-parts": {
 4        "inputs": {
 5          "nixpkgs-lib": "nixpkgs-lib"
 6        },
 7        "locked": {
 8          "lastModified": 1775087534,
 9          "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=",
10          "owner": "hercules-ci",
11          "repo": "flake-parts",
12          "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b",
13          "type": "github"
14        },
15        "original": {
16          "owner": "hercules-ci",
17          "repo": "flake-parts",
18          "type": "github"
19        }
20      },
21      "nixpkgs": {
22        "locked": {
23          "lastModified": 1775763530,
24          "narHash": "sha256-BuTK9z1QEwWPOIakQ1gCN4pa4VwVJpfptYCviy2uOGc=",
25          "owner": "NixOS",
26          "repo": "nixpkgs",
27          "rev": "b0188973b4b2a5b6bdba8b65381d6cd09a533da0",
28          "type": "github"
29        },
30        "original": {
31          "owner": "NixOS",
32          "ref": "nixpkgs-unstable",
33          "repo": "nixpkgs",
34          "type": "github"
35        }
36      },
37      "nixpkgs-lib": {
38        "locked": {
39          "lastModified": 1774748309,
40          "narHash": "sha256-+U7gF3qxzwD5TZuANzZPeJTZRHS29OFQgkQ2kiTJBIQ=",
41          "owner": "nix-community",
42          "repo": "nixpkgs.lib",
43          "rev": "333c4e0545a6da976206c74db8773a1645b5870a",
44          "type": "github"
45        },
46        "original": {
47          "owner": "nix-community",
48          "repo": "nixpkgs.lib",
49          "type": "github"
50        }
51      },
52      "root": {
53        "inputs": {
54          "flake-parts": "flake-parts",
55          "nixpkgs": "nixpkgs"
56        }
57      }
58    },
59    "root": "root",
60    "version": 7
61  }