Loading pkgs/applications/terminal-emulators/foot/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -182,6 +182,8 @@ stdenv.mkDerivation { moveToOutput share/foot/themes "$themes" ''; strictDeps = true; outputs = [ "out" "terminfo" "themes" ]; passthru.tests = { Loading Loading
pkgs/applications/terminal-emulators/foot/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -182,6 +182,8 @@ stdenv.mkDerivation { moveToOutput share/foot/themes "$themes" ''; strictDeps = true; outputs = [ "out" "terminfo" "themes" ]; passthru.tests = { Loading