chore: pager AnsiEsc

This commit is contained in:
2025-06-11 22:13:58 +00:00
parent 9c8a3790c5
commit 8631eac0d4
4 changed files with 33 additions and 14 deletions

View File

@@ -162,9 +162,6 @@
pg-17-hemar = buildHemarExt pkgs "17";
c-hectic = pkgs.callPackage ./package/c/hectic/default.nix {};
watch = pkgs.callPackage ./package/c/watch/default.nix {};
hmpl = pkgs.callPackage ./package/c/hmpl/default.nix {
hectic = self.packages.${system}.hectic;
};
};
devShells.${system} = let