haskellPackages.css-syntax: drop broken flag

This commit is contained in:
sternenseemann 2023-07-20 01:38:24 +02:00
parent 97e7224610
commit 091d02e79b
2 changed files with 0 additions and 3 deletions

View file

@ -969,7 +969,6 @@ broken-packages:
- css
- css-easings
- css-selectors
- css-syntax
- C-structs
- csv-nptools
- csv-sip

View file

@ -73027,8 +73027,6 @@ self: {
];
description = "High-performance CSS tokenizer and serializer";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"css-text" = callPackage