/ flake.lock
flake.lock
 1  {
 2    "nodes": {
 3      "nix-filter": {
 4        "locked": {
 5          "lastModified": 1678109515,
 6          "narHash": "sha256-C2X+qC80K2C1TOYZT8nabgo05Dw2HST/pSn6s+n6BO8=",
 7          "owner": "numtide",
 8          "repo": "nix-filter",
 9          "rev": "aa9ff6ce4a7f19af6415fb3721eaa513ea6c763c",
10          "type": "github"
11        },
12        "original": {
13          "owner": "numtide",
14          "repo": "nix-filter",
15          "type": "github"
16        }
17      },
18      "nixpkgs": {
19        "locked": {
20          "lastModified": 1703637592,
21          "narHash": "sha256-8MXjxU0RfFfzl57Zy3OfXCITS0qWDNLzlBAdwxGZwfY=",
22          "owner": "NixOS",
23          "repo": "nixpkgs",
24          "rev": "cfc3698c31b1fb9cdcf10f36c9643460264d0ca8",
25          "type": "github"
26        },
27        "original": {
28          "id": "nixpkgs",
29          "ref": "nixos-unstable",
30          "type": "indirect"
31        }
32      },
33      "root": {
34        "inputs": {
35          "nix-filter": "nix-filter",
36          "nixpkgs": "nixpkgs",
37          "utils": "utils"
38        }
39      },
40      "utils": {
41        "locked": {
42          "lastModified": 1678901627,
43          "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
44          "owner": "numtide",
45          "repo": "flake-utils",
46          "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
47          "type": "github"
48        },
49        "original": {
50          "owner": "numtide",
51          "repo": "flake-utils",
52          "type": "github"
53        }
54      }
55    },
56    "root": "root",
57    "version": 7
58  }