switched channels and add cargo

This commit is contained in:
Thilo Billerbeck 2024-02-06 18:29:19 +01:00
parent 73b12d9364
commit f8f8d4ca2b
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,7 @@
inputs = {
nixpkgs = {
url = "github:NixOS/nixpkgs/nixos-unstable-small";
url = "github:NixOS/nixpkgs/nixos-unstable";
};
nixpkgs-update = {
url = "github:ryantm/nixpkgs-update";

View file

@ -19,6 +19,7 @@ with lib;
cargo-update
htop
rustc
cargo
nixfmt
nodejs
bun