Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use nixos-24.05 instead of nixos-unstable and fix a few issues #448

Merged
merged 9 commits into from
Jul 11, 2024
Prev Previous commit
Next Next commit
CI: Disable nix-remote jobs for now
See #564
avdv committed Jul 11, 2024
commit eb8e64d36316794b511a2392ebdf29064e14c685
4 changes: 3 additions & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
@@ -27,7 +27,9 @@ jobs:
- true
- false
withNixRemote:
- true
# FIXME: disable nix-remote checks as they don't work
# see https://github.com/tweag/rules_nixpkgs/issues/564
#- true
- false
exclude:
# skip nix remote jobs on MacOS