yoda-with-root: mark as broken
This commit is contained in:
parent
a30bff21e8
commit
ffcf3a1a78
@ -39,5 +39,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://yoda.hepforge.org";
|
homepage = "https://yoda.hepforge.org";
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
maintainers = with stdenv.lib.maintainers; [ veprbl ];
|
maintainers = with stdenv.lib.maintainers; [ veprbl ];
|
||||||
|
# https://gitlab.com/hepcedar/yoda/-/issues/24
|
||||||
|
broken = withRootSupport;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user