terra: drop private tome input

This commit is contained in:
2026-07-24 19:55:01 +02:00
parent ff92e24ff7
commit 4f79ec77ae
3 changed files with 7 additions and 32 deletions
+2 -2
View File
@@ -2,7 +2,6 @@
let
rishot = pkgs.callPackage ../../pkgs/rishot.nix { };
tome = pkgs.callPackage ../../pkgs/tome.nix { src = inputs.tome; };
in
# Desktop applications for a workstation host (currently: terra). Split from
@@ -36,7 +35,8 @@ in
kdePackages.dolphin
vivaldi
rishot
tome
# tome removed for now — private git+ssh flake input the installer can't
# fetch. The dev SDKs below stay (public, cached) for when it comes back.
# Tome development (Tome.App targets net10.0; ClientApp is Preact/Vite).
dotnetCorePackages.sdk_10_0