Merge pull request #265472 from yayayayaka/sharedown-mark-broken
This commit is contained in:
@@ -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;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user