flake.lock

 1{
 2  "nodes": {
 3    "crane": {
 4      "locked": {
 5        "lastModified": 1727060013,
 6        "narHash": "sha256-/fC5YlJy4IoAW9GhkJiwyzk0K/gQd9Qi4rRcoweyG9E=",
 7        "owner": "ipetkov",
 8        "repo": "crane",
 9        "rev": "6b40cc876c929bfe1e3a24bf538ce3b5622646ba",
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": 1727073227,
27        "narHash": "sha256-1kmkEQmFfGVuPBasqSZrNThqyMDV1SzTalQdRZxtDRs=",
28        "owner": "nix-community",
29        "repo": "fenix",
30        "rev": "88cc292eb3c689073c784d6aecc0edbd47e12881",
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": 1726937504,
57        "narHash": "sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c=",
58        "owner": "NixOS",
59        "repo": "nixpkgs",
60        "rev": "9357f4f23713673f310988025d9dc261c20e70c6",
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}