2
0
Fork 0

fixup add rest of depot

This commit is contained in:
Ehmry - 2020-11-21 12:32:47 +01:00
parent f3071fbbcf
commit c0537a3671
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ in {
cached_fs_rom.patches = [ ./patches/cached_fs_rom.patch ]; cached_fs_rom.patches = [ ./patches/cached_fs_rom.patch ];
chroot = { }; chroot = { };
clipboard = { }; clipboard = { };
content.inc = { };
coreutils = { coreutils = {
enableParallelBuilding = false; enableParallelBuilding = false;
portInputs = with ports; [ coreutils libc ]; portInputs = with ports; [ coreutils libc ];