fix: fix wrong script getting updated.
This commit is contained in:
parent
7f7a5ffb50
commit
7dc6f9f65f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue