cq-editor: Unpin python37Packages
THe package doesn't build anyway, so I won't invest any time fixing it.
This commit is contained in:
parent
303517701e
commit
98d9e9f75d
@ -28322,9 +28322,7 @@ with pkgs;
|
||||
|
||||
cplay-ng = callPackage ../applications/audio/cplay-ng { };
|
||||
|
||||
cq-editor = libsForQt5.callPackage ../applications/graphics/cq-editor {
|
||||
python3Packages = python37Packages;
|
||||
};
|
||||
cq-editor = libsForQt5.callPackage ../applications/graphics/cq-editor { };
|
||||
|
||||
cqrlog = callPackage ../applications/radio/cqrlog {
|
||||
hamlib = hamlib_4;
|
||||
|
Loading…
Reference in New Issue
Block a user