remove nixpkgs fork for zig 0.12

This commit is contained in:
Mitchell Hashimoto
2024-04-21 10:25:18 -07:00
parent d052ada359
commit 2f2d2c3bb1
2 changed files with 0 additions and 29 deletions

17
flake.lock generated
View File

@@ -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"
}