lycheeslicer: rename from LycheeSlicer
rename to lowercase to fit package naming conventions
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
wayland-protocols,
|
||||
}:
|
||||
let
|
||||
pname = "LycheeSlicer";
|
||||
pname = "lycheeslicer";
|
||||
version = "7.6.1";
|
||||
|
||||
src = fetchurl {
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user