format with treefmt

This commit is contained in:
Jörg Thalheim 2023-11-29 07:13:20 +01:00
parent 1133b15e75
commit 037cc9cc25
8 changed files with 103 additions and 95 deletions

View file

@ -1,4 +1,4 @@
{ pkgs ? import <nixpkgs> {} }:
{ pkgs ? import <nixpkgs> { } }:
with pkgs;
mkShell {