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

simplify flake #6538

Merged
merged 1 commit into from
Feb 20, 2023
Merged

simplify flake #6538

merged 1 commit into from
Feb 20, 2023

Commits on Feb 20, 2023

  1. Nix's own flake: Dedup and memoize more

    - `nixpkgsFor` does all of native, static, cross, and the different stdenvs.
    
    - The main Nix derivation is no longer duplicated for static.
    
    - DRY nixpkgs.lib and lib.genAttrs calls.
    Ericson2314 authored and zimbatm committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d7a4f08 View commit details
    Browse the repository at this point in the history