1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-07-15 01:34:21 +02:00
Files
Carlos Alexandro Becker 94f080d77c feat(nix): extraInstall
2023-07-26 11:32:37 -03:00

2 lines
111 B
Plaintext

cp -vr ./%[1]s $out/bin/%[1]s
wrapProgram $out/bin/%[1]s --prefix PATH : ${lib.makeBinPath ([ fish bash zsh ])}