aboutsummaryrefslogtreecommitdiff
path: root/nix/distribution.nix
AgeCommit message (Collapse)Author
2023-09-09feat(nix): add source filteringseth
this - along with garnix - should mostly eliminate unneeded (re)builds Signed-off-by: seth <getchoo@tuta.io>
2023-09-09refactor(nix): don't concat final attr in fixed pointseth
Signed-off-by: seth <getchoo@tuta.io>
2023-09-03refactor(nix): use fixed points over recseth
Signed-off-by: seth <getchoo@tuta.io>
2023-08-28refactor(nix): don't instantiate nixpkgsSefa Eyeoglu
See https://zimbatm.com/notes/1000-instances-of-nixpkgs Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-06feat(nix): add darwin supportseth
Signed-off-by: seth <getchoo@tuta.io>
2023-06-02fix(nix): fix prismlauncher-qt5seth
Signed-off-by: seth <getchoo@tuta.io>
2023-06-02refactor(nix): introduce unwrapped packagesSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-27feat(nix): flake-utils -> flake-partsseth
Signed-off-by: seth <getchoo@tuta.io>