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