WIP: feat: x-amz-website-redirect-location
support #872
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
||||||
rustfmt
|
rustfmt
|
||||||
clang
|
clang
|
||||||
mold
|
mold
|
||||||
|
cargo2nix.packages.${system}.default
|
||||||
]);
|
]);
|
||||||
|
|
||||||
# import the full shell using `nix develop .#full`
|
# import the full shell using `nix develop .#full`
|
||||||
|
@ -79,6 +80,7 @@
|
||||||
rust-analyzer
|
rust-analyzer
|
||||||
clang
|
clang
|
||||||
mold
|
mold
|
||||||
|
cargo2nix.packages.${system}.default
|
||||||
# ---- extra packages for dev tasks ----
|
# ---- extra packages for dev tasks ----
|
||||||
cargo-audit
|
cargo-audit
|
||||||
cargo-outdated
|
cargo-outdated
|
||||||
|
|
Loading…
Reference in a new issue