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

Make nix ci use hyprland cachix #5701

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Make nix ci use hyprland cachix #5701

merged 1 commit into from
Apr 22, 2024

Conversation

fred21O4
Copy link
Contributor

I noticed that the nix ci build task is not using the hyprland cachix due to it not trusting the flake substituters
This commit makes it use https://hyprland.cachix.org
This can also be done by passing --accept-flake-config instead of --substituters however I prefer to be explicit in what caches to trust.
It can be done the other way if you prefer

Describe your PR, what does it fix/add?

This makes ci builds use the hyprland cachix which will hopefully speed up builds slightly

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

This probably doesn't improve build speeds that much but it wont hurt
closed other pr 5683 I messed up the rebase

Is it ready for merging, or does it need work?

should be good to merge

Copy link
Member

@fufexan fufexan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@fufexan fufexan merged commit da839f2 into hyprwm:main Apr 22, 2024
9 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.

2 participants