updated README, flake.lock, and package names

This commit is contained in:
Gerg-L 2023-05-28 15:35:42 -04:00
parent eb8f11e89e
commit 5102d87d20
4 changed files with 29 additions and 96 deletions

View file

@ -16,7 +16,7 @@
;
inherit
(inputs.fetch-rs.packages.${pkgs.system})
default
fetch-rs
;
};
binsh = lib.getExe pkgs.dash; #use dash for speed