summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Collapse)Author
2024-10-18more refactors & outsource some things (#477)seth
* tree-wide: drop flake-parts * drop nixinate * justfile: cleanup * drop treefmt-nix * doc: update READMEs * flake: cleanup * seth: don't use `./.` * modules/nixos,darwin: bundle all modules They all depend on each other anyways so * systems: manually import internal modules * seth: use riff module from nix-exprs * flake: back to flake-parts * Revert "flake: back to flake-parts" This reverts commit 35334882f7c0c23991a4efd65ea08b216006b2b0. Saving the last commit so I can go back if I want * flake: use lib.const this looks better...right? * flake: declare systems like a normal person
2024-09-20Revert "treewide: use lix-module for lix"seth
This reverts commit f77aeb0db935f60590aa5b6975857b528c8f6a51.
2024-09-07.envrc: watch dev/dev-shells.nixseth
2024-09-07devShell: add nixfmt-rfc-style explicitlyseth
2024-08-28treewide: use lix-module for lixseth
2024-07-19shell: use lix with nixos-rebuildseth
2024-07-10treefmt: nixfmt-rfc-style -> nixfmtseth
2024-07-09devShell: drop deploy-rsseth
i haven't used it for a while
2024-07-09dev: document hydraJobs and devShellsseth
2024-07-09tree-wide: use treefmtseth
2024-07-09tree-wide: document most thingsseth
2024-07-09tree-wide: move dev outputs to dev/seth
2024-02-04tree-wide: better separate/name some thingsseth
2024-02-04flakeModules/configurations: import nixos/darwin modules by defaultseth
2024-02-03make everything a moduleseth
2024-02-02devshell: use flake's nix & *-rebuild packagesseth
2024-02-02terranix: use new flakeModuleseth
2024-02-02systems: use new configurations flakeModuleseth
2024-01-07tree-wide: localize importsseth
i shouldn't be editing systems/default.nix to remove a module only for glados
2024-01-06ci: clean up hydraJobs againseth
2024-01-04devShells: mkShell -> mkShellNoCCseth
2023-12-30ci: correctly map system configurationsseth
2023-12-30ci: little cleanup for hydraJobsseth
2023-12-29devshell: remove jq & nix-eval-jobsseth
2023-12-29ci: use nix-fast-buildseth
2023-12-28ci: make hydraJobs a bit neaterseth
2023-12-27Revert "actions: use nix2workflow again"seth
This reverts commit 0cc0ada5d44ade6cab2e9220f7993aaf77985e1b.
2023-12-27terranix: better handle deploymentsseth
2023-12-27flake: move dev componentsseth