Loading pkgs/by-name/sc/scaphandre/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -73,5 +73,8 @@ rustPlatform.buildRustPackage rec { platforms = [ "x86_64-linux" ]; maintainers = with maintainers; [ gaelreyrol ]; mainProgram = "scaphandre"; # Upstream needs to decide what to do about a broken dependency # https://github.com/hubblo-org/scaphandre/issues/403 broken = true; }; } Loading
pkgs/by-name/sc/scaphandre/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -73,5 +73,8 @@ rustPlatform.buildRustPackage rec { platforms = [ "x86_64-linux" ]; maintainers = with maintainers; [ gaelreyrol ]; mainProgram = "scaphandre"; # Upstream needs to decide what to do about a broken dependency # https://github.com/hubblo-org/scaphandre/issues/403 broken = true; }; }