aboutsummaryrefslogtreecommitdiff
path: root/nix/package.nix
AgeCommit message (Collapse)Author
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-23fix(nix): add canonicalize-jars-hookSefa Eyeoglu
See https://github.com/NixOS/nixpkgs/pull/250757 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-06feat(nix): add darwin supportseth
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>