add pkgs.moreutils
This commit is contained in:
parent
75751e3085
commit
cb6f984065
2 changed files with 2 additions and 0 deletions
|
|
@ -234,6 +234,7 @@ in {
|
||||||
fish
|
fish
|
||||||
shellcheck
|
shellcheck
|
||||||
grc # colorise command outputs
|
grc # colorise command outputs
|
||||||
|
moreutils
|
||||||
|
|
||||||
# Systems Emulation
|
# Systems Emulation
|
||||||
qemu # Fellice Bellard's Quick Emulator
|
qemu # Fellice Bellard's Quick Emulator
|
||||||
|
|
|
||||||
|
|
@ -235,6 +235,7 @@ in {
|
||||||
fish
|
fish
|
||||||
shellcheck
|
shellcheck
|
||||||
grc # colorise command outputs
|
grc # colorise command outputs
|
||||||
|
moreutils
|
||||||
|
|
||||||
# Systems Programming & Compilation
|
# Systems Programming & Compilation
|
||||||
qemu # Fellice Bellard's Quick Emulator
|
qemu # Fellice Bellard's Quick Emulator
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue