summary refs log tree commit diff
path: root/pkgs/tools/misc/sharedown/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/misc/sharedown/default.nix')
-rw-r--r--pkgs/tools/misc/sharedown/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/tools/misc/sharedown/default.nix b/pkgs/tools/misc/sharedown/default.nix
index f6b372d9264..0f93551965e 100644
--- a/pkgs/tools/misc/sharedown/default.nix
+++ b/pkgs/tools/misc/sharedown/default.nix
@@ -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;
   };
 }