Adding me as a maintainer, with a pair of packages.
svn path=/nixpkgs/trunk/; revision=17295
This commit is contained in:
@@ -31,5 +31,7 @@ stdenv.mkDerivation
|
||||
description = "Free advanced command line hexadecimal editor";
|
||||
homepage = http://radare.org/;
|
||||
license = "GPLv2+";
|
||||
maintainers = with stdenv.lib.maintainers; [viric];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user