Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-17 | Nixify C build | Ben Sima | |
This is working with libsodium as an example. Its unfortunate that we need the extra ':arg -lsodium' but how else can I get the name of the library for linking? Is that something in the nix attr metadata? Anyway, an optimization for another day. | |||
2023-08-16 | Run lint | Ben Sima | |
Idk why these missed the linter. Probably packages updated in the nixpkgs version bump. | |||
2022-07-25 | Add basic support for building C code | Ben Sima | |