flake.lock

 1{
 2  "nodes": {
 3    "flake-compat": {
 4      "locked": {
 5        "lastModified": 1696426674,
 6        "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
 7        "owner": "edolstra",
 8        "repo": "flake-compat",
 9        "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
10        "type": "github"
11      },
12      "original": {
13        "owner": "edolstra",
14        "repo": "flake-compat",
15        "type": "github"
16      }
17    },
18    "nixpkgs": {
19      "locked": {
20        "lastModified": 1732014248,
21        "narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
22        "owner": "NixOS",
23        "repo": "nixpkgs",
24        "rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
25        "type": "github"
26      },
27      "original": {
28        "owner": "NixOS",
29        "ref": "nixos-unstable",
30        "repo": "nixpkgs",
31        "type": "github"
32      }
33    },
34    "root": {
35      "inputs": {
36        "flake-compat": "flake-compat",
37        "nixpkgs": "nixpkgs",
38        "rust-overlay": "rust-overlay"
39      }
40    },
41    "rust-overlay": {
42      "inputs": {
43        "nixpkgs": [
44          "nixpkgs"
45        ]
46      },
47      "locked": {
48        "lastModified": 1732242723,
49        "narHash": "sha256-NWI8csIK0ujFlFuEXKnoc+7hWoCiEtINK9r48LUUMeU=",
50        "owner": "oxalica",
51        "repo": "rust-overlay",
52        "rev": "a229311fcb45b88a95fdfa5cecd8349c809a272a",
53        "type": "github"
54      },
55      "original": {
56        "owner": "oxalica",
57        "repo": "rust-overlay",
58        "type": "github"
59      }
60    }
61  },
62  "root": "root",
63  "version": 7
64}