crane/examples/custom-toolchain
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 a custom rust toolchain example/template 2022-01-16 15:38:59 -08:00
.gitignore templates: add .gitignore file (#254) 2023-02-25 23:01:57 +00:00
Cargo.lock Add a custom rust toolchain example/template 2022-01-16 15:38:59 -08:00
Cargo.toml Add a custom rust toolchain example/template 2022-01-16 15:38:59 -08:00
flake.nix Drop dependency on nixpkgs (#692) 2024-08-29 23:29:16 +00:00