From a6926d7419707a2574e15539167e700100161dba Mon Sep 17 00:00:00 2001 From: nikstur Date: Sun, 25 Dec 2022 16:25:14 +0100 Subject: [PATCH] flake.nix: add statix and nixpkgs-fmt to devSHell --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 79be931..5c9d2a0 100644 --- a/flake.nix +++ b/flake.nix @@ -123,6 +123,8 @@ pkgs.efitools pkgs.python39Packages.ovmfvartool pkgs.qemu + pkgs.nixpkgs-fmt + pkgs.statix ]; inputsFrom = [