nwg-look: init at v0.2.4
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
This commit is contained in:
co-authored by
Pol Dellaiera
parent
4c713a3479
commit
9bf511d4e3
@@ -31,7 +31,7 @@ buildGoModule rec {
|
||||
patches = [ ./fix-paths.patch ];
|
||||
|
||||
postPatch = ''
|
||||
sed -i 's|@out@|'"''${out}"'|g' main.go tools.go
|
||||
substituteInPlace main.go tools.go --replace '@out@' $out
|
||||
'';
|
||||
|
||||
ldflags = [ "-s" "-w" ];
|
||||
|
||||
Reference in New Issue
Block a user