Skip to content

hix: use project' for lazier flake and no hardcoding evalSystem #1893

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

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

jbgi
Copy link
Contributor

@jbgi jbgi commented Mar 22, 2023

hard-coding a particular evalSystem is not portable,
and removing evalSystem forced users to have builders for each supported system.

(with this commit evalSystem is now only necessary for nix flake show).

Current workaround until this is merged: input-output-hk/cardano-automation@628f135

 hard-coding a particular `evalSystem` is not portable,
 and removing `evalSystem` forced users to have builders for each supported system.

 (with this commit `evalSystem` is now only necessary for `nix flake show`)
@jbgi jbgi force-pushed the jbgi/hix-lazier-flake branch from 6703128 to ca47bb4 Compare March 24, 2023 11:29
@jbgi jbgi requested a review from hamishmack March 24, 2023 11:38
@hamishmack hamishmack merged commit 1dcbcc7 into master Mar 27, 2023
@iohk-bors iohk-bors bot deleted the jbgi/hix-lazier-flake branch March 27, 2023 01: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