sharedown: mark broken
This commit is contained in:
parent
ab57b2cc64
commit
13b121bee9
@ -124,5 +124,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;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user