Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at staging 3 lines 36 B view raw
1{ 2 config.enable = throw "oops"; 3}