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

This commit is contained in:
Artturi
2023-11-19 02:09:26 +02:00
committed by GitHub
-2
View File
@@ -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;
};
}