Merge pull request #168647 from ratsclub/aerc-0.8
aerc: added PREFIX to makeFlags
This commit is contained in:
@@ -40,6 +40,8 @@ buildGoModule rec {
|
||||
substituteAllInPlace doc/aerc-config.5.scd
|
||||
'';
|
||||
|
||||
makeFlags = [ "PREFIX=$out" ];
|
||||
|
||||
pythonPath = [
|
||||
python3.pkgs.colorama
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user