Commit Graph

336 Commits

Author SHA1 Message Date
Luke Granger-Brown
1b409e442e isponsorblocktv: 2.6.1 -> 2.10.0 (#543006) 2026-07-27 13:27:44 +00:00
Gaël James
f90532cae4 isponsorblocktv: 2.6.1 -> 2.10.0 2026-07-17 19:45:25 +02:00
nixpkgs-ci[bot]
a1c5f6dcc5 Merge master into staging-next 2026-07-17 17:30:00 +00:00
R. Ryantm
ad3a37cccd istioctl: 1.30.2 -> 1.30.3 2026-07-16 20:28:37 +00:00
Michael Daniels
dd7af89e2f Merge branch 'master' into staging-next 2026-07-15 19:33:27 -04: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
K900
45ae10c84d Merge remote-tracking branch 'origin/master' into staging-next 2026-07-15 10:52:37 +03: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
Michael Daniels
86d506c6f4 Merge branch 'staging-next' into staging 2026-07-13 17:52:34 -04:00
Peder Bergebakken Sundt
30c611c48e isolate: 2.3 -> 2.5 (#527674) 2026-07-13 18:52:07 +00:00
Sandro
c02559f1f0 isa-l: 2.32.0 -> 2.32.1 (#537327) 2026-07-10 15:09:30 +00:00
Sandro Jäckel
c181c999d9 isa-l: run upstream test suite 2026-07-10 15:24:45 +02:00
Gaetan Lepage
5e53adb250 isa-l: 2.32.0 -> 2.32.1
Diff: https://github.com/intel/isa-l/compare/v2.32.0...v2.32.1

Changelog: https://github.com/intel/isa-l/releases/tag/v2.32.1
2026-07-10 15:21:48 +02:00
nixpkgs-ci[bot]
c282797b16 Merge staging-next into staging 2026-07-10 00:37:54 +00:00
Nikola Knezevic
0158258a89 treewide: remove knl from maintainers
I have no capacity at the moment to work on any of these
packages, that I don't use anymore.
2026-07-09 09:49:30 +02:00
Michael Daniels
4d9499f3a3 Merge branch 'staging-next' into staging 2026-07-05 21:42:27 -04:00
Yohann Boniface
869d710a60 treewide: follow some GitHub redirects for fetchFromGitHub (#538598) 2026-07-05 21:12:53 +00:00
2kybe3
3d589588ff treewide: follow some GitHub redirects for fetchFromGitHub
generated using https://git.kybe.xyz/2kybe3/nixpkgs-github-redirect

continuation of: #538419
2026-07-05 10:07:48 +02:00
4evy
f179771c84 maintainers: rename FlameFlag to _4evy 2026-07-04 23:36:38 +03:00
Sandro Jäckel
a74c47e5d1 isa-l: mark unbroken for i686-linux 2026-06-30 08:43:33 +02:00
Sandro Jäckel
b71417e791 isa-l: mark unbroken for aarch64-darwin
Tested with a gzip encoded test file and works without errors.
2026-06-30 08:43:23 +02:00
Alexandre Esteves
19e056881c ispc: 1.30.0 -> 1.31.0 (#535420) 2026-06-25 23:48:42 +00:00
R. Ryantm
542f995a76 ispc: 1.30.0 -> 1.31.0 2026-06-25 20:18:23 +00:00
R. Ryantm
dddb77da1d istioctl: 1.30.1 -> 1.30.2 2026-06-24 20:25:43 +00:00
R. Ryantm
dead72ebfb istioctl: 1.30.0 -> 1.30.1 2026-06-05 13:51:06 +00:00
nixpkgs-ci[bot]
7b2563fa0c istioctl: 1.29.2 -> 1.30.0 (#521718) 2026-06-04 05:48:58 +00:00
Thomas Butter
91052f1233 isolate: 2.3 -> 2.5 2026-05-30 20:17:43 +00:00
Vincent Laporte
2748725328 cvc5: 1.3.3 → 1.3.4
symfpu: 0-unstable-2019-05-17 → 1.2.0-unstable-2026-05-13
2026-05-19 14:54:17 +02:00
R. Ryantm
e6f84b2619 istioctl: 1.29.2 -> 1.30.0 2026-05-18 20:46:50 +00:00
Eman Resu
c4e70c2a59 various: remove nested lists in build inputs 2026-05-16 22:39:19 -04:00
Ben Siraphob
869d641281 treewide: replace stdenv.is* with stdenv.hostPlatform.is* 2026-05-10 10:06:35 -07:00
Yohann Boniface
c33a4c6027 iscc: fix link issue (#515784) 2026-05-02 20:48:43 +00:00
liberodark
ed33a0dc6d iscc: add liberodark to maintainers 2026-05-02 13:17:51 +02:00
liberodark
68ec4fb67e iscc: fix link issue 2026-05-02 10:56:12 +02:00
Francesco Gazzetta
48987fc730 isso: 0.13.0 -> 0.14.0
Fixes the NixOS test.
Removes EOL node version (#515284).
2026-05-02 10:17:37 +02:00
sempiternal-aurora
e1a2ff024b isabelle: mark cross compilation as broken 2026-04-14 10:24:53 +10:00
R. Ryantm
63cb61ae50 istioctl: 1.29.1 -> 1.29.2 2026-04-13 19:57:10 +00:00
R. Ryantm
d466b07480 isolate: 2.2 -> 2.3 2026-04-05 00:28:17 +00:00
nixpkgs-ci[bot]
18b26518c1 istioctl: 1.28.3 -> 1.29.1 (#491133) 2026-03-20 13:48:55 +00:00
nixpkgs-ci[bot]
ce5d58b0c7 Merge master into staging-next 2026-03-20 06:19:28 +00:00
Vincent Laporte
23864ebb6f cvc5: 1.3.2 → 1.3.3
libpoly: 0.2.0 → 0.2.1
2026-03-14 08:54:25 +01:00
r-vdp
e2e702cb4e Merge commit 'ea5f21f20569' into staging-next
# Conflicts:
#	pkgs/by-name/ki/kitty/package.nix
2026-03-13 12:42:04 +01:00
Jo
bf53e8551e isle-portable: use writeText instead of passAsFile (#498506) 2026-03-13 10:57:11 +00:00
nixpkgs-ci[bot]
4f5e38d737 Merge master into staging-next 2026-03-13 00:23:18 +00:00
R. Ryantm
1a03f49a22 isd: 0.6.1 -> 0.6.2 2026-03-12 22:39:26 +00:00
R. Ryantm
827cc2eac8 istioctl: 1.28.3 -> 1.29.1 2026-03-12 09:32:27 +00:00
Stefan Frijters
9b93def3cb isle-portable: use writeText instead of passAsFile 2026-03-10 11:53:08 +01:00
nixpkgs-ci[bot]
16f8d9ecb6 Merge master into staging-next 2026-03-08 00:22:55 +00:00
Luna Nova
3f286702a0 iscc: 6.2.2 -> 6.4.1 (#390108) 2026-03-07 19:12:15 +00:00