Commit Graph

11 Commits

Author SHA1 Message Date
Bart Brouns
1d9a829134 Cardinal: 22.11 -> 22.12 2023-02-21 21:28:20 +01:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
R. Ryantm
fc14c1bbb1 cardinal: 22.10 -> 22.11 2022-12-07 17:07:53 +08:00
Bart Brouns
082cb4f766 cardinal: 22.09 -> 22.10 2022-10-15 21:12:11 +02:00
R. Ryantm
f63828ce27 cardinal: 22.07 -> 22.09 2022-09-20 12:53:53 +00:00
R. Ryantm
ed7991a493 cardinal: 22.06 -> 22.07 2022-07-27 23:35:25 +00:00
Bart Brouns
452c0ddf8a cardinal: 22.04 -> 22.06 2022-07-06 09:44:02 -03:00
Rick van Schijndel
dd6e61fa54 cardinal: mark broken on darwin 2022-05-29 10:56:03 +02:00
Bart Brouns
c7a4bb5df3
cardinal:22.02 -> 22.04 (#167745) 2022-05-01 05:11:59 -05:00
Felix Buehler
e0476d93fe treewide: rename name to pname&version 2022-03-23 22:34:54 +01:00
Bart Brouns
aaf7d5b437 Cardinal: init at 22.02 2022-03-04 14:21:46 -06:00