Commit Graph

7 Commits

Author SHA1 Message Date
Ivan Petkov
30ad43e875 examples: drop nixpkgs-for-wasm-bindgen
The examples were already hard coding a concrete version of
wasm-bindgen-cli so having the extra input was both useless and
confusing
2024-11-18 13:37:01 -08:00
Ivan Petkov
da0479599a
flake: drop nixpkgs-darwin 2024-09-22 19:12:11 -07:00
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
Ivan Petkov
1791a5b98d
Drop non-existent input override for oxalica/rust-overlay (#663) 2024-07-14 16:36:42 +00:00
Ivan Petkov
ad21f86e47
Drop support for nixpkgs-23.11 (#635) 2024-06-02 20:52:54 -07:00
Ivan Petkov
8b9bad9b30
chore: drop compatibility for nixpkgs-23.05 (#471) 2023-11-30 23:25:25 +00:00
Ivan Petkov
81646638f9
ci: pin all example inputs with a single testing flake.lock (#436) 2023-10-19 00:30:52 +00:00