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:
parent
840718e863
commit
e1e19a908b
3 changed files with 27 additions and 10 deletions
|
@ -30,7 +30,6 @@
|
|||
packages = with pkgs; [
|
||||
agenix.packages.${system}.default
|
||||
just
|
||||
nh
|
||||
nixfmt-rfc-style
|
||||
statix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue