fix(ci): add zigbuild to flake.nix
All checks were successful
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 10s
Build Zenyx ⚡ / 🏗️ Build universal2-apple-darwin (push) Has been skipped
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 5m42s
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Successful in 10m27s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Successful in 10m28s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Successful in 10m30s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Successful in 10m35s
All checks were successful
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 10s
Build Zenyx ⚡ / 🏗️ Build universal2-apple-darwin (push) Has been skipped
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 5m42s
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Successful in 10m27s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Successful in 10m28s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Successful in 10m30s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Successful in 10m35s
This commit is contained in:
parent
2e68eefa3c
commit
b36cfb18d3
2 changed files with 4 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -138,11 +138,11 @@
|
||||||
"nixpkgs": "nixpkgs_2"
|
"nixpkgs": "nixpkgs_2"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1744943606,
|
"lastModified": 1745207416,
|
||||||
"narHash": "sha256-VL4swGy4uBcHvX+UR5pMeNE9uQzXfA7B37lkwet1EmA=",
|
"narHash": "sha256-2g2TnXgJEvSvpk7ujY69pSplmM3oShhoOidZf1iHTHU=",
|
||||||
"owner": "oxalica",
|
"owner": "oxalica",
|
||||||
"repo": "rust-overlay",
|
"repo": "rust-overlay",
|
||||||
"rev": "ec22cd63500f4832d1f3432d2425e0b31b0361b1",
|
"rev": "68a0ff1a43d08aa1ec3730e7e7d06f6da0ba630a",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -41,9 +41,9 @@
|
||||||
cargo-cross
|
cargo-cross
|
||||||
cargo-xwin
|
cargo-xwin
|
||||||
cargo-wizard
|
cargo-wizard
|
||||||
|
cargo-zigbuild
|
||||||
git
|
git
|
||||||
git-lfs
|
git-lfs
|
||||||
zig_0_12
|
|
||||||
wine64
|
wine64
|
||||||
pkg-config
|
pkg-config
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue