lycheeslicer: rename from LycheeSlicer

rename to lowercase to fit package naming conventions
This commit is contained in:
quantenzitrone
2026-02-10 16:36:43 +01:00
parent 9378e64792
commit 84fc4ea7de
2 changed files with 2 additions and 1 deletions
@@ -8,7 +8,7 @@
wayland-protocols,
}:
let
pname = "LycheeSlicer";
pname = "lycheeslicer";
version = "7.6.1";
src = fetchurl {
+1
View File
@@ -1208,6 +1208,7 @@ mapAliases {
lxde.lxsession = throw "'lxsession' has been moved to top-level. Use 'lxsession' directly"; # Added 2025-08-31
lxde.lxtask = throw "'lxtask' has been moved to top-level. Use 'lxtask' directly"; # Added 2025-08-31
lxdvdrip = throw "'lxdvdrip' has been removed due to lack of upstream maintenance."; # Added 2025-06-09
LycheeSlicer = warnAlias "'LycheeSlicer' has been renamed to 'lycheeslicer'" lycheeslicer; # Added 2026-02-08
mac = throw "'mac' has been renamed to/replaced by 'monkeysAudio'"; # Converted to throw 2025-10-27
MACS2 = throw "'MACS2' has been renamed to/replaced by 'macs2'"; # Converted to throw 2025-10-27
magma_2_6_2 = throw "'magma_2_6_2' has been removed, use the latest 'magma' package instead."; # Added 2025-07-20