Commit Graph

7 Commits

Author SHA1 Message Date
R. Ryantm
5ac0b126e8 xedit: 1.2.3 -> 1.2.4 2024-03-25 00:54:15 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +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
Ben Siraphob
cf89d00255
Merge pull request #167634 from siraben/xedit-darwin
xedit: fix build on darwin
2022-05-30 23:19:40 +00:00
Ben Siraphob
ab76f3220d
xedit: fix build on darwin 2022-05-30 14:54:36 -07:00
R. Ryantm
793543a19b xedit: 1.2.2 -> 1.2.3 2022-04-07 03:07:52 +00:00
SCOTT-HAMILTON
c236b3c14e xedit: init at 1.2.2 2021-11-22 18:40:36 +01:00