This commit is contained in:
nora 2024-02-24 10:56:39 +01:00
parent cbb2b5bdbd
commit a2629a1a6e
6 changed files with 89 additions and 19 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, ... }:
{ pkgs, inputs, ... }:
let
customPkgs = import ../custom-pkgs pkgs;
crates = import ../custom-pkgs/crates pkgs;
@ -10,7 +10,7 @@ with pkgs; [
cargo-expand
cargo-mommy
cargo-nextest
customPkgs.jujutsu
jujutsu
dig
fzf
gcc