@@ -1,7 +1,5 @@
let
pkgs = import <nixpkgs> {};
in
pkgs.mkShell {
let pkgs = import <nixpkgs> { };
in pkgs.mkShell {
buildInputs = with pkgs; [
git
nixfmt
The note is not visible to the blocked user.