mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-07-01 13:39:46 +00:00
Remove nix override
This commit is contained in:
parent
356a357c4e
commit
cc5ae779a5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
|||||||
# nim-zlib instead of reusing a cached output. No retry on purpose: a
|
# nim-zlib instead of reusing a cached output. No retry on purpose: a
|
||||||
# single build must now succeed deterministically. Re-run the job a few
|
# single build must now succeed deterministically. Re-run the job a few
|
||||||
# times for more samples.
|
# times for more samples.
|
||||||
run: nix build .#logos-delivery --override-input nixpkgs github:kaichaosun/nixpkgs/fix-gitfetch --print-build-logs
|
run: nix build .#logos-delivery --print-build-logs
|
||||||
# Build and run chat-cli through the dev shell so it links against the
|
# Build and run chat-cli through the dev shell so it links against the
|
||||||
# same Nix glibc as the prebuilt liblogosdelivery.so. A plain `cargo
|
# same Nix glibc as the prebuilt liblogosdelivery.so. A plain `cargo
|
||||||
# build` uses the runner's system glibc, which is older than Nix's and
|
# build` uses the runner's system glibc, which is older than Nix's and
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user