@ -0,0 +1,10 @@
{ pkgs ? import <nixpkgs> { } }:
with pkgs;
mkShell {
buildInputs = [
# Is this program even allowed in Nix?
ansible
];
}
The note is not visible to the blocked user.