feat(justfile): switch away from nh (#1)

replaces the usage of nh with a super awesome little bash script that does basically the same thing :)

Reviewed-on: #1
Co-authored-by: uku <hi@uku.moe>
Co-committed-by: uku <hi@uku.moe>
This commit is contained in:
uku 2025-03-06 09:40:00 +01:00 committed by uku
parent 840718e863
commit e1e19a908b
3 changed files with 27 additions and 10 deletions

View file

@ -30,7 +30,6 @@
packages = with pkgs; [
agenix.packages.${system}.default
just
nh
nixfmt-rfc-style
statix
];