formatter + nixConfig

This commit is contained in:
2023-04-03 21:41:49 +03:00
parent 90f07dfe93
commit 32ff8d2574
2 changed files with 27 additions and 17 deletions

View File

@@ -3,4 +3,4 @@ let
spec = lock.nodes.nixpkgs.locked;
nixpkgs = fetchTarball "https://github.com/${spec.owner}/${spec.repo}/archive/${spec.rev}.tar.gz";
in
import nixpkgs
import nixpkgs