Unverified Commit 91567f63 authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Revert "sharedown: mark broken"

parent 0d37a4c4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -114,7 +114,5 @@ stdenvNoCC.mkDerivation rec {
    maintainers = with maintainers; [
    ];
    platforms = platforms.unix;
    # "Couldn't find any versions for \"node-gyp\" that matches \"latest\" in our cache (possible versions are \"\")
    broken = true;
  };
}