maintainers: Gabriel439 -> Gabriella439

This commit is contained in:
Rebecca Turner 2023-04-24 10:00:05 -07:00
parent 72a70bd73b
commit 33258207fa
No known key found for this signature in database
5 changed files with 61 additions and 61 deletions

View File

@ -307,12 +307,12 @@ $ nix-env --install --attr haskellPackages.dhall-nixpkgs
$ nix-env --install --attr nix-prefetch-git # Used by dhall-to-nixpkgs
$ dhall-to-nixpkgs github https://github.com/Gabriel439/dhall-semver.git
$ dhall-to-nixpkgs github https://github.com/Gabriella439/dhall-semver.git
{ buildDhallGitHubPackage, Prelude }:
buildDhallGitHubPackage {
name = "dhall-semver";
githubBase = "github.com";
owner = "Gabriel439";
owner = "Gabriella439";
repo = "dhall-semver";
rev = "2d44ae605302ce5dc6c657a1216887fbb96392a4";
fetchSubmodules = false;

View File

@ -5524,18 +5524,18 @@
githubId = 606000;
name = "Gabriel Adomnicai";
};
Gabriel439 = {
email = "Gabriel439@gmail.com";
github = "Gabriella439";
githubId = 1313787;
name = "Gabriel Gonzalez";
};
GabrielDougherty = {
email = "contact@gabrieldougherty.com";
github = "GabrielDougherty";
githubId = 10541219;
name = "Gabriel Dougherty";
};
Gabriella439 = {
email = "GenuineGabriella@gmail.com";
github = "Gabriella439";
githubId = 1313787;
name = "Gabriella Gonzalez";
};
gador = {
email = "florian.brandes@posteo.de";
github = "gador";

View File

@ -213,7 +213,7 @@ with lib.maintainers; {
dhall = {
members = [
Gabriel439
Gabriella439
ehmry
];
scope = "Maintain Dhall and related packages.";

View File

@ -202,7 +202,7 @@ package-maintainers:
- vulkan-utils
erictapen:
- hakyll
Gabriel439:
Gabriella439:
- annah
- bench
- break

View File

@ -32052,7 +32052,7 @@ self: {
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "annah";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"annihilator" = callPackage
@ -42753,7 +42753,7 @@ self: {
description = "Command-line benchmark tool";
license = lib.licenses.bsd3;
mainProgram = "bench";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"bench-graph" = callPackage
@ -49326,7 +49326,7 @@ self: {
libraryHaskellDepends = [ base mtl transformers ];
description = "Break from a loop";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"breakout" = callPackage
@ -80784,7 +80784,7 @@ self: {
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "dhall";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall_1_38_1" = callPackage
@ -80843,7 +80843,7 @@ self: {
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "dhall";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall" = callPackage
@ -80929,7 +80929,7 @@ self: {
description = "A configuration language guaranteed to terminate";
license = lib.licenses.bsd3;
mainProgram = "dhall";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall_1_42_0" = callPackage
@ -81015,7 +81015,7 @@ self: {
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "dhall";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-bash" = callPackage
@ -81040,7 +81040,7 @@ self: {
description = "Compile Dhall to Bash";
license = lib.licenses.bsd3;
mainProgram = "dhall-to-bash";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-bash_1_0_41" = callPackage
@ -81066,7 +81066,7 @@ self: {
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "dhall-to-bash";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-check" = callPackage
@ -81150,7 +81150,7 @@ self: {
description = "Generate HTML docs from a dhall package";
license = lib.licenses.bsd3;
mainProgram = "dhall-docs";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-fly" = callPackage
@ -81217,7 +81217,7 @@ self: {
];
description = "Convert between Dhall and JSON or YAML";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-json_1_7_12" = callPackage
@ -81248,7 +81248,7 @@ self: {
description = "Convert between Dhall and JSON or YAML";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-lex" = callPackage
@ -81298,7 +81298,7 @@ self: {
description = "Language Server Protocol (LSP) server for Dhall";
license = lib.licenses.mit;
mainProgram = "dhall-lsp-server";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-nix" = callPackage
@ -81323,7 +81323,7 @@ self: {
description = "Dhall to Nix compiler";
license = lib.licenses.bsd3;
mainProgram = "dhall-to-nix";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-nix_1_1_26" = callPackage
@ -81347,7 +81347,7 @@ self: {
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "dhall-to-nix";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-nixpkgs" = callPackage
@ -81373,7 +81373,7 @@ self: {
description = "Convert Dhall projects to Nix packages";
license = lib.licenses.bsd3;
mainProgram = "dhall-to-nixpkgs";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-nixpkgs_1_0_10" = callPackage
@ -81398,7 +81398,7 @@ self: {
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "dhall-to-nixpkgs";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-openapi" = callPackage
@ -81424,7 +81424,7 @@ self: {
description = "Convert an OpenAPI specification to a Dhall package";
license = lib.licenses.bsd3;
mainProgram = "openapi-to-dhall";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhall-recursive-adt" = callPackage
@ -81494,7 +81494,7 @@ self: {
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "dhall-to-text";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
broken = true;
}) {};
@ -81599,7 +81599,7 @@ self: {
];
description = "Convert between Dhall and YAML";
license = lib.licenses.gpl3Only;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dhcp-lease-parser" = callPackage
@ -83789,7 +83789,7 @@ self: {
];
description = "Easily stream directory contents in constant memory";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"dirtree" = callPackage
@ -94050,7 +94050,7 @@ self: {
];
description = "Simplified error-handling";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"errors-ext" = callPackage
@ -103672,7 +103672,7 @@ self: {
benchmarkHaskellDepends = [ base criterion ];
description = "Composable, streaming, and efficient left folds";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"foldl-exceptions" = callPackage
@ -163566,7 +163566,7 @@ self: {
description = "Indexed Types";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
broken = true;
}) {};
@ -180123,7 +180123,7 @@ self: {
description = "Tutorial for the lens library";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
broken = true;
}) {};
@ -184142,7 +184142,7 @@ self: {
testHaskellDepends = [ base doctest ];
description = "List monad transformer";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"list-tries" = callPackage
@ -189401,7 +189401,7 @@ self: {
libraryHaskellDepends = [ base transformers ];
description = "A monad for managed values";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"managed-functions" = callPackage
@ -196033,7 +196033,7 @@ self: {
description = "Monad morphisms";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"mmorph" = callPackage
@ -196049,7 +196049,7 @@ self: {
];
description = "Monad morphisms";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"mmsyn2" = callPackage
@ -200059,7 +200059,7 @@ self: {
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
mainProgram = "morte";
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
broken = true;
}) {};
@ -203227,7 +203227,7 @@ self: {
description = "Model-view-controller";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
broken = true;
}) {};
@ -203243,7 +203243,7 @@ self: {
description = "Concurrent and combinable updates";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"mvclient" = callPackage
@ -208266,7 +208266,7 @@ self: {
description = "Parse and render *.drv files";
license = lib.licenses.bsd3;
mainProgram = "pretty-derivation";
maintainers = [ lib.maintainers.Gabriel439 lib.maintainers.sorki ];
maintainers = [ lib.maintainers.Gabriella439 lib.maintainers.sorki ];
}) {};
"nix-diff" = callPackage
@ -208300,7 +208300,7 @@ self: {
license = lib.licenses.bsd3;
mainProgram = "nix-diff";
maintainers = [
lib.maintainers.Gabriel439 lib.maintainers.sorki
lib.maintainers.Gabriella439 lib.maintainers.sorki
lib.maintainers.terlar
];
}) {};
@ -214726,7 +214726,7 @@ self: {
libraryHaskellDepends = [ base ];
description = "Optional function arguments";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"options" = callPackage
@ -214871,7 +214871,7 @@ self: {
executableHaskellDepends = [ base ];
description = "Auto-generate a command-line parser for your datatype";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"optparse-generic_1_5_0" = callPackage
@ -214892,7 +214892,7 @@ self: {
description = "Auto-generate a command-line parser for your datatype";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"optparse-helper" = callPackage
@ -225584,7 +225584,7 @@ self: {
];
description = "Compositional pipelines";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"pipes-aeson" = callPackage
@ -225774,7 +225774,7 @@ self: {
];
description = "ByteString support for pipes";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"pipes-bzip" = callPackage
@ -225944,7 +225944,7 @@ self: {
testHaskellDepends = [ async base pipes stm ];
description = "Concurrency for the pipes ecosystem";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"pipes-conduit" = callPackage
@ -226007,7 +226007,7 @@ self: {
];
description = "Fast, streaming csv parser";
license = lib.licenses.mit;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"pipes-errors" = callPackage
@ -226067,7 +226067,7 @@ self: {
];
description = "Extra utilities for pipes";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"pipes-fastx" = callPackage
@ -226152,7 +226152,7 @@ self: {
testHaskellDepends = [ base doctest lens-family-core ];
description = "Group streams into substreams";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"pipes-http" = callPackage
@ -226170,7 +226170,7 @@ self: {
];
description = "HTTP client with pipes interface";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"pipes-illumina" = callPackage
@ -226441,7 +226441,7 @@ self: {
libraryHaskellDepends = [ base pipes transformers ];
description = "Parsing infrastructure for the pipes ecosystem";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"pipes-postgresql-simple" = callPackage
@ -226568,7 +226568,7 @@ self: {
];
description = "Safety for the pipes ecosystem";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"pipes-shell" = callPackage
@ -262691,7 +262691,7 @@ self: {
description = "Auto-generate a server for your datatype";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
broken = true;
}) {};
@ -296362,7 +296362,7 @@ self: {
libraryHaskellDepends = [ base void ];
description = "Exhaustive pattern matching using lenses, traversals, and prisms";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"total-alternative" = callPackage
@ -299462,7 +299462,7 @@ self: {
benchmarkHaskellDepends = [ base tasty-bench text ];
description = "Shell programming, Haskell-style";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"turtle_1_6_1" = callPackage
@ -299491,7 +299491,7 @@ self: {
description = "Shell programming, Haskell-style";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"turtle-options" = callPackage
@ -301329,7 +301329,7 @@ self: {
executableHaskellDepends = [ base diagrams-lib text ];
description = "Typed and composable spreadsheets";
license = lib.licenses.bsd3;
maintainers = [ lib.maintainers.Gabriel439 ];
maintainers = [ lib.maintainers.Gabriella439 ];
}) {};
"typed-streams" = callPackage