diff options
| author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2024-04-21 10:25:18 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2024-04-21 10:25:18 -0700 |
| commit | 2f2d2c3bb123c3217b6b7ad0e9e554125acaa5f3 (patch) | |
| tree | 8587106e38930f072a0053c6c16c6f5c85ba198b /flake.lock | |
| parent | d052ada359a7dd00904373fd3a8663569a11a482 (diff) | |
remove nixpkgs fork for zig 0.12
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/flake.lock b/flake.lock index 5b5148790..cc2a28d41 100644 --- a/flake.lock +++ b/flake.lock @@ -145,27 +145,10 @@ "type": "github" } }, - "nixpkgs-zig-0-12": { - "locked": { - "lastModified": 1713479535, - "narHash": "sha256-PnquFNhs0vtXwHkKk44dmnrNTMMCQelgi8pS/DGh6Ks=", - "owner": "vancluever", - "repo": "nixpkgs", - "rev": "153458bf17bfeedd3ab8b9a3250ba1168135e8ae", - "type": "github" - }, - "original": { - "owner": "vancluever", - "ref": "vancluever-zig-0-12", - "repo": "nixpkgs", - "type": "github" - } - }, "root": { "inputs": { "nixpkgs-stable": "nixpkgs-stable", "nixpkgs-unstable": "nixpkgs-unstable", - "nixpkgs-zig-0-12": "nixpkgs-zig-0-12", "zig": "zig", "zls": "zls" } |
