fix(ada): discourse.ubuntu.com/t/an-update-on-rust-coreutils/80773
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
1c919a120d
commit
ba684620c7
1 changed files with 3 additions and 6 deletions
|
|
@ -1,11 +1,8 @@
|
|||
{
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
(lib.hiPrio uutils-coreutils-noprefix)
|
||||
# (lib.hiPrio uutils-coreutils-noprefix)
|
||||
uutils-util-linux
|
||||
uutils-findutils
|
||||
uutils-diffutils
|
||||
xdg-desktop-portal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue