Remove explicit update script

Co-authored-by: Nick Cao <nickcao@nichi.co>
This commit is contained in:
guylamar2006
2025-03-11 19:03:05 -05:00
committed by GitHub
co-authored by Nick Cao
parent 4fef650c7d
commit 178f303c4f
-2
View File
@@ -25,8 +25,6 @@ stdenv.mkDerivation rec {
(lib.cmakeBool "ADA_TESTING" false)
];
passthru.updateScript = nix-update-script { };
meta = {
description = "WHATWG-compliant and fast URL parser written in modern C";
homepage = "https://github.com/ada-url/ada";