You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkgs/desktops/lomiri/default.nix
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ let
70
70
in
71
71
lib.makeScopelibsForQt5.newScopepackages
72
72
//lib.optionalAttrsconfig.allowAliases{
73
-
content-hub=lib.warn"`content-hub` was renamed to `lomiri-content-hub`."pkgs.lomiri.lomiri-content-hub;# Added on 2024-09-11
74
-
history-service=lib.warn"`history-service` was renamed to `lomiri-history-service`."pkgs.lomiri.lomiri-history-service;# Added on 2024-11-11
75
-
lomiri-system-settings-security-privacy=lib.warn"`lomiri-system-settings-security-privacy` upstream was merged into `lomiri-system-settings`. Please use `pkgs.lomiri.lomiri-system-settings-unwrapped` if you need to directly access the plugins that belonged to this project."pkgs.lomiri.lomiri-system-settings-unwrapped;# Added on 2024-08-08
73
+
content-hub=lib.warnOnInstantiate"`content-hub` was renamed to `lomiri-content-hub`."pkgs.lomiri.lomiri-content-hub;# Added on 2024-09-11
74
+
history-service=lib.warnOnInstantiate"`history-service` was renamed to `lomiri-history-service`."pkgs.lomiri.lomiri-history-service;# Added on 2024-11-11
75
+
lomiri-system-settings-security-privacy=lib.warnOnInstantiate"`lomiri-system-settings-security-privacy` upstream was merged into `lomiri-system-settings`. Please use `pkgs.lomiri.lomiri-system-settings-unwrapped` if you need to directly access the plugins that belonged to this project."pkgs.lomiri.lomiri-system-settings-unwrapped;# Added on 2024-08-08
0 commit comments