babeld: start maintaining the package
This commit is contained in:
parent
430bfd6fab
commit
d0b3735c0e
@ -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…
x
Reference in New Issue
Block a user