Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(lib): improve mergeEnums #400

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

PerchunPak
Copy link
Contributor

@PerchunPak PerchunPak commented Dec 10, 2024

See NixOS/nixpkgs@062945b

Fixes #399

As a workaround, you can do

-catppuccin.url = "github:catppuccin/nix";
+catppuccin.url = "github:catppuccin/nix?ref=pull/400/head";

in your flake.nix

@isabelroses
Copy link
Member

This is breaking for stable. Could you also account for that. Thanks.

@PerchunPak
Copy link
Contributor Author

Feel free to correct naming, I have no idea how to name it properly

@PerchunPak PerchunPak changed the title chore(lib): fix for a new version of nixpkgs chore(lib): improve mergeEnums Dec 10, 2024
@PerchunPak
Copy link
Contributor Author

infinisil proposed a much better way to handle this

NixOS/nixpkgs#363565 (comment)

@PerchunPak
Copy link
Contributor Author

Also turns out that was me who wrote this broken code lol

@isabelroses isabelroses merged commit 2319182 into catppuccin:main Dec 10, 2024
6 checks passed
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.

catppuccin.pointerCursor.accent doesn't work after nixpkgs update
2 participants