flake.lock

 1{
 2  "nodes": {
 3    "crane": {
 4      "locked": {
 5        "lastModified": 1725409566,
 6        "narHash": "sha256-PrtLmqhM6UtJP7v7IGyzjBFhbG4eOAHT6LPYOFmYfbk=",
 7        "owner": "ipetkov",
 8        "repo": "crane",
 9        "rev": "7e4586bad4e3f8f97a9271def747cf58c4b68f3c",
10        "type": "github"
11      },
12      "original": {
13        "owner": "ipetkov",
14        "repo": "crane",
15        "type": "github"
16      }
17    },
18    "fenix": {
19      "inputs": {
20        "nixpkgs": [
21          "nixpkgs"
22        ],
23        "rust-analyzer-src": "rust-analyzer-src"
24      },
25      "locked": {
26        "lastModified": 1726813972,
27        "narHash": "sha256-t6turZgoSAVgj7hn5mxzNlLOeVeZvymFo8+ymB52q34=",
28        "owner": "nix-community",
29        "repo": "fenix",
30        "rev": "251caeafc75b710282ee7e375800f75f4c8c5727",
31        "type": "github"
32      },
33      "original": {
34        "owner": "nix-community",
35        "repo": "fenix",
36        "type": "github"
37      }
38    },
39    "flake-compat": {
40      "locked": {
41        "lastModified": 1696426674,
42        "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
43        "owner": "edolstra",
44        "repo": "flake-compat",
45        "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
46        "type": "github"
47      },
48      "original": {
49        "owner": "edolstra",
50        "repo": "flake-compat",
51        "type": "github"
52      }
53    },
54    "nixpkgs": {
55      "locked": {
56        "lastModified": 1726642912,
57        "narHash": "sha256-wiZzKGHRAhItEuoE599Wm3ic+Lg/NykuBvhb+awf7N8=",
58        "owner": "NixOS",
59        "repo": "nixpkgs",
60        "rev": "395c52d142ec1df377acd67db6d4a22950b02a98",
61        "type": "github"
62      },
63      "original": {
64        "owner": "NixOS",
65        "ref": "nixos-unstable",
66        "repo": "nixpkgs",
67        "type": "github"
68      }
69    },
70    "root": {
71      "inputs": {
72        "crane": "crane",
73        "fenix": "fenix",
74        "flake-compat": "flake-compat",
75        "nixpkgs": "nixpkgs"
76      }
77    },
78    "rust-analyzer-src": {
79      "flake": false,
80      "locked": {
81        "lastModified": 1726443025,
82        "narHash": "sha256-nCmG4NJpwI0IoIlYlwtDwVA49yuspA2E6OhfCOmiArQ=",
83        "owner": "rust-lang",
84        "repo": "rust-analyzer",
85        "rev": "94b526fc86eaa0e90fb4d54a5ba6313aa1e9b269",
86        "type": "github"
87      },
88      "original": {
89        "owner": "rust-lang",
90        "ref": "nightly",
91        "repo": "rust-analyzer",
92        "type": "github"
93      }
94    }
95  },
96  "root": "root",
97  "version": 7
98}