mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-15 09:23:37 +00:00
haskellPackages.cloudy: add myself as maintainer
This commit is contained in:
parent
c05db0a996
commit
4bd389541e
@ -207,6 +207,7 @@ package-maintainers:
|
||||
bdesham:
|
||||
- pinboard-notes-backup
|
||||
cdepillabout:
|
||||
- cloudy
|
||||
- password
|
||||
- password-instances
|
||||
- pretty-simple
|
||||
|
@ -68350,6 +68350,7 @@ self: {
|
||||
description = "CLI tool to easily spin up and control compute instances in various cloud environments";
|
||||
license = lib.licenses.bsd3;
|
||||
mainProgram = "cloudy";
|
||||
maintainers = [ lib.maintainers.cdepillabout ];
|
||||
}) {};
|
||||
|
||||
"cloudyfs" = callPackage
|
||||
|
Loading…
Reference in New Issue
Block a user