nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at 20.09-alpha 5 lines 49 B view raw
1{ lib, ... }: 2 3{ 4 enable = lib.mkForce false; 5}