-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: rewrite and document system and pkgs functions
Take inspiration from Misterio77 nix-config and integrate his pkgsFor and forEachSystem functions into my nix config. To align it for my needs, rename the existing forAllSystems functions to forEachSystem and rename the Misterios77 forEachSystem to pkgsForEachSystem, as it's intention is to give access to pkgs for each current system. Align also the names my pkgs function to pkgsFor and unstablePkgsFor. In a later iteration I will integrate the unstable pkgs access using an overlay.
- Loading branch information
Showing
1 changed file
with
61 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters