mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
haskellPackages: regenerate hackage-packages
Generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
parent
2e0690adfb
commit
0ec79f0885
2 changed files with 2 additions and 38 deletions
|
|
@ -280,7 +280,6 @@ dont-distribute-packages:
|
|||
- Bitly
|
||||
- bitly-cli
|
||||
- bitmaps
|
||||
- bits-extra
|
||||
- bittorrent
|
||||
- bla
|
||||
- blakesum-demo
|
||||
|
|
@ -1189,6 +1188,7 @@ dont-distribute-packages:
|
|||
- grapefruit-records
|
||||
- grapefruit-ui
|
||||
- grapefruit-ui-gtk
|
||||
- grapesy-etcd
|
||||
- graph-rewriting-cl
|
||||
- graph-rewriting-gl
|
||||
- graph-rewriting-lambdascope
|
||||
|
|
@ -1708,11 +1708,8 @@ dont-distribute-packages:
|
|||
- huzzy
|
||||
- hw-all
|
||||
- hw-balancedparens
|
||||
- hw-bits
|
||||
- hw-eliasfano
|
||||
- hw-excess
|
||||
- hw-int
|
||||
- hw-ip
|
||||
- hw-json
|
||||
- hw-json-demo
|
||||
- hw-json-lens
|
||||
|
|
@ -1721,7 +1718,6 @@ dont-distribute-packages:
|
|||
- hw-kafka-avro
|
||||
- hw-rankselect
|
||||
- hw-simd
|
||||
- hw-streams
|
||||
- hw-succinct
|
||||
- hw-uri
|
||||
- hworker-ses
|
||||
|
|
@ -1763,20 +1759,6 @@ dont-distribute-packages:
|
|||
- ihaskell-inline-r
|
||||
- ihaskell-rlangqq
|
||||
- ihaskell-symtegration
|
||||
- ihp
|
||||
- ihp-datasync
|
||||
- ihp-datasync-typescript
|
||||
- ihp-graphql
|
||||
- ihp-hspec
|
||||
- ihp-ide
|
||||
- ihp-job-dashboard
|
||||
- ihp-mail
|
||||
- ihp-schema-compiler
|
||||
- ihp-sitemap
|
||||
- ihp-ssc
|
||||
- ihp-typed-sql
|
||||
- ihp-welcome
|
||||
- ihp-zip
|
||||
- ihttp
|
||||
- imap
|
||||
- imbib
|
||||
|
|
|
|||
|
|
@ -110622,7 +110622,6 @@ self: {
|
|||
];
|
||||
description = "Useful bitwise operations";
|
||||
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -289319,6 +289318,7 @@ self: {
|
|||
];
|
||||
description = "grapesy-etcd - GRPC interface to etcd";
|
||||
license = lib.meta.getLicenseFromSpdxId "Apache-2.0";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -376777,7 +376777,6 @@ self: {
|
|||
];
|
||||
description = "Bit manipulation";
|
||||
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -377536,7 +377535,6 @@ self: {
|
|||
];
|
||||
description = "Additional facilities for Integers";
|
||||
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -377608,7 +377606,6 @@ self: {
|
|||
doHaddock = false;
|
||||
description = "Library for manipulating IP addresses and CIDR blocks";
|
||||
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "hw-ip";
|
||||
}
|
||||
) { };
|
||||
|
|
@ -379301,7 +379298,6 @@ self: {
|
|||
];
|
||||
description = "Primitive functions and data types";
|
||||
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -386392,7 +386388,6 @@ self: {
|
|||
];
|
||||
description = "Haskell Web Framework";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
maintainers = [ lib.maintainers.mpscholten ];
|
||||
}
|
||||
) { };
|
||||
|
|
@ -386561,7 +386556,6 @@ self: {
|
|||
];
|
||||
description = "IHP DataSync Framework";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -386603,7 +386597,6 @@ self: {
|
|||
];
|
||||
description = "TypeScript code generation for IHP DataSync";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "generate-datasync-types";
|
||||
}
|
||||
) { };
|
||||
|
|
@ -386658,7 +386651,6 @@ self: {
|
|||
];
|
||||
description = "GraphQL support for IHP";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -386696,7 +386688,6 @@ self: {
|
|||
];
|
||||
description = "Test helpers for IHP apps";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -387034,7 +387025,6 @@ self: {
|
|||
];
|
||||
description = "Dev tools for IHP";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
maintainers = [ lib.maintainers.mpscholten ];
|
||||
}
|
||||
) { };
|
||||
|
|
@ -387106,7 +387096,6 @@ self: {
|
|||
];
|
||||
description = "Dashboard for IHP job runners";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -387179,7 +387168,6 @@ self: {
|
|||
];
|
||||
description = "Email support for IHP";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -387561,7 +387549,6 @@ self: {
|
|||
];
|
||||
description = "Lightweight schema compiler for IHP";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "build-generated-code";
|
||||
}
|
||||
) { };
|
||||
|
|
@ -387605,7 +387592,6 @@ self: {
|
|||
];
|
||||
description = "SEO";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -387651,7 +387637,6 @@ self: {
|
|||
];
|
||||
description = "Server Side Components for IHP";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -387720,7 +387705,6 @@ self: {
|
|||
];
|
||||
description = "Compile-time typed SQL quasiquoter for IHP";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -387748,7 +387732,6 @@ self: {
|
|||
];
|
||||
description = "IHP Welcome Controller";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
@ -387774,7 +387757,6 @@ self: {
|
|||
];
|
||||
description = "Support for making ZIP archives with IHP";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}
|
||||
) { };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue