Commit Graph

200 Commits

Author SHA1 Message Date
Oleksii Filonenko
a754574fc9 agari: init at 0.24.0
https://github.com/agari-industries/agari

Assisted-by: nix-init
2026-08-18 15:07:06 +01:00
Jack Wines
19098fd03d agru: init at 0.1.19
Co-authored-by: Michael Daniels <mdaniels5757@gmail.com>
2026-08-17 18:08:38 -04:00
Weijia Wang
4ccfdb3538 agdsn-zsh-config: switch to finalAttrs, use structuredAttrs and strictDeps (#527682) 2026-08-14 11:59:25 +00:00
Nick Cao
44084811b3 agate: 3.3.23 → 3.3.24 (#550430) 2026-08-10 20:08:42 +00:00
Nikolay Korotkiy
66a47717f4 agate: 3.3.23 → 3.3.24 2026-08-08 13:04:34 +04:00
Ihar Hrachyshka
aae9ee271a age-plugin-se: 0.1.4 -> 0.2.1 (#539100) 2026-08-07 05:18:27 +00:00
Fabian Affolter
3bb86d31ca agentsploit: init at 1.6.3
Offensive security framework for AI agents and MCP servers

https://github.com/agentsploit/agentsploit
2026-08-05 22:01:49 +02:00
Tyce Herrman
9518dc43b4 age-plugin-se: 0.1.4 -> 0.2.1
Assisted-by: OpenAI Codex (GPT-5)
2026-08-03 09:32:50 -04:00
Nuno David
24802ae71a agevault: init at 1.1.2 2026-08-03 00:33:06 +01:00
Perchun Pak
fb268d330d ags: drop myself from maintainers 2026-07-21 18:46:05 +02:00
Yohann Boniface
68655d7878 agi: migrate to finalAttrs (#527685) 2026-07-20 09:44:58 +00:00
Oleksii Filonenko
bf48dae0f6 agent-safehouse: 0.10.1 -> 0.11.0 (#541287) 2026-07-15 22:23:53 +00:00
Emily
fdb820602b treewide: drop simple x86_64-darwin mentions
To reproduce:

    $ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
        -- scan --update-all --inline-rules '
          id: nix-x86_64-darwin
          language: nix
          rule:
            any:
              - pattern: "\"x86_64-darwin\""
                kind: list_expression > string_expression
              - pattern:
                  context: "{ \"x86_64-darwin\" = $EXPR; }"
                  selector: binding
              - pattern:
                  context: "{ x86_64-darwin = $EXPR; }"
                  selector: binding
          fix:
            template: ""
        ' pkgs
    $ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
        -- scan --update-all --inline-rules '
          id: json-first-x86_64-darwin
          language: json
          rule:
            kind: object > pair:nth-child(1)
            has:
              pattern: "\"x86_64-darwin\""
              field: key
          fix:
            template: ""
            expandEnd: { regex: "," }
        ' pkgs
    $ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
        -- scan --update-all --inline-rules '
          id: json-x86_64-darwin
          language: json
          rule:
            kind: object > pair
            has:
              pattern: "\"x86_64-darwin\""
              field: key
          fix:
            template: ""
            expandStart: { regex: "," }
        ' pkgs
    $ git restore pkgs/by-name/om/omnix/package.nix
    $ git diff --name-only -z \
        | nix shell nixpkgs/3b32825de172d0bc85664f495edb096b10862524#gnused \
            -c xargs -0 sed -i '/^$/N; /^\n\? \+$/d'
    $ treefmt
2026-07-15 03:58:16 +01:00
Oleksii Filonenko
4cbf1cdc14 agent-safehouse: add Br1ght0ne to maintainers 2026-07-13 03:22:35 +01:00
Oleksii Filonenko
bf291f75e1 agent-safehouse: 0.10.1 -> 0.11.0
Diff: https://github.com/eugene1g/agent-safehouse/compare/v0.10.1...v0.11.0
2026-07-13 03:22:35 +01:00
Oleksii Filonenko
b87917bfd6 agent-safehouse: init at 0.10.1 (#500211) 2026-07-13 01:44:32 +00:00
R. Ryantm
17c35425f5 agate: 3.3.22 -> 3.3.23 2026-06-08 10:50:05 +00:00
Guy Chronister
db7bf3c2bb agdsn-zsh-config: switch to finalAttrs
Assisted-by: Cursor Composer 2.5
2026-06-05 11:00:12 -05:00
Guy Chronister
183016e9ef agkozak-zsh-prompt: switch to finalAttrs
Assisted-by: Cursor Composer 2.5
2026-06-03 13:46:48 -05:00
Guy Chronister
67ed43b674 agi: migrate to finalAttrs
Assisted-by: Cursor Composer 2.5
2026-06-03 13:36:16 -05:00
R. Ryantm
76f44448e3 agkozak-zsh-prompt: 3.11.4 -> 3.11.5 2026-06-01 00:21:11 +00:00
Myzel394
aac345d252 agent-safehouse: init at 0.10.1 2026-05-25 22:43:02 +02:00
Michael Daniels
cd74e9ffa9 age-plugin-fido2prf: fix darwin build by patching hardcoded Homebrew paths (#520963) 2026-05-25 03:08:41 +00:00
Thierry Delafontaine
72631b97e1 age-plugin-ledger: fix tests on darwin
rage (used in tests) panics on locale detection in the Nix sandbox
without a valid LANG set.
2026-05-16 18:14:08 +02:00
Thierry Delafontaine
91aac5dc91 age-plugin-fido2prf: fix darwin build by patching hardcoded Homebrew paths 2026-05-16 17:00:57 +02:00
Nick Cao
a5436417b9 age-plugin-fido2-hmac: 0.4.0 -> 0.5.0 (#519168) 2026-05-13 19:42:36 +00:00
nixpkgs-ci[bot]
5c5983e48c age-plugin-sss: 0.3.1 -> 0.4.0 (#519167) 2026-05-12 20:44:22 +00:00
R. Ryantm
f0209b8c05 age-plugin-fido2-hmac: 0.4.0 -> 0.5.0 2026-05-11 21:48:07 +00:00
R. Ryantm
c3f22fcacd age-plugin-sss: 0.3.1 -> 0.4.0 2026-05-11 21:47:50 +00:00
Sefa Eyeoglu
8d092bb467 treewide: pin pnpm args to pnpm_10
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2026-05-11 18:09:19 +02:00
Adam C. Stephens
c8e2803fb7 agent-browser: 0.25.4 -> 0.27.0 (#511044) 2026-05-11 15:09:27 +00:00
codgician
a188eba4c6 agent-browser: 0.26.0 -> 0.27.0 2026-05-10 13:35:02 +08:00
R. Ryantm
d0941a7250 age-plugin-openpgp-card: 0.1.1 -> 0.1.2 2026-05-07 00:29:47 +00:00
Peder Bergebakken Sundt
1d9005977f various: switch from replace to replace-fail (#512135) 2026-05-01 14:14:15 +00:00
Nikolay Korotkiy
245de45391 agate: 3.3.21 → 3.3.22 2026-04-22 23:44:05 +04:00
Guy Chronister
4758c6098f agg: switch to replace-fail 2026-04-22 08:13:54 -05:00
codgician
3c3a21292b agent-browser: 0.25.4 -> 0.26.0 2026-04-18 10:43:02 +08:00
tomf
f045da1528 age-plugin-fido2prf: init at 0.3.0 (#499912) 2026-04-17 00:42:26 +00:00
Nick Cao
d9814f5016 agent-browser: 0.23.3 -> 0.25.4 (#508341) 2026-04-14 19:24:24 +00:00
Clara Rostock
629926730c age-plugin-fido2prf: refactor (add __structuredAttrs) 2026-04-13 13:08:32 +02:00
codgician
9fd47a5935 agent-browser: 0.23.3 -> 0.25.4 2026-04-13 14:50:04 +08:00
dram
a81de3b1a9 Revert "maintainers: init kaynetik" 2026-04-10 12:58:40 +08:00
Adam C. Stephens
5cb7193be3 age-plugin-yubikey: 0.5.0-unstable-2024-11-02 -> 0.5.1
Changelog: https://github.com/str4d/age-plugin-yubikey/releases/tag/v0.5.1
2026-04-08 13:33:43 -04:00
kaynetik
5b199ff7dd maintainers: init kaynetik
Signed-off-by: kaynetik <aleksandar@nesovic.dev>
2026-04-01 13:20:22 +02:00
Nick Cao
0313750d44 agent-browser: init at 0.23.3 (#498228) 2026-03-31 22:12:21 +00:00
codgician
7e5373f9a7 agent-browser: init at 0.23.3 2026-03-31 11:21:39 +08:00
Nikolay Korotkiy
ec31bc29a6 agate: 3.3.20 → 3.3.21 2026-03-28 12:44:34 +04:00
Clara Rostock
69b073d60f age-plugin-fido2prf: init at 0.3.0 2026-03-27 23:21:50 +01:00
Guy Chronister
296ff42bd4 ags: migrate to finalAttrs 2026-02-12 08:28:04 -06:00
Fernando Rodrigues
693e12715a various: switch buildGoModule packages to use finalAttrs (#487704) 2026-02-07 09:35:52 +00:00