aboutsummaryrefslogtreecommitdiff
path: root/flake.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): match inputs value in flakeseth
Signed-off-by: seth <getchoo@tuta.io>
2023-09-04refactor(nix): use pre-commit flake moduleSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
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-05-27feat(nix): flake-utils -> flake-partsseth
Signed-off-by: seth <getchoo@tuta.io>
2023-03-14chore(nix): add deadnixSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-14chore(nix)!: use overlays.defaultSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-14feat(nix): add pre-commit-hooks.nixSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-14feat(nix): add devShellSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-14refactor(nix): use flake-utilsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-14chore(nix): format code using alejandraSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-19refactor(nix): use tomlplusplus from nixpkgsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-20refactor(nix): synchronize changes from nixpkgsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-18chore: update flakeSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-18refactor: initial rebrandSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-09-26fix(nix): add tomlplusplusSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-18fix(nix): switch to PolyMC libnbtplusplusSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-07Cleanup flake.nixGytis Ivaskevicius
Signed-off-by: Gytis Ivaskevicius <me@gytis.io>
2022-06-03Prepare for Nix 2.7 (#286)TheOPtimal
* Prepare for Nix 2.7 * Fix embarassing oopsie
2022-05-28nix: initial support for qt6Mustafa Çalışkan
2022-05-27nix: move files to nix/Mustafa Çalışkan
2022-05-27nix: use nixpkgs's quazipMustafa Çalışkan
2022-04-01nix: refactor flake (drop flake-utils)Ilan Joselevich
2022-02-14flake.nix: drop aarch64-darwinFinn Behrens
Currently qtbase is broken on aarch64-darwin, therefor dropping support, so the check can succeed
2022-02-04nix: fix quazip inputBabbaj
2022-01-13removed redundant recsmeguminloli
removed file
2022-01-13changed flake.nixmeguminloli
removed result
2022-01-09nix: add support for non-flake buildsMustafa Çalışkan
2022-01-09nix: fix 'nix run'Mustafa Çalışkan
2022-01-09nix: use user package set on overlay and switch to ninjaMustafa Çalışkan
2022-01-09nix: fix overlayMustafa Çalışkan
2022-01-08Revert "nix: revert overlay changes and add conditionals to derivation for ↵Mustafa Çalışkan
flake build"
2022-01-08nix: revert overlay changes and add conditionals to derivation for flake buildMustafa Çalışkan
2022-01-08{nix,flake}: add submodulesMustafa Çalışkan
2022-01-08flake: updatesMustafa Çalışkan
2022-01-08nix: init flakeMustafa Çalışkan
2022-01-08Fix desktop file and move directories aroundcidkidnix
2022-01-08Make nix support not rely on flakescidkidnix
2022-01-08Add nixos supportcidkidnix