flake.lock

 1{
 2  "nodes": {
 3    "crane": {
 4      "locked": {
 5        "lastModified": 1774313767,
 6        "narHash": "sha256-hy0XTQND6avzGEUFrJtYBBpFa/POiiaGBr2vpU6Y9tY=",
 7        "owner": "ipetkov",
 8        "repo": "crane",
 9        "rev": "3d9df76e29656c679c744968b17fbaf28f0e923d",
10        "type": "github"
11      },
12      "original": {
13        "owner": "ipetkov",
14        "repo": "crane",
15        "type": "github"
16      }
17    },
18    "flake-parts": {
19      "inputs": {
20        "nixpkgs-lib": "nixpkgs-lib"
21      },
22      "locked": {
23        "lastModified": 1772408722,
24        "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
25        "owner": "hercules-ci",
26        "repo": "flake-parts",
27        "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
28        "type": "github"
29      },
30      "original": {
31        "owner": "hercules-ci",
32        "repo": "flake-parts",
33        "type": "github"
34      }
35    },
36    "nixpkgs": {
37      "locked": {
38        "lastModified": 1774709303,
39        "narHash": "sha256-D3Q07BbIA2KnTcSXIqqu9P586uWxN74zNoCH3h2ESHg=",
40        "owner": "NixOS",
41        "repo": "nixpkgs",
42        "rev": "8110df5ad7abf5d4c0f6fb0f8f978390e77f9685",
43        "type": "github"
44      },
45      "original": {
46        "owner": "NixOS",
47        "ref": "nixos-unstable",
48        "repo": "nixpkgs",
49        "type": "github"
50      }
51    },
52    "nixpkgs-lib": {
53      "locked": {
54        "lastModified": 1772328832,
55        "narHash": "sha256-e+/T/pmEkLP6BHhYjx6GmwP5ivonQQn0bJdH9YrRB+Q=",
56        "owner": "nix-community",
57        "repo": "nixpkgs.lib",
58        "rev": "c185c7a5e5dd8f9add5b2f8ebeff00888b070742",
59        "type": "github"
60      },
61      "original": {
62        "owner": "nix-community",
63        "repo": "nixpkgs.lib",
64        "type": "github"
65      }
66    },
67    "root": {
68      "inputs": {
69        "crane": "crane",
70        "flake-parts": "flake-parts",
71        "nixpkgs": "nixpkgs",
72        "rust-overlay": "rust-overlay"
73      }
74    },
75    "rust-overlay": {
76      "inputs": {
77        "nixpkgs": [
78          "nixpkgs"
79        ]
80      },
81      "locked": {
82        "lastModified": 1774840424,
83        "narHash": "sha256-3Oi4mBKzOCFQYLUyEjyc0s5cnlNj1MzmhpVKoLptpe8=",
84        "owner": "oxalica",
85        "repo": "rust-overlay",
86        "rev": "d9f52b51548e76ab8b6e7d647763047ebdec835c",
87        "type": "github"
88      },
89      "original": {
90        "owner": "oxalica",
91        "repo": "rust-overlay",
92        "type": "github"
93      }
94    }
95  },
96  "root": "root",
97  "version": 7
98}