mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
upgrade to latest zig
This commit is contained in:
parent
901022007b
commit
d832b422ea
2 changed files with 4 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,3 +8,4 @@ tmp/
|
||||||
wrk/go/main
|
wrk/go/main
|
||||||
scratch
|
scratch
|
||||||
**/.mypy_cache/*
|
**/.mypy_cache/*
|
||||||
|
docs/
|
||||||
|
|
6
flake.lock
generated
6
flake.lock
generated
|
@ -166,11 +166,11 @@
|
||||||
"nixpkgs": "nixpkgs_2"
|
"nixpkgs": "nixpkgs_2"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1684670828,
|
"lastModified": 1684930100,
|
||||||
"narHash": "sha256-e3HSmT9ufQ0WZYh6hOPx87dg/4jjLoJLl6zAEzev07E=",
|
"narHash": "sha256-4Er+eDDOP5n0xZTRCzX6b3yXBELTQ4sL50DsoNyGTFs=",
|
||||||
"owner": "mitchellh",
|
"owner": "mitchellh",
|
||||||
"repo": "zig-overlay",
|
"repo": "zig-overlay",
|
||||||
"rev": "22a39bd5ce8f8b0fdec3049ca5bfb54c748380bd",
|
"rev": "e790ca67626dc23cbab19ab66e394ed1e9960046",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue