cliphist: adopt
I use this package in my systems, and since it's maintainer-less I'll adopt it.
This commit is contained in:
@@ -55,7 +55,7 @@ buildGoModule (finalAttrs: {
|
||||
homepage = "https://github.com/sentriz/cliphist";
|
||||
license = lib.licenses.gpl3Only;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ klea ];
|
||||
mainProgram = "cliphist";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user