mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
plm: remove dead homepage link, mark as broken
This commit is contained in:
parent
5cf25dded7
commit
ee54f1f817
@ -28,9 +28,9 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Free cross-platform programming exerciser";
|
||||
homepage = http://webloria.loria.fr/~quinson/Teaching/PLM/;
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ ];
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user