3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

8 commits

Author SHA1 Message Date
Fabian Affolter 906f0ece7c feroxbuster: add changelog to meta 2022-12-23 22:47:51 +01:00
Weijia Wang 53e77529ab feroxbuster: fix build on aarch64-linux 2022-12-23 16:15:03 +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
Fabian Affolter ac06603e84 feroxbuster: 2.7.0 -> 2.7.1 2022-05-14 13:06:12 +02:00
Fabian Affolter 35fb3cc6fc feroxbuster: 2.6.4 -> 2.7.0 2022-04-22 09:28:00 +02:00
Fabian Affolter f1f1c062e7 feroxbuster: 2.6.2 -> 2.6.4 2022-04-10 21:05:45 +02:00
Fabian Affolter f79f183281 feroxbuster: 2.6.1 -> 2.6.2 2022-04-08 12:40:46 +02:00
Fabian Affolter ed99c5e046 feroxbuster: init at 2.6.1 2022-03-16 19:04:34 +01:00