Regenerate hackage-packages

This commit is contained in:
Marcin Serwin
2024-09-07 20:02:03 +02:00
parent 84d63aeb6b
commit 85fcc86a72
+1 -3
View File
@@ -90550,9 +90550,7 @@ self: {
];
description = "Gemini client";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
mainProgram = "diohsc";
broken = true;
}) {};
"diophantine" = callPackage
@@ -153530,7 +153528,7 @@ self: {
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {inherit (pkgs) fam;};
}) {fam = null;};
"hlibgit2" = callPackage
({ mkDerivation, base, bindings-DSL, git, openssl, process, zlib }: