Commit Graph

18 Commits

Author SHA1 Message Date
cc3ddfb99e tea-create-pr: fix $TMPDIR not set
All checks were successful
build / test (push) Successful in 13s
2023-07-28 18:14:50 +02:00
cb307f761a formatting: add pre-commit hook to dev shell
All checks were successful
build / test (push) Successful in 15s
2023-07-28 18:12:31 +02:00
0adf78de2c merge-after-ci, tea-create-pr: use writeShellApplication
All checks were successful
build / test (push) Successful in 13s
2023-07-28 16:53:10 +02:00
6d0dd33ff1 install-iso: use disko.makeDiskImage 2023-07-28 16:37:39 +02:00
1368bd94bb tea-crate-pr: set upstream
All checks were successful
build / test (push) Successful in 11s
2023-07-28 15:14:23 +02:00
dc09453617 merge-after-ci: init
All checks were successful
build / test (push) Successful in 10s
2023-07-28 15:10:24 +02:00
60ba233e77 devShells.default: init 2023-07-28 15:10:24 +02:00
0d0df11897 tea-create-pr: init 2023-07-28 15:07:33 +02:00
49c3c7d50e writers: export flake-parts module
All checks were successful
build / test (push) Successful in 10s
2023-07-26 18:24:25 +02:00
951a00c281 writers: init
All checks were successful
build / test (push) Successful in 10s
2023-07-26 18:09:22 +02:00
930f1660e9 installer: wait for onion hostname to be available 2023-07-24 12:40:08 +02:00
74c256ca04 nixosModules.installer: move into packages 2023-07-21 14:09:32 +02:00
3ab90e6785 add deadnix to formatter 2023-07-21 11:25:24 +02:00
88295ce77d treefmt: add ruff + black 2023-07-21 11:21:54 +02:00
9aaac528f8 switch from alejandra -> nixpkgs-fmt
alejandra has someone questionable choices for formatting that no one would apply to there code if they would format manually.
nixpkgs-fmt seems to produce more readable results.
2023-07-21 11:15:28 +02:00
DavHau
5d04a17ecd treewide: format all files 2023-07-12 19:50:23 +02:00
DavHau
4036df90d2 chore: add module for formatting
This will export a check for formatting and makes `nix fmt` use treefmt
2023-07-12 19:24:05 +02:00
DavHau
af94d11b1a refactor: move package.nix -> flake-parts/packages.nix 2023-07-12 18:33:18 +02:00