haskellPackages: regenerate hackage-packages.nix

This commit is contained in:
Wolfgang Walther 2026-06-13 10:17:11 +02:00
commit 1352e67378
No known key found for this signature in database
GPG key ID: B39893FA5F65CAE1
2 changed files with 22 additions and 3 deletions

View file

@ -136,6 +136,8 @@ dont-distribute-packages:
- ast-monad-json
- astview
- async-ajax
- atelier-db
- atelier-testing
- aterm-utils
- atlassian-connect-core
- atmos-dimensional-tf
@ -189,6 +191,8 @@ dont-distribute-packages:
- babylon
- backblaze-b2-hs
- backdropper
- baikai-claude
- baikai-openai
- balkon
- ballast
- bamboo
@ -644,6 +648,7 @@ dont-distribute-packages:
- dahdit-network
- dahdit-test
- daino
- danecheck
- Dangerous
- dapi
- darcs-benchmark
@ -672,7 +677,6 @@ dont-distribute-packages:
- dataframe-lazy
- dataframe-parquet
- dataframe-parquet-th
- dataframe-persistent
- datasets
- date-conversions
- dbjava
@ -771,6 +775,7 @@ dont-distribute-packages:
- DMuCheck
- DnaProteinAlignment
- dnf-repo
- dnsbase
- dobutokO-poetry
- dobutokO-poetry-general
- dobutokO-poetry-general-languages
@ -1965,7 +1970,6 @@ dont-distribute-packages:
- kif-parser
- kind-integer
- kind-rational
- kiroku-otel
- kit
- kmeans-par
- kmeans-vector
@ -2248,6 +2252,7 @@ dont-distribute-packages:
- minirotate
- mismi-kernel
- mismi-s3-core
- miso-css
- miss
- miss-porcelain
- missing-py2
@ -2448,6 +2453,7 @@ dont-distribute-packages:
- nonlinear-optimization-ad
- nonlinear-optimization-backprop
- NoSlow
- nostr
- not-gloss
- not-gloss-examples
- notmuch-web
@ -2658,6 +2664,8 @@ dont-distribute-packages:
- pms-application-service
- pms-domain-service
- pms-infra-agent-process
- pms-infra-agent-serial
- pms-infra-agent-socket
- pms-infra-cmdrun
- pms-infra-filesystem
- pms-infra-procspawn
@ -3522,6 +3530,7 @@ dont-distribute-packages:
- toxcore-c
- toysolver
- tpb
- tpdb
- trace-embrace
- tracing-control
- trajectory

View file

@ -88762,6 +88762,7 @@ self: {
];
description = "Relational database effect for atelier (Hasql/Rel8)";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}
) { };
@ -88828,6 +88829,7 @@ self: {
];
description = "Database-backed test utilities for atelier";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}
) { };
@ -98136,6 +98138,7 @@ self: {
];
description = "Anthropic Claude providers for the baikai abstraction";
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
hydraPlatforms = lib.platforms.none;
}
) { };
@ -98201,6 +98204,7 @@ self: {
];
description = "OpenAI providers for the baikai abstraction";
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
hydraPlatforms = lib.platforms.none;
}
) { };
@ -179695,6 +179699,7 @@ self: {
];
description = "DANE SMTP validator";
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
hydraPlatforms = lib.platforms.none;
mainProgram = "danecheck";
}
) { };
@ -186299,7 +186304,6 @@ self: {
];
description = "Persistent database integration for the dataframe library";
license = lib.meta.getLicenseFromSpdxId "MIT";
hydraPlatforms = lib.platforms.none;
}
) { };
@ -204512,6 +204516,7 @@ self: {
doHaddock = false;
description = "Stub DNS resolver with a typed RData model and value-based extension API";
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
hydraPlatforms = lib.platforms.none;
}
) { };
@ -464845,6 +464850,7 @@ self: {
testToolDepends = [ tasty-discover ];
description = "wrapper over miso checking CSS classes applicability through dependent types";
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
hydraPlatforms = lib.platforms.none;
}
) { };
@ -497360,6 +497366,7 @@ self: {
];
description = "Nostr library";
license = lib.meta.getLicenseFromSpdxId "MIT";
hydraPlatforms = lib.platforms.none;
}
) { };
@ -541187,6 +541194,7 @@ self: {
testToolDepends = [ hspec-discover ];
description = "pms-infra-agent-serial";
license = lib.meta.getLicenseFromSpdxId "Apache-2.0";
hydraPlatforms = lib.platforms.none;
}
) { };
@ -541259,6 +541267,7 @@ self: {
testToolDepends = [ hspec-discover ];
description = "pms-infra-agent-socket";
license = lib.meta.getLicenseFromSpdxId "Apache-2.0";
hydraPlatforms = lib.platforms.none;
}
) { };
@ -709109,6 +709118,7 @@ self: {
];
description = "Data Type for Rewriting Systems";
license = lib.meta.getLicenseFromSpdxId "GPL-3.0-only";
hydraPlatforms = lib.platforms.none;
}
) { };