Loading pkgs/by-name/ly/lycheeslicer/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ let comment = "All-in-one 3D slicer for Resin and Filament"; desktopName = "LycheeSlicer"; noDisplay = false; exec = "lychee"; exec = "lycheeslicer"; terminal = false; mimeTypes = [ "model/stl" ]; categories = [ "Graphics" ]; Loading Loading
pkgs/by-name/ly/lycheeslicer/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ let comment = "All-in-one 3D slicer for Resin and Filament"; desktopName = "LycheeSlicer"; noDisplay = false; exec = "lychee"; exec = "lycheeslicer"; terminal = false; mimeTypes = [ "model/stl" ]; categories = [ "Graphics" ]; Loading