@@ -1,5 +1,5 @@
{ pkgs ? import <nixpkgs> {} }:
with pkgs;
mkShell {
buildInputs = with python3Packages; [ Mako requests wabt ];
buildInputs = with python3Packages; [ Mako requests wabt todo-txt-cli ];
}
The note is not visible to the blocked user.