texlab-patched
All checks were successful
CI / Build Packages (default) (push) Successful in 52s
CI / Build Packages (example-a) (push) Successful in 49s
CI / Nix Flake Check (push) Successful in 1m58s
CI / Build Packages (example-b) (push) Successful in 48s
CI / Build Packages (pyzotero) (push) Successful in 53s
CI / Build Packages (pyzotero-cli) (push) Successful in 56s

This commit is contained in:
2026-03-06 15:17:45 +01:00
parent 2eb4492b55
commit 0e3a73a20e
6 changed files with 77 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
{
pkgs,
system,
@@ -12,6 +11,7 @@ pkgs.mkShell {
nixfmt-rfc-style
nil
nix-tree
nix
(jailed-agents.lib.${system}.makeJailed system {
agentTool = "opencode";
extraPkgs =