remove collection-json from dont-distribute-packages
I believe I've fixed the build issues for collection-json and would like to see it make it into the next stable release of NixOS. I'm also adding myself as maintainer. Let me know if there is anything I did incorrectly or missed.
This commit is contained in:
parent
d8b02ef359
commit
5342bffc15
@ -2594,6 +2594,8 @@ package-maintainers:
|
||||
abbradar:
|
||||
- Agda
|
||||
- lambdabot
|
||||
alunduil:
|
||||
- collection-json
|
||||
|
||||
dont-distribute-packages:
|
||||
# hard restrictions that really belong into meta.platforms
|
||||
@ -3433,7 +3435,6 @@ dont-distribute-packages:
|
||||
collada-output: [ i686-linux, x86_64-linux, x86_64-darwin ]
|
||||
collada-types: [ i686-linux, x86_64-linux, x86_64-darwin ]
|
||||
collapse-util: [ i686-linux, x86_64-linux, x86_64-darwin ]
|
||||
collection-json: [ i686-linux, x86_64-linux, x86_64-darwin ]
|
||||
collections-api: [ i686-linux, x86_64-linux, x86_64-darwin ]
|
||||
collections-base-instances: [ i686-linux, x86_64-linux, x86_64-darwin ]
|
||||
collections: [ i686-linux, x86_64-linux, x86_64-darwin ]
|
||||
|
Loading…
Reference in New Issue
Block a user