Commit Graph

364 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
b7d60ca1f0 acli: 1.3.22-stable -> 1.3.23-stable (#552599) 2026-08-15 12:14:20 +00:00
Fabian Affolter
2c3af6684c acdi: init at 0.5.2 (#552637) 2026-08-14 20:46:09 +00:00
Fabian Affolter
9c24b96762 acdi: init at 0.5.2
Automated Cryptography Discovery & Inventory Scanner

https://github.com/vral-parmar/acdi
2026-08-14 14:35:50 +02:00
R. Ryantm
bac39ad59f acli: 1.3.22-stable -> 1.3.23-stable 2026-08-14 09:11:35 +00:00
Perchun Pak
bd9fc106bb actual-client: init at 26.8.1 2026-08-13 21:10:00 +02:00
Chris Moultrie
d07ea1c218 actual-server: 26.8.0 -> 26.8.1
changelog: https://actualbudget.org/blog/release-26.8.1/
2026-08-09 16:41:51 -04:00
Ben Siraphob
9328e894fd pkgs/by-name: fix typos (#549386) 2026-08-07 19:02:08 +00:00
Jo
0dbe1ac09d lib.licenses: change llgpl21 to exception (#520411) 2026-08-07 06:41:15 +00:00
Ben Siraphob
5506449838 pkgs/by-name: fix typos
Assisted-by: Claude Code (claude-opus-5)
2026-08-05 09:56:33 -07:00
Felix Singer
6d9e28f576 acpica-tools: Enable strictDeps and __structuredAttrs
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2026-08-05 05:51:54 +02:00
Adam C. Stephens
911076f1b1 actual-server: 26.7.0 -> 26.8.0
Changelog: https://actualbudget.org/docs/releases

Assisted-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-03 15:02:30 -04:00
KangaZero
e9a16e0650 activate-linux: 1.1.0 -> 1.2.0
Upstream 1.2.0 switched text rendering to pangocairo for font
fallbacks, so add pango to buildInputs.

Also adapt the install phase to upstream asset changes: res/icon.png
was renamed to res/activate-linux.png, and the desktop file now ships
Icon=activate-linux, making the substituteInPlace patch obsolete.

Add meta.changelog.

Changelog: https://github.com/MrGlockenspiel/activate-linux/releases/tag/v1.2.0
2026-07-27 12:10:48 +09:00
Grimmauld
75cb06aa26 account-utils: enable checks 2026-07-21 14:30:53 +02:00
R. Ryantm
40837a0827 account-utils: 1.3.0 -> 1.4.0 2026-07-21 14:30:49 +02:00
R. Ryantm
b7e5c56a20 acme-sh: 3.1.3 -> 3.1.4 2026-07-17 06:23:18 +00:00
jopejoe1
1abbdf4b91 acl2: make use of compound licenses 2026-07-16 11:59:03 +02:00
zowoq
e07740f898 treewide: drop x86_64-darwin from update scripts (#541166) 2026-07-16 01:27:09 +00:00
Jo
134518cebe treewide: avoid using singleton lists for licenses (#535754) 2026-07-15 18:25:37 +00:00
Eman Resu
9d26adcd20 treewide: avoid using singleton lists for licenses 2026-07-15 13:56:52 -04:00
Alyssa Ross
bab1e3e33f accountsservice: 26.13.3 -> 26.27.3 (#536763) 2026-07-15 12:30:45 +00:00
Emily
91c3cab3e6 acli: drop x86_64-darwin from update script 2026-07-15 03:59:21 +01: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
Sigmanificient
2db26c2259 acme: fix version scheme 2026-07-14 18:41:37 +02:00
Peder Bergebakken Sundt
c901ee899d ace-of-penguins: fix help triggering segfault (#540049) 2026-07-13 16:21:40 +00:00
nixpkgs-ci[bot]
19bf165688 acli: 1.3.21-stable -> 1.3.22-stable (#539939) 2026-07-10 05:47:40 +00:00
Arne Keller
974deb3b14 ace-of-penguins: Update URLs (#480934) 2026-07-09 17:01:44 +00:00
David Mkhitaryan
cc9349a4bb ace-of-penguins: fix help triggering segfault 2026-07-09 20:14:00 +04:00
R. Ryantm
2ae544e380 acli: 1.3.21-stable -> 1.3.22-stable 2026-07-09 10:24:14 +00:00
Adam C. Stephens
ba7afb4a07 actual-server: 26.6.0 -> 26.7.0 (#537949) 2026-07-04 13:07:03 +00:00
Hythera
236fd52fb4 accountsservice: 26.13.3 -> 26.27.3
changelog: https://gitlab.freedesktop.org/accountsservice/accountsservice/-/releases/26.27.3

diff: https://gitlab.freedesktop.org/accountsservice/accountsservice/-/compare/26.13.3...26.27.3
2026-07-04 10:48:36 +02:00
Robert Schütz
53b953115b actual-server: 26.6.0 -> 26.7.0
Changelog: https://actualbudget.org/blog/release-26.7.0/
2026-07-02 14:28:15 -07:00
nixpkgs-ci[bot]
dcc925ab5d acme-sh: 3.1.2 -> 3.1.3 (#514565) 2026-07-02 18:57:40 +00:00
nixpkgs-ci[bot]
c68c2482a0 acli: 1.3.20-stable -> 1.3.21-stable (#537079) 2026-07-01 05:10:51 +00:00
Peder Bergebakken Sundt
2a7f91eaf5 treewide: follow some GitHub redirects for fetchFromGitHub (#526007) 2026-06-30 21:03:34 +00:00
2kybe3
fb0d1a7cd3 treewide: follow some GitHub redirects for fetchFromGitHub 2026-06-30 22:37:21 +02:00
R. Ryantm
38a040264e acli: 1.3.20-stable -> 1.3.21-stable 2026-06-30 14:21:42 +00:00
Alyssa Ross
1c58c62dd5 nixosTests.accountsservice: init (#530879) 2026-06-30 08:53:12 +00:00
Grimmauld
ebc1d390ed nixos/tests/login-nosuid: init 2026-06-24 10:50:10 +02:00
Grimmauld
8a5b24082d account-utils: init at 1.3.0 2026-06-24 10:49:51 +02:00
R. Ryantm
a3807f2952 acr: 2.2.6 -> 2.2.8 2026-06-22 19:57:05 +00:00
R. Ryantm
f670d66e77 acli: 1.3.19-stable -> 1.3.20-stable 2026-06-22 05:15:19 +00:00
Guillaume Girol
6e7f01b46b actiona: 3.11.1 -> 3.11.4 (#526130) 2026-06-21 18:20:21 +00:00
Yohann Boniface
0137ba3a69 maintainers: drop momeemt (#527907) 2026-06-14 22:59:59 +00:00
7c6f434c
54d2f0da28 acl2: switch to finalAttrs pattern, switch to hash and tag, hardcode ${pname} (#527662) 2026-06-12 12:01:15 +00:00
7c6f434c
31476b8a66 acl2.libipasir: switch to finalAttrs pattern, switch to SRI hash (#527655) 2026-06-12 12:00:37 +00:00
Alyssa Ross
b73c42bfa5 nixosTests.accountsservice: init
It's not much, but it was useful to me to have a basic test.
2026-06-12 00:42:44 +02:00
Harinn
e0014c2296 acme-sh: add miniharinn as maintainer 2026-06-07 20:11:20 +07:00
R. Ryantm
1c132d2b52 act: 0.2.88 -> 0.2.89 2026-06-05 14:30:02 +00:00
Marcin Serwin
c1b9d04d9c maintainers: drop momeemt
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-06-04 12:05:36 +02:00
R. Ryantm
117f4a6e31 acli: 1.3.18-stable -> 1.3.19-stable 2026-06-04 01:59:10 +00:00