Chris Scutcher
a393654c3b
style: Define formatter in flake to allow nix fmt
...
Noticed this was an option to codify the agreed style/pattern
auto-normalise discussed in [#143 ]
[#143 ]: https://github.com/nix-community/disko/pull/143
2023-02-07 15:51:33 +00:00
Chris Scutcher
08435eec4b
style: Apply nixpkgs-fmt and fix
...
Apply standard formatting and some statix conventions using;
```sh
nixpkgs-fmt **.nix && statix fix .
```
With the intent of making contribution a bit easier and reducing mental
load in hand formatting (in the same vein as [black]).
[black]: https://github.com/psf/black#the-uncompromising-code-formatter
2023-02-06 14:24:34 +00:00
Jörg Thalheim
65a8e3f9a0
move linuxPackages_bcachefs to legacyPackages
2023-01-23 15:34:35 +01:00
Jörg Thalheim
eca1957835
vendorize bcachefs kernel
2023-01-23 10:56:51 +01:00
Jörg Thalheim
36ef99fca6
add disko-doc
2023-01-15 21:34:52 +01:00
Jörg Thalheim
a6a7ccbc9b
add shellcheck to flake instead
2023-01-10 08:05:45 +01:00
Jörg Thalheim
236e08da9c
pin nixpkgs again
2022-12-23 17:25:47 +01:00
Jörg Thalheim
9e2c9d06f5
expose disko for non x86
2022-12-09 14:34:12 +01:00
lassulus
0d922a482d
flake: fix style
2022-12-01 20:10:21 +01:00
David Arnold
a023d391a0
feat: reuse the pre-installed channel
2022-11-09 12:28:18 +01:00
David Arnold
fa17cfe878
feat: trim the build to the minimum
...
on a slow finicky target machine, no time to pull gcc
2022-11-09 12:23:34 +01:00
David Arnold
2a59af78a8
fix: add package build and fix disko
2022-11-09 12:21:24 +01:00
lassulus
4184cbcd03
add module
2022-10-29 13:23:31 +02:00
lassulus
9f7f23abdb
add nixos tests for disko.config, extend/fix existing tests
2022-10-02 16:41:02 +02:00
lassulus
0ffaac7913
run all tests on ci
2022-08-25 23:31:05 +02:00
Jörg Thalheim
6b3d6452eb
add flake
2022-08-17 14:53:51 +02:00