crane/examples/cross-musl
Ivan Petkov 6f7504ad93
Drop dependency on nixpkgs (#692)
Callers should use `mkLib` with an instantiation of `pkgs` instead of
using `crane.lib.${system}` directly
2024-08-29 23:29:16 +00:00
..
src Add cross compilation example for static binaries using musl 2022-02-16 20:51:57 -08:00
.gitignore templates: add .gitignore file (#254) 2023-02-25 23:01:57 +00:00
Cargo.lock Add cross compilation example for static binaries using musl 2022-02-16 20:51:57 -08:00
Cargo.toml Add cross compilation example for static binaries using musl 2022-02-16 20:51:57 -08:00
flake.nix Drop dependency on nixpkgs (#692) 2024-08-29 23:29:16 +00:00