working again
This commit is contained in:
parent
3ffe75a44a
commit
8bef41ae04
5 changed files with 88 additions and 103 deletions
|
@ -4,9 +4,9 @@
|
|||
inputs.flake-parts.lib.mkFlake {inherit inputs;} ({withSystem, ...}: {
|
||||
systems = ["x86_64-linux"];
|
||||
imports = [
|
||||
inputs.treefmt-nix.flakeModule
|
||||
# inputs.treefmt-nix.flakeModule
|
||||
./parts/shell.nix
|
||||
./parts/fmt.nix
|
||||
# ./parts/fmt.nix
|
||||
];
|
||||
|
||||
flake = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue