@@ -50,11 +50,12 @@ DOC
};
devShells.default = pkgs.mkShell {
packages = [
packages = with pkgs; [
poetry2nix.packages.${system}.poetry
(mkPoetryEnv {
projectDir = self;
})
sops
];
}
The note is not visible to the blocked user.