diff options
| author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2024-06-23 12:05:58 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2024-06-24 15:16:24 -0700 |
| commit | 5eff2d88a2bd7abc75f34efc9dafd0fee50fecdd (patch) | |
| tree | f7cc47f8d55ff8cacb35113645ed72cceecd879c /flake.lock | |
| parent | 2c2a830aa6c9bc1510e0bbdd3aca7480b90d530d (diff) | |
nix: update package to zig 0.13
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/flake.lock b/flake.lock index 5b0570c08..1523ed025 100644 --- a/flake.lock +++ b/flake.lock @@ -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" |
