Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -14233,6 +14233,12 @@ githubId = 487050; name = "Shea Levy"; }; shlok = { email = "sd-nix-maintainer@quant.is"; github = "shlok"; githubId = 3000933; name = "Shlok Datye"; }; shmish111 = { email = "shmish111@gmail.com"; github = "shmish111"; Loading pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -368,6 +368,9 @@ package-maintainers: - taffybar - arbtt - lentil shlok: - streamly-archive - streamly-lmdb sorki: - cayenne-lpp - blockfrost-client Loading pkgs/development/haskell-modules/hackage-packages.nix +2 −0 Original line number Diff line number Diff line Loading @@ -278564,6 +278564,7 @@ self: { testSystemDepends = [ archive ]; description = "Stream data from archives using the streamly library"; license = lib.licenses.bsd3; maintainers = [ lib.maintainers.shlok ]; }) {archive = null;}; "streamly-binary" = callPackage Loading Loading @@ -278713,6 +278714,7 @@ self: { description = "Stream data to or from LMDB databases using the streamly library"; license = lib.licenses.bsd3; hydraPlatforms = lib.platforms.none; maintainers = [ lib.maintainers.shlok ]; broken = true; }) {inherit (pkgs) lmdb;}; Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -14233,6 +14233,12 @@ githubId = 487050; name = "Shea Levy"; }; shlok = { email = "sd-nix-maintainer@quant.is"; github = "shlok"; githubId = 3000933; name = "Shlok Datye"; }; shmish111 = { email = "shmish111@gmail.com"; github = "shmish111"; Loading
pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -368,6 +368,9 @@ package-maintainers: - taffybar - arbtt - lentil shlok: - streamly-archive - streamly-lmdb sorki: - cayenne-lpp - blockfrost-client Loading
pkgs/development/haskell-modules/hackage-packages.nix +2 −0 Original line number Diff line number Diff line Loading @@ -278564,6 +278564,7 @@ self: { testSystemDepends = [ archive ]; description = "Stream data from archives using the streamly library"; license = lib.licenses.bsd3; maintainers = [ lib.maintainers.shlok ]; }) {archive = null;}; "streamly-binary" = callPackage Loading Loading @@ -278713,6 +278714,7 @@ self: { description = "Stream data to or from LMDB databases using the streamly library"; license = lib.licenses.bsd3; hydraPlatforms = lib.platforms.none; maintainers = [ lib.maintainers.shlok ]; broken = true; }) {inherit (pkgs) lmdb;};