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

Fix tests for nix 2.17 #99

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Fix tests for nix 2.17 #99

merged 2 commits into from
Aug 2, 2023

Conversation

jordanisaacs
Copy link
Contributor

Updates nixpkgs so nil builds with nix 2.17 and fixes the test expectations.

* Also updates nixpkgs to utilize 2.17 for tests
Copy link
Owner

@oxalica oxalica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit concern that some tests are relying on nix's docs which may change over time. But only two are affected. Seems fine to me.

CI should be updated to use devShells.full which includes the locked nixUnstable.

nil/flake.nix

Line 145 in 59bcad0

devShells.full = devShells.default.overrideAttrs (old: {

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
@oxalica oxalica merged commit 6f20ed4 into oxalica:main Aug 2, 2023
10 checks passed
@oxalica
Copy link
Owner

oxalica commented Aug 2, 2023

Sorry for the late response. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants