Commit Graph

14 Commits

Author SHA1 Message Date
R. Ryantm
d8d60a3af1 vtm: 0.9.8t -> 0.9.8v 2023-02-19 06:38:46 +00:00
R. Ryantm
22df30d78e vtm: 0.9.8r -> 0.9.8t 2023-02-14 09:17:13 +00:00
R. Ryantm
7a3daed2bd vtm: 0.9.8q -> 0.9.8r 2023-02-07 13:30:37 +00:00
R. Ryantm
6c158919a3 vtm: 0.9.8n -> 0.9.8q 2023-01-28 10:39:16 +00:00
R. Ryantm
51577b3025 vtm: 0.9.8l -> 0.9.8n 2023-01-21 01:30:02 +00:00
R. Ryantm
da527909f1 vtm: 0.9.8g -> 0.9.8l 2023-01-09 09:29:11 -06:00
R. Ryantm
92a131796b vtm: 0.9.6a -> 0.9.8g 2022-12-26 21:58:52 +08: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
544a7f3577 vtm: 0.9.3 -> 0.9.6a 2022-10-19 00:18:37 +00:00
Sandro Jäckel
266fd77b9f vtm: 0.9.2 -> 0.9.3 2022-10-16 19:25:52 +02:00
R. Ryantm
6b8eee90f0 vtm: 0.8.0 -> 0.9.2 2022-10-07 03:21:48 +00:00
Sandro Jäckel
71617faa48 vtm: 0.7.6 -> 0.8.0 2022-08-18 10:40:49 -05:00
Sandro Jäckel
90d960c1b4
vtm: 0.6.0 -> 0.7.6 2022-06-15 00:33:53 +02:00
Alesya Huzik
b236e970ef
vtm: init at 0.6.0 (#161464)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-04 12:26:55 +01:00