Try out rust coreutils

This commit is contained in:
SebastianStork 2025-05-22 23:17:10 +02:00
parent 67b18d9c1d
commit 640109c5b9

View file

@ -73,6 +73,7 @@
pkgs.git pkgs.git
pkgs.just pkgs.just
pkgs.nh pkgs.nh
(lib.hiPrio pkgs.uutils-coreutils-noprefix)
]; ];
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;