|
176fcae9c3
|
refactor(flake): don't overlay nixpkgs
/ check (push) Successful in 9s
/ check-renovaterc (push) Successful in 2s
/ build-packages (push) Successful in 13s
/ build-vm (push) Successful in 1s
/ report-size (push) Successful in 4s
It is not needed for the flake itself (yes for the packages).
|
2025-04-21 21:08:02 +02:00 |
|
|
165c403072
|
refactor(scripts): remove unnecessary imports
/ check (push) Successful in 9s
/ check-renovaterc (push) Successful in 3s
/ build-packages (push) Successful in 13s
/ build-vm (push) Successful in 1s
/ report-size (push) Successful in 4s
They slow down evaluations
|
2025-04-21 20:51:28 +02:00 |
|
|
981fa9ae78
|
refactor(home-manager): use flake-parts module
/ check (nvimDev) (push) Failing after 1s
/ check (nvimHeadless) (push) Failing after 1s
/ check (nvimNoBundledBins) (push) Failing after 1s
/ check (nvimNoLsp) (push) Failing after 1s
/ check (nvimNoTSGrammars) (push) Failing after 1s
/ check (treefmt) (push) Successful in 3s
/ check-renovaterc (push) Successful in 3s
/ build (audiomenu) (push) Has been skipped
/ build (docs) (push) Has been skipped
/ build (jpassmenu) (push) Has been skipped
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Has been skipped
/ build (nvim) (push) Has been skipped
/ report-size (push) Has been skipped
This is only available in the unstable HM branch, so we are stuck with
the non flake-parts version
|
2025-03-16 17:31:49 +01:00 |
|
|
eacd1a0520
|
refactor(nixvim): use flake-parts module
A bit more tidy c:
|
2025-03-16 17:25:30 +01:00 |
|
|
002c74ca1b
|
feat(flake): switch to treefmt-nix
/ check (push) Successful in 24s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 2s
This allows me to remove all checks and replace them with treefmt-nix
|
2024-10-15 22:21:36 +02:00 |
|
|
e03cd65e87
|
feat: use flake-parts to clean up the flake.nix
/ check (push) Successful in 20s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 1s
This is much more manageable!
|
2024-10-04 23:50:12 +02:00 |
|