add pkgs.moreutils

This commit is contained in:
Emile Clark-Boman 2025-09-24 13:30:20 +10:00
parent 75751e3085
commit cb6f984065
2 changed files with 2 additions and 0 deletions

View file

@ -234,6 +234,7 @@ in {
fish
shellcheck
grc # colorise command outputs
moreutils
# Systems Emulation
qemu # Fellice Bellard's Quick Emulator

View file

@ -235,6 +235,7 @@ in {
fish
shellcheck
grc # colorise command outputs
moreutils
# Systems Programming & Compilation
qemu # Fellice Bellard's Quick Emulator