6 ms·
I don't know much about the nix language, but it looks to me like the gpgme support is optional: https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications
by barkmadley 12y ago
I don't know much about the nix language, but it looks to me like the gpgme support is optional:
https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/mailreaders/mutt/default.nix https://github.com/NixOS/nixpkgs/blob/master/pkgs/applicatio...
- nextos 12y agoThe thing is easy to fix. The problem is that (i) most packages are far from minimal (ii) you loose pre-built binaries.
- barkmadley 12y agoTrue enough. I wonder how much of the problem comes from trying to be compatible with software packages designed for other systems.