nix: re-use existing pkgs binding
@@ -120,7 +120,7 @@
};
formatter = (import nixpkgs {inherit system;}).alejandra;
formatter = pkgs.alejandra;
devShells.default = pkgs.mkShell {
inputsFrom = [colibri];
The note is not visible to the blocked user.