mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 04:44:03 +01:00
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