qt5.qtscript: drop the version override

It really was updated in commit 697a72e8a and refused to build.
(You can think of this as a revert of commit dd4afc7c0055.)
This commit is contained in:
Vladimír Čunát 2022-10-09 08:14:06 +02:00
parent efe8ad8714
commit 7cce28d594
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -2,9 +2,7 @@
let
version = "5.15.6";
overrides = {
qtscript.version = "5.15.4";
};
overrides = {};
mk = name: args:
let