/ devenv.lock
devenv.lock
  1  {
  2    "nodes": {
  3      "devenv": {
  4        "locked": {
  5          "dir": "src/modules",
  6          "lastModified": 1749054588,
  7          "owner": "cachix",
  8          "repo": "devenv",
  9          "rev": "b6be42d9e6f6053be1d180e4a4fb95e0aa9a8424",
 10          "type": "github"
 11        },
 12        "original": {
 13          "dir": "src/modules",
 14          "owner": "cachix",
 15          "repo": "devenv",
 16          "type": "github"
 17        }
 18      },
 19      "flake-compat": {
 20        "flake": false,
 21        "locked": {
 22          "lastModified": 1747046372,
 23          "owner": "edolstra",
 24          "repo": "flake-compat",
 25          "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
 26          "type": "github"
 27        },
 28        "original": {
 29          "owner": "edolstra",
 30          "repo": "flake-compat",
 31          "type": "github"
 32        }
 33      },
 34      "flake-parts": {
 35        "inputs": {
 36          "nixpkgs-lib": [
 37            "wrangler",
 38            "nixpkgs"
 39          ]
 40        },
 41        "locked": {
 42          "lastModified": 1748821116,
 43          "owner": "hercules-ci",
 44          "repo": "flake-parts",
 45          "rev": "49f0870db23e8c1ca0b5259734a02cd9e1e371a1",
 46          "type": "github"
 47        },
 48        "original": {
 49          "owner": "hercules-ci",
 50          "repo": "flake-parts",
 51          "type": "github"
 52        }
 53      },
 54      "git-hooks": {
 55        "inputs": {
 56          "flake-compat": "flake-compat",
 57          "gitignore": "gitignore",
 58          "nixpkgs": [
 59            "nixpkgs"
 60          ]
 61        },
 62        "locked": {
 63          "lastModified": 1747372754,
 64          "owner": "cachix",
 65          "repo": "git-hooks.nix",
 66          "rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46",
 67          "type": "github"
 68        },
 69        "original": {
 70          "owner": "cachix",
 71          "repo": "git-hooks.nix",
 72          "type": "github"
 73        }
 74      },
 75      "gitignore": {
 76        "inputs": {
 77          "nixpkgs": [
 78            "git-hooks",
 79            "nixpkgs"
 80          ]
 81        },
 82        "locked": {
 83          "lastModified": 1709087332,
 84          "owner": "hercules-ci",
 85          "repo": "gitignore.nix",
 86          "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
 87          "type": "github"
 88        },
 89        "original": {
 90          "owner": "hercules-ci",
 91          "repo": "gitignore.nix",
 92          "type": "github"
 93        }
 94      },
 95      "nixpkgs": {
 96        "locked": {
 97          "lastModified": 1746807397,
 98          "owner": "cachix",
 99          "repo": "devenv-nixpkgs",
100          "rev": "c5208b594838ea8e6cca5997fbf784b7cca1ca90",
101          "type": "github"
102        },
103        "original": {
104          "owner": "cachix",
105          "ref": "rolling",
106          "repo": "devenv-nixpkgs",
107          "type": "github"
108        }
109      },
110      "nixpkgs_2": {
111        "locked": {
112          "lastModified": 1748856973,
113          "owner": "NixOS",
114          "repo": "nixpkgs",
115          "rev": "e4b09e47ace7d87de083786b404bf232eb6c89d8",
116          "type": "github"
117        },
118        "original": {
119          "owner": "NixOS",
120          "ref": "nixpkgs-unstable",
121          "repo": "nixpkgs",
122          "type": "github"
123        }
124      },
125      "nixpkgs_3": {
126        "locked": {
127          "lastModified": 1748856973,
128          "owner": "nixos",
129          "repo": "nixpkgs",
130          "rev": "e4b09e47ace7d87de083786b404bf232eb6c89d8",
131          "type": "github"
132        },
133        "original": {
134          "owner": "nixos",
135          "ref": "nixpkgs-unstable",
136          "repo": "nixpkgs",
137          "type": "github"
138        }
139      },
140      "root": {
141        "inputs": {
142          "devenv": "devenv",
143          "git-hooks": "git-hooks",
144          "nixpkgs": "nixpkgs",
145          "pre-commit-hooks": [
146            "git-hooks"
147          ],
148          "rust-overlay": "rust-overlay",
149          "wrangler": "wrangler"
150        }
151      },
152      "rust-overlay": {
153        "inputs": {
154          "nixpkgs": "nixpkgs_2"
155        },
156        "locked": {
157          "lastModified": 1749091064,
158          "owner": "oxalica",
159          "repo": "rust-overlay",
160          "rev": "12419593ce78f2e8e1e89a373c6515885e218acb",
161          "type": "github"
162        },
163        "original": {
164          "owner": "oxalica",
165          "repo": "rust-overlay",
166          "type": "github"
167        }
168      },
169      "wrangler": {
170        "inputs": {
171          "flake-parts": "flake-parts",
172          "nixpkgs": "nixpkgs_3"
173        },
174        "locked": {
175          "lastModified": 1749078822,
176          "owner": "ryand56",
177          "repo": "wrangler",
178          "rev": "50852bbe969bc3b323822777d66b3d8ef03869e6",
179          "type": "github"
180        },
181        "original": {
182          "owner": "ryand56",
183          "repo": "wrangler",
184          "type": "github"
185        }
186      }
187    },
188    "root": "root",
189    "version": 7
190  }