babeld: start maintaining the package
This commit is contained in:
parent
430bfd6fab
commit
d0b3735c0e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||||
homepage = "http://www.irif.fr/~jch/software/babel/";
|
homepage = "http://www.irif.fr/~jch/software/babel/";
|
||||||
description = "Loop-avoiding distance-vector routing protocol";
|
description = "Loop-avoiding distance-vector routing protocol";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ fpletz ];
|
maintainers = with maintainers; [ fpletz hexa ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue