Formatted
This commit is contained in:
parent
d73191e526
commit
fbfa70195b
63 changed files with 906 additions and 899 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
appimageTools,
|
||||
fetchurl,
|
||||
{ appimageTools
|
||||
, fetchurl
|
||||
,
|
||||
}:
|
||||
let
|
||||
pname = "UVtools";
|
||||
|
@ -22,6 +22,6 @@ appimageTools.wrapType2 {
|
|||
install -m 444 -D ${appimageContents}/UVtools.desktop $out/share/applications/UVtools.desktop
|
||||
install -m 444 -D ${appimageContents}/UVtools.png \
|
||||
$out/share/icons/hicolor/256x256/apps/UVtools.png
|
||||
'';
|
||||
'';
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue