Builds against ICU76

This commit is contained in:
Greg Hellings
2025-03-03 16:14:00 -06:00
parent 3ab6622b48
commit b828fc1d62
2 changed files with 13 additions and 18 deletions
-5
View File
@@ -34,11 +34,6 @@
{
_module.args.pkgs = import inputs.nixpkgs {
inherit (inputs') system;
overlays = [
(_: prev: {
icu = prev.icu76;
})
];
};
devShells.default = pkgs.mkShell {
# These will just be available