fix: fix wrong script getting updated.
This commit is contained in:
parent
7f7a5ffb50
commit
7dc6f9f65f
@ -21,7 +21,7 @@ with pkgs;
|
||||
--prefix PATH : ${lib.makeBinPath [mame-tools]}
|
||||
|
||||
# Add dependencies to the runtime for my iso2chd script
|
||||
wrapProgram $out/bin/cue2chd \
|
||||
wrapProgram $out/bin/iso2chd \
|
||||
--prefix PATH : ${lib.makeBinPath [mame-tools]}
|
||||
'';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user