flake update
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 8m0s

This commit is contained in:
m3tm3re
2026-04-08 17:47:20 +02:00
parent 715d06e83b
commit 77833a7eca
4 changed files with 10 additions and 15 deletions

View File

@@ -24,7 +24,6 @@ in {
openshell = pkgs.callPackage ./openshell {};
zellij-ps = pkgs.callPackage ./zellij-ps {};
vibetyper = pkgs.callPackage ./vibetyper {};
honcho = pkgs.callPackage ./honcho {};
# Imported from flake inputs (pass-through, no modifications)
basecamp = inputs.basecamp.packages.${system}.default;