/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "nixpkgs": {
 4        "locked": {
 5          "lastModified": 1775639890,
 6          "narHash": "sha256-9O9gNidrdzcb7vgKGtff7QiLtr0IsVaCi0pAXm8anhQ=",
 7          "owner": "nixos",
 8          "repo": "nixpkgs",
 9          "rev": "456e8a9468b9d46bd8c9524425026c00745bc4d2",
10          "type": "github"
11        },
12        "original": {
13          "owner": "nixos",
14          "ref": "nixpkgs-unstable",
15          "repo": "nixpkgs",
16          "type": "github"
17        }
18      },
19      "root": {
20        "inputs": {
21          "nixpkgs": "nixpkgs",
22          "utils": "utils"
23        }
24      },
25      "systems": {
26        "locked": {
27          "lastModified": 1681028828,
28          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
29          "owner": "nix-systems",
30          "repo": "default",
31          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
32          "type": "github"
33        },
34        "original": {
35          "owner": "nix-systems",
36          "repo": "default",
37          "type": "github"
38        }
39      },
40      "utils": {
41        "inputs": {
42          "systems": "systems"
43        },
44        "locked": {
45          "lastModified": 1731533236,
46          "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
47          "owner": "numtide",
48          "repo": "flake-utils",
49          "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
50          "type": "github"
51        },
52        "original": {
53          "owner": "numtide",
54          "repo": "flake-utils",
55          "type": "github"
56        }
57      }
58    },
59    "root": "root",
60    "version": 7
61  }