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

drop packages in NUR like nixpkgs #320

Open
06kellyjac opened this issue Feb 2, 2021 · 1 comment
Open

drop packages in NUR like nixpkgs #320

06kellyjac opened this issue Feb 2, 2021 · 1 comment

Comments

@06kellyjac
Copy link
Contributor

How do I drop packages with throw aliases but not have them break CI?

https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/aliases.nix#L241-L243

https://github.com/nix-community/nur-packages-template/blob/master/ci.nix

@Mic92
Copy link
Member

Mic92 commented Feb 2, 2021

You could try builtins.tryEval https://github.com/Mic92/nixpkgs-review/blob/0f81d81f0f962001f00bfccaa76c633abc033dd1/nixpkgs_review/nix/evalAttrs.nix#L12

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

No branches or pull requests

2 participants