/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "flake-utils": {
 4        "inputs": {
 5          "systems": [
 6            "systems"
 7          ]
 8        },
 9        "locked": {
10          "lastModified": 1731533236,
11          "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
12          "owner": "numtide",
13          "repo": "flake-utils",
14          "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
15          "type": "github"
16        },
17        "original": {
18          "owner": "numtide",
19          "repo": "flake-utils",
20          "type": "github"
21        }
22      },
23      "nixpkgs": {
24        "locked": {
25          "lastModified": 1756911493,
26          "narHash": "sha256-6n/n1GZQ/vi+LhFXMSyoseKdNfc2QQaSBXJdgamrbkE=",
27          "owner": "NixOS",
28          "repo": "nixpkgs",
29          "rev": "c6a788f552b7b7af703b1a29802a7233c0067908",
30          "type": "github"
31        },
32        "original": {
33          "owner": "NixOS",
34          "ref": "nixpkgs-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": 1681028828,
49          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
50          "owner": "nix-systems",
51          "repo": "default",
52          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
53          "type": "github"
54        },
55        "original": {
56          "owner": "nix-systems",
57          "repo": "default",
58          "type": "github"
59        }
60      }
61    },
62    "root": "root",
63    "version": 7
64  }