WiP! sculptUtils

This commit is contained in:
Ehmry - 2023-09-28 11:52:30 +01:00
parent 9a98437796
commit 255eb65ef1
1 changed files with 2 additions and 0 deletions

View File

@ -262,6 +262,8 @@ in nullPkgs // {
popt = null;
} (overrideAttrsHost (_: { outputs = [ "out" "man" ]; }) rsync);
sculptUtils = callPackage ./sculpt-utils.nix { };
solo5-tools = callPackage ./solo5-tools { };
stdenv = if prev.stdenv.hostPlatform.isGenode then