@@ -1,8 +1,7 @@
{
sources ? import ./nix/sources.nix,
pkgs ? import sources.nixpkgs {}
}:
let
sources = import ./nix/sources.nix;
pkgs = import sources.nixpkgs {};
in
pkgs.mkShell {
buildInputs = with pkgs; [
niv
The note is not visible to the blocked user.