Unverified Commit 6dfcd5ea authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Merge pull request #268372 from NixOS/revert-265472-sharedown-mark-broken

parents 653e323f 91567f63
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;
  };
}