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

Address broken astro dependency #8

Open
ddellacosta opened this issue Aug 8, 2023 · 0 comments
Open

Address broken astro dependency #8

ddellacosta opened this issue Aug 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ddellacosta
Copy link
Owner

Either replace it, or patch it, or something

# https://hydra.nixos.org/build/225575437
overrides = _self: super: {
astro = hl.dontCheck (hl.markUnbroken super.astro);
};

@ddellacosta ddellacosta added the bug Something isn't working label Aug 8, 2023
@ddellacosta ddellacosta changed the title address broken astro dependency Address broken astro dependency Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant