pistol: add ldflags
This commit is contained in:
parent
71b6ace942
commit
7a63d537b9
@ -23,6 +23,8 @@ buildGoModule rec {
|
|||||||
file
|
file
|
||||||
];
|
];
|
||||||
|
|
||||||
|
buildFlagsArray = [ "-ldflags=-s -w -X main.Version=${version}" ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "General purpose file previewer designed for Ranger, Lf to make scope.sh redundant";
|
description = "General purpose file previewer designed for Ranger, Lf to make scope.sh redundant";
|
||||||
homepage = "https://github.com/doronbehar/pistol";
|
homepage = "https://github.com/doronbehar/pistol";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user