{ resholve # Dependencies , bash }: resholve.writeScriptBin "off" { interpreter = "${bash}/bin/bash"; inputs = [ ]; fake.external = [ "btrfs" "docker" "home-manager" "nix-channel" "podman" "sudo" # Pending https://github.com/abathur/resholve/issues/29 "vagrant" ]; } (builtins.readFile ./resources/off)