From c44966d91f83734e29e6d13c93f62999621cced7 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Tue, 24 May 2022 18:46:48 +0200 Subject: add sf com --- nix/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/shell.nix') diff --git a/nix/shell.nix b/nix/shell.nix index b4d0142..0bda684 100644 --- a/nix/shell.nix +++ b/nix/shell.nix @@ -19,5 +19,5 @@ let packs = [ ]; in mkShell { # nativeBuildInputs is usually what you want -- tools you need to run - nativeBuildInputs = packs; /* -- [ nixopsUnstable nixos-generators ] */ + nativeBuildInputs = packs; /* -- [ nixopsUnstable nixos-generators ] */ } -- cgit v1.2.3