forked from extern/nix-config
go-thumbnailer: Reference binary from nix store
This should guarantee reproducibility since the thumbnailer won't be dependent on the $PATH of the host.
This commit is contained in:
parent
d873351ada
commit
aca33b1aff
@ -1,3 +1,3 @@
|
||||
[Thumbnailer Entry]
|
||||
Exec=go-thumbnailer %s %i %o
|
||||
Exec=@out@/bin/go-thumbnailer %s %i %o
|
||||
MimeType=inode/directory
|
||||
|
Loading…
Reference in New Issue
Block a user