aerc: Fix store references in default config
This commit is contained in:
committed by
Vladyslav M
parent
ce6364a5ba
commit
44efab627f
@@ -18,6 +18,10 @@ buildGoModule rec {
|
||||
python3.pkgs.wrapPython
|
||||
];
|
||||
|
||||
patches = [
|
||||
./runtime-sharedir.patch
|
||||
];
|
||||
|
||||
pythonPath = [
|
||||
python3.pkgs.colorama
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user