haskellPackages.snaplet-sqlite-simple: unmark as broken

This commit is contained in:
Dennis Gosnell 2022-11-29 10:18:39 +09:00
parent 5309e411bf
commit ca1c7d0009
2 changed files with 0 additions and 3 deletions

View file

@ -4725,7 +4725,6 @@ broken-packages:
- snaplet-sass
- snaplet-scoped-session
- snaplet-ses-html
- snaplet-sqlite-simple
- snaplet-typed-sessions
- snap-predicates
- snappy-conduit

View file

@ -262288,8 +262288,6 @@ self: {
];
description = "sqlite-simple snaplet for the Snap Framework";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"snaplet-sqlite-simple-jwt-auth" = callPackage