nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 7 lines 48 B view raw
1{ 2 fex, 3}: 4 5fex.override { 6 withQt = false; 7}