@ -0,0 +1,7 @@
with import <nixpkgs> {};
(
pkgs.python312.buildEnv.override {
extraLibs = with pkgs.python312Packages; [ docopt beautifulsoup4 rich ];
}
).env
The note is not visible to the blocked user.