Merge pull request #265472 from yayayayaka/sharedown-mark-broken

This commit is contained in:
Artturi
2023-11-13 01:01:38 +02:00
committed by GitHub
+2
View File
@@ -114,5 +114,7 @@ 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;
};
}