feat/multi-repo
 1{
 2  "nodes": {
 3    "devshell": {
 4      "inputs": {
 5        "nixpkgs": [
 6          "nixpkgs"
 7        ]
 8      },
 9      "locked": {
10        "lastModified": 1768818222,
11        "narHash": "sha256-460jc0+CZfyaO8+w8JNtlClB2n4ui1RbHfPTLkpwhU8=",
12        "owner": "numtide",
13        "repo": "devshell",
14        "rev": "255a2b1725a20d060f566e4755dbf571bbbb5f76",
15        "type": "github"
16      },
17      "original": {
18        "owner": "numtide",
19        "repo": "devshell",
20        "type": "github"
21      }
22    },
23    "flake-parts": {
24      "inputs": {
25        "nixpkgs-lib": [
26          "nixpkgs"
27        ]
28      },
29      "locked": {
30        "lastModified": 1778716662,
31        "narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=",
32        "owner": "hercules-ci",
33        "repo": "flake-parts",
34        "rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb",
35        "type": "github"
36      },
37      "original": {
38        "owner": "hercules-ci",
39        "repo": "flake-parts",
40        "type": "github"
41      }
42    },
43    "nixpkgs": {
44      "locked": {
45        "lastModified": 1782821651,
46        "narHash": "sha256-D5jO0ME1lA9bDHnd5kVawBwItG/N4oZr3FlXmMzLec8=",
47        "owner": "NixOS",
48        "repo": "nixpkgs",
49        "rev": "e52c192be9d7b2c4bd4aed326c8731b35f8bb75c",
50        "type": "github"
51      },
52      "original": {
53        "owner": "NixOS",
54        "ref": "nixpkgs-unstable",
55        "repo": "nixpkgs",
56        "type": "github"
57      }
58    },
59    "root": {
60      "inputs": {
61        "devshell": "devshell",
62        "flake-parts": "flake-parts",
63        "nixpkgs": "nixpkgs"
64      }
65    }
66  },
67  "root": "root",
68  "version": 7
69}