Commit graph

4 commits

Author SHA1 Message Date
Weijia Wang 75f4572116 libbde: 20220121 -> 20221031 2023-01-04 10:34:14 +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 51fa0c57fd libbde: 20210605 -> 20220121 2022-07-31 17:37:51 +00:00
Elias Probst 5d9bd0452f
init: libbde at 20210605
Add an early alpha of libbde, which is a library to deal with the
BitLocker Drive Encryption (BDE) format.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-15 09:45:14 +02:00