Unverified Commit 178f303c authored by guylamar2006's avatar guylamar2006 Committed by GitHub
Browse files

Remove explicit update script



Co-authored-by: default avatarNick Cao <nickcao@nichi.co>
parent 4fef650c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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";