ccextractor: adopt
I did once try to use this program (although it didn’t work, if I recall correctly), so I guess I have no excuse not to… If someone else stepped up to maintain this that would be better, though.
This commit is contained in:
@@ -82,7 +82,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
# during Linking C executable ccextractor
|
||||
broken = stdenv.isAarch64;
|
||||
license = lib.licenses.gpl2Only;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.emily ];
|
||||
mainProgram = "ccextractor";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user