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

Changing stdenv #2

Open
viperML opened this issue Jan 23, 2023 · 4 comments
Open

Changing stdenv #2

viperML opened this issue Jan 23, 2023 · 4 comments

Comments

@viperML
Copy link
Owner

viperML commented Jan 23, 2023

No description provided.

@viperML
Copy link
Owner Author

viperML commented Feb 5, 2023

pkgs = import nixpkgs {
config.replaceStdenv = { pkgs }: with pkgs; impureUseNativeOptimizations (withCFlags [ "-funroll-loops" "-O3" ] stdenv);
system = "....";
}

@viperML
Copy link
Owner Author

viperML commented Mar 12, 2023

@viperML
Copy link
Owner Author

viperML commented May 8, 2023

Remove stuff like gnused or add base pkgs

@viperML
Copy link
Owner Author

viperML commented Oct 24, 2024

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

No branches or pull requests

1 participant