nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

authored by

Artturi and committed by
GitHub
51faf5a1 372e16c0

+2
+2
pkgs/tools/misc/sharedown/default.nix
··· 114 114 maintainers = with maintainers; [ 115 115 ]; 116 116 platforms = platforms.unix; 117 + # "Couldn't find any versions for \"node-gyp\" that matches \"latest\" in our cache (possible versions are \"\") 118 + broken = true; 117 119 }; 118 120 }