From 026703e0f96f7934cc40f2734e41ccdfc9e9000f Mon Sep 17 00:00:00 2001 From: ChUrl Date: Tue, 9 Aug 2022 16:40:55 +0200 Subject: [PATCH] reformat --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index e8bfa138..59aab1b5 100644 --- a/shell.nix +++ b/shell.nix @@ -54,4 +54,4 @@ pkgs.devshell.mkShell { command = "sudo nixos-rebuild build --flake .#nixtop | nvd diff /run/current-system result"; } ]; -} \ No newline at end of file +}