Merge pull request #1303 from mitchellh/update-zig

update zig
This commit is contained in:
Mitchell Hashimoto
2024-01-15 09:42:26 -08:00
committed by GitHub
2 changed files with 5 additions and 6 deletions

View File

@ -10,9 +10,8 @@ jobs:
target: [ target: [
aarch64-linux, aarch64-linux,
x86_64-linux, x86_64-linux,
# Windows has some build issues since 0.12.0-dev.2150+63de8a598 x86-windows-gnu,
# x86-windows-gnu, x86_64-windows-gnu,
# x86_64-windows-gnu,
# We don't support cross-compiling to macOS because the macOS build # We don't support cross-compiling to macOS because the macOS build
# requires xcode due to the swift harness. # requires xcode due to the swift harness.
#aarch64-macos, #aarch64-macos,

6
flake.lock generated
View File

@ -194,11 +194,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1705040559, "lastModified": 1705333916,
"narHash": "sha256-6SjLyxWAVMfVfkz2x/3IlAJBJ0ywus6Hr9JrBbT9zCk=", "narHash": "sha256-+C/MsU+tuaXB7HYtdBdwAgSctLxQeY9zVWvEoVCJNkE=",
"owner": "mitchellh", "owner": "mitchellh",
"repo": "zig-overlay", "repo": "zig-overlay",
"rev": "6022b38d2fd4e7504f1e8b6dcfccab9b655764a9", "rev": "fec05994b32ee3f6d2708831d4d64c0fa9bdf647",
"type": "github" "type": "github"
}, },
"original": { "original": {