Commit Graph

11 Commits

Author SHA1 Message Date
Sandro Jäckel
fccf04b620 treewide: replace -DCMAKE_BUILD_TYPE in cmakeFlags with cmakeBuildType 2023-09-08 14:18:26 +00:00
Tobias Mayer
ba2ce6e73b
various packages: pin boost179
Taken from PR #244831 and vcunat amended the miopen override.
2023-07-22 16:54:22 +02:00
R. Ryantm
bd8129db33 haven-cli: 3.0.3 -> 3.0.7 2023-01-31 03:26:35 +00:00
R. Ryantm
3cd3b51702 haven-cli: 3.0.0 -> 3.0.3 2023-01-14 14:59:37 +00:00
Raghav Sood
7b32e5370c
Merge pull request #207573 from r-ryantm/auto-update/haven-cli
haven-cli: 2.2.3 -> 3.0.0
2022-12-26 23:00:17 +08:00
Weijia Wang
4053a8dab1 haven-cli: unbreak on aarch64-darwin 2022-12-24 19:28:35 +01:00
R. Ryantm
e592f7a11c haven-cli: 2.2.3 -> 3.0.0 2022-12-24 14:23:49 +00: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
Ahmed Kamal
a00857983e Nit, remove trailing whitespace 2022-05-07 16:28:00 +02:00
Ahmed Kamal
1cf7a75d80 Fix warning about UPNP letter case 2022-05-07 16:08:54 +02:00
Ahmed Kamal
2032969f0a Initial port of haven-cli 2022-05-07 15:42:51 +02:00