flake.lock

 1{
 2  "nodes": {
 3    "crane": {
 4      "locked": {
 5        "lastModified": 1769737823,
 6        "narHash": "sha256-DrBaNpZ+sJ4stXm+0nBX7zqZT9t9P22zbk6m5YhQxS4=",
 7        "owner": "ipetkov",
 8        "repo": "crane",
 9        "rev": "b2f45c3830aa96b7456a4c4bc327d04d7a43e1ba",
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": 1769996383,
24        "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
25        "owner": "hercules-ci",
26        "repo": "flake-parts",
27        "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
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": 1769789167,
39        "narHash": "sha256-kKB3bqYJU5nzYeIROI82Ef9VtTbu4uA3YydSk/Bioa8=",
40        "owner": "NixOS",
41        "repo": "nixpkgs",
42        "rev": "62c8382960464ceb98ea593cb8321a2cf8f9e3e5",
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": 1769909678,
55        "narHash": "sha256-cBEymOf4/o3FD5AZnzC3J9hLbiZ+QDT/KDuyHXVJOpM=",
56        "owner": "nix-community",
57        "repo": "nixpkgs.lib",
58        "rev": "72716169fe93074c333e8d0173151350670b824c",
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": 1770001842,
83        "narHash": "sha256-ZAyTeILfdWwDp1nuF0RK3McBduMi49qnJvrS+3Ezpac=",
84        "owner": "oxalica",
85        "repo": "rust-overlay",
86        "rev": "5018343419ea808f8a413241381976b7e60951f2",
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}