NixOS / nixops

NixOps is a tool for deploying to NixOS machines in a network or cloud.
https://nixos.org/nixops
GNU Lesser General Public License v3.0
1.87k stars 364 forks source link

Run --pdb check early #1347

Closed adisbladis closed 4 years ago

adisbladis commented 4 years ago

Run check for --pdb as early as possible so it kicks in before plugin loading and other dynamic startup happens.