nix: update package to zig 0.13

This commit is contained in:
Mitchell Hashimoto
2024-06-23 12:05:58 -07:00
parent 2c2a830aa6
commit 5eff2d88a2
3 changed files with 2 additions and 18 deletions

16
flake.lock generated
View File

@@ -16,22 +16,6 @@
"type": "github"
}
},
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"