yoda-with-root: mark as broken

wip/yesman
Dmitry Kalinkin 4 years ago
parent a30bff21e8
commit ffcf3a1a78
No known key found for this signature in database
GPG Key ID: 5157B3EC8B2CA333
  1. 2
      pkgs/development/libraries/physics/yoda/default.nix

@ -39,5 +39,7 @@ stdenv.mkDerivation rec {
homepage = "https://yoda.hepforge.org";
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.lib.maintainers; [ veprbl ];
# https://gitlab.com/hepcedar/yoda/-/issues/24
broken = withRootSupport;
};
}

Loading…
Cancel
Save