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

nixosConfigurationsSchema: use pkgs.stdenv.system, not pkgs.system #26

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

cole-h
Copy link
Member

@cole-h cole-h commented Jul 11, 2024

pkgs.system doesn't work when the pkgs has allowAliases = false; set in its configuration.

`pkgs.system` doesn't work when the `pkgs` has `allowAliases = false;` set in its configuration.
@cole-h cole-h enabled auto-merge July 11, 2024 14:25
@cole-h cole-h requested review from grahamc and edolstra July 11, 2024 14:26
@cole-h cole-h merged commit bf0332c into main Jul 11, 2024
1 check passed
@cole-h cole-h deleted the cole-h-patch-1 branch July 11, 2024 14:35
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