Skip to content

deduplicated font type - #439

Open
Asqiir wants to merge 2 commits into
nix-community:trunkfrom
Asqiir:deduplicate
Open

deduplicated font type#439
Asqiir wants to merge 2 commits into
nix-community:trunkfrom
Asqiir:deduplicate

Conversation

@Asqiir

@Asqiir Asqiir commented Dec 22, 2024

Copy link
Copy Markdown
Contributor

I noticed that we define the same type twice. I deduplicated that type.

@Asqiir

Asqiir commented Dec 22, 2024

Copy link
Copy Markdown
Contributor Author

The CI piple fails at the step nix flake check.
This happens because the function lib.defaultTo was only added recently NixOS/nixpkgs@8ba40fd
But it is already in nixos-unstable. I propose that the lockfile is updated.

@Asqiir

Asqiir commented Dec 23, 2024

Copy link
Copy Markdown
Contributor Author

This depends on #442, as the function defaultTo isn't accessible with our current nixpkgs version.

@HeitorAugustoLN

Copy link
Copy Markdown
Member

LGTM, but I will already do something similar on my refactor, which will fit better, without needing to be importing, but just calling it as a regular type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants