flake.nix
@@ -11,7 +11,8 @@
outputs = { bp, self, nixpkgs }:
let
pkgs = nixpkgs.legacyPackages.x86_64-linux;
in {
in
{
devShells.x86_64-linux.default = pkgs.mkShell {
buildInputs = with pkgs; [
nodejs
The note is not visible to the blocked user.