mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
SVN-Mirror: mark as broken
It is no longer developed and fails to build. It was also removed from debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554336
This commit is contained in:
parent
f24ccfd54d
commit
73622fabfb
@ -9892,6 +9892,11 @@ let self = _self // overrides; _self = with self; {
|
||||
ClassAccessor Filechdir pkgs.subversion URI
|
||||
TermReadKey TimeDate SVNSimple
|
||||
];
|
||||
meta = {
|
||||
# It is no longer developed and fails to build. It was also removed from
|
||||
# debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554336
|
||||
broken = true;
|
||||
};
|
||||
};
|
||||
|
||||
SVNSimple = buildPerlPackage {
|
||||
|
Loading…
Reference in New Issue
Block a user