diff --git a/shell.nix b/shell.nix index 8861684..9a36eeb 100644 --- a/shell.nix +++ b/shell.nix @@ -6,5 +6,6 @@ pkgs.mkShell { gnumake libusb1 pkg-config + pkgs.nil ]; }