demjson: deprecate to aliases, as python package as deprecated
This commit is contained in:
committed by
Martin Weinelt
parent
24e396bea6
commit
46bf3585b5
@@ -215,6 +215,7 @@ mapAliases ({
|
||||
|
||||
Note that it is NOT possible to switch back to Deluge 1.x after this change.
|
||||
''; # added 2021-08-18
|
||||
demjson = with python3Packages; toPythonApplication demjson; # added 2022-01-18
|
||||
desktop_file_utils = desktop-file-utils; # added 2018-02-25
|
||||
devicemapper = lvm2; # added 2018-04-25
|
||||
digikam5 = digikam; # added 2017-02-18
|
||||
|
||||
@@ -32778,8 +32778,6 @@ with pkgs;
|
||||
|
||||
dell-530cdn = callPackage ../misc/drivers/dell-530cdn {};
|
||||
|
||||
demjson = with python3Packages; toPythonApplication demjson;
|
||||
|
||||
dosbox = callPackage ../misc/emulators/dosbox { };
|
||||
|
||||
dosbox-staging = callPackage ../misc/emulators/dosbox-staging { };
|
||||
|
||||
Reference in New Issue
Block a user