Skip to content

Small fix in handling of "unfree" meta.license attributes#1109

Merged
bjornfor merged 1 commit intoNixOS:masterfrom
bjornfor:fix-unfree-license-list
Oct 21, 2013
Merged

Small fix in handling of "unfree" meta.license attributes#1109
bjornfor merged 1 commit intoNixOS:masterfrom
bjornfor:fix-unfree-license-list

Conversation

@bjornfor
Copy link
Contributor

meta.license is can be a string or a list of strings. But there is one
unhandled case where "unfree" (or "unfree-redistributable") is a part of
a list. It will currently not be detected as an "unfree" package and
Hydra will attempt to build it. This fixes it.

Example: http://hydra.nixos.org/build/6553461

WARNING: Untested (I don't have hydra)

meta.license is can be a string or a list of strings. But there is one
unhandled case where "unfree" (or "unfree-redistributable") is a part of
a list. It will currently not be detected as an "unfree" package and
Hydra will attempt to build it. This should fix it.

Example: http://hydra.nixos.org/build/6553461
@bjornfor bjornfor merged commit fc687b3 into NixOS:master Oct 21, 2013
@bjornfor bjornfor deleted the fix-unfree-license-list branch October 21, 2013 20:58
@bjornfor
Copy link
Contributor Author

AFAICS, the channel was already blocked because of this so I think merging cannot make it much worse. Crossing fingers!

This was referenced Sep 21, 2025
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.

1 participant