Commit Graph

279 Commits

Author SHA1 Message Date
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
nixpkgs-ci[bot]
2a5eb18dbf Merge staging-next into staging 2026-07-09 12:55:45 +00:00
Fabian Affolter
8660b1fcd2 pspy: init at 1.2.1 (#539498) 2026-07-09 11:45:58 +00:00
Fabian Affolter
ab0904cb1b pspy: init at 1.2.1
Monitor linux processes without root permissions

https://github.com/dominicbreuker/pspy
2026-07-08 09:50:54 +02:00
nixpkgs-ci[bot]
41c8b60446 Merge staging-next into staging 2026-07-08 00:32:53 +00:00
R. Ryantm
728d5ba04d pscale: 0.291.0 -> 0.293.0 2026-07-06 23:07:26 +00:00
Maximilian Bosch
b90a446f81 unixodbcDrivers.psql: 18.00.0001 -> 18.00.0002 (#537983) 2026-07-03 12:47:09 +00:00
R. Ryantm
dac44d4a95 unixodbcDrivers.psql: 18.00.0001 -> 18.00.0002 2026-07-03 00:29:35 +00:00
R. Ryantm
45ce10c079 psysh: 0.12.23 -> 0.12.24 2026-07-02 15:40:57 +00:00
Oleksii Filonenko
fc899397d6 psleep: init at 0.3.0 (#522918) 2026-06-28 22:10:17 +00:00
Kristoffer Plagborg Bak Sørensen
8c8159cdfd psleep: init at 0.3.0 2026-06-28 13:28:24 +02:00
nixpkgs-ci[bot]
3c5cef9648 pscale: 0.286.0 -> 0.291.0 (#531120) 2026-06-28 01:27:19 +00:00
R. Ryantm
1f4df3cdf7 psi-plus: 1.5.2139 -> 1.5.2140 2026-06-24 13:38:06 +00:00
R. Ryantm
6733112c49 pscale: 0.286.0 -> 0.291.0 2026-06-21 18:19:48 +00:00
R. Ryantm
a44b2fc4e0 psitransfer: 2.4.3 -> 2.4.4 2026-06-10 10:16:41 +00:00
Weijia Wang
69845973e3 psrecord: 1.2 -> 1.4, move to pkgs/by-name (#523791) 2026-06-08 20:08:09 +00:00
R. Ryantm
08bba12b02 pscale: 0.284.0 -> 0.286.0 2026-06-03 08:40:19 +00:00
R. Ryantm
044893a214 psysh: 0.12.22 -> 0.12.23 2026-05-27 17:31:32 +00:00
R. Ryantm
0b740d626f pscale: 0.282.0 -> 0.284.0 2026-05-25 10:30:25 +00:00
airone01
773fcd0f36 psrecord: move to pkgs/by-name
Assisted-by: Claude Sonnet 4.6
2026-05-25 00:59:53 +02:00
Vladimír Čunát
00e16e88fa staging-next 2026-05-08 (#517946) 2026-05-20 13:49:45 +02:00
Vladimír Čunát
eb4a1d52e9 psftools: 1.1.2 -> 1.1.3 (#514728) 2026-05-20 11:05:03 +00:00
K900
400721188b Merge remote-tracking branch 'origin/master' into staging-next 2026-05-18 23:32:26 +03:00
Yohann Boniface
72f5a11e4e maintainers: drop hyshka (#521627) 2026-05-18 18:39:45 +00:00
Marcin Serwin
b0f6118f75 psitransfer: 2.4.1 -> 2.4.3 (#511473) 2026-05-18 17:01:04 +00:00
Marcin Serwin
cf8f50113c maintainers: drop hyshka
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-05-18 17:50:22 +02:00
nixpkgs-ci[bot]
b72c2380c9 Merge staging-next into staging 2026-05-05 12:27:29 +00:00
R. Ryantm
02fa307a81 ps3-disc-dumper: 4.4.4 -> 4.5.1 2026-05-01 19:46:44 +00:00
R. Ryantm
776365d626 psftools: 1.1.2 -> 1.1.3 2026-04-29 12:44:31 +00:00
nixpkgs-ci[bot]
3897d11ea5 Merge staging-next into staging 2026-04-26 18:16:05 +00:00
Grimmauld
2cd1312067 psi-plus: 1.5.2115 -> 1.5.2139, migrate to qt6
Co-Authored-by: LunNova <github@lunnova.dev>
2026-04-26 19:22:02 +02:00
Michael Daniels
56c8952fd3 Merge branch 'staging-next' into staging 2026-04-22 22:32:10 -04:00
R. Ryantm
677b314e56 pscale: 0.281.0 -> 0.282.0 2026-04-22 19:20:02 +00:00
nixpkgs-ci[bot]
e8625562b6 Merge staging-next into staging 2026-04-22 00:29:30 +00:00
nixpkgs-ci[bot]
8d50cc4d8c Merge master into staging-next 2026-04-22 00:28:55 +00:00
Peder Bergebakken Sundt
8831e2e8a7 pspp: 2.0.1 -> 2.1.1 (#496874) 2026-04-21 19:51:26 +00:00
R. Ryantm
2d509fc402 psitransfer: 2.4.1 -> 2.4.3 2026-04-19 15:44:49 +00:00
K900
93a0af81c8 Merge remote-tracking branch 'origin/staging-next' into staging 2026-04-15 00:33:28 +03:00
K900
48a8193e0b Merge remote-tracking branch 'origin/master' into staging-next 2026-04-14 23:11:24 +03:00
R. Ryantm
513b284137 ps3-disc-dumper: 4.4.3 -> 4.4.4 2026-04-14 11:01:22 +00:00
Hythera
6e9c1d19b7 psqlodbc: 17.00.0008 -> 18.00.0001
diff: https://github.com/postgresql-interfaces/psqlodbc/compare/REL-17_00_0008...REL-18_00_0001
2026-04-09 15:14:55 +02:00
nixpkgs-ci[bot]
14ea16a965 Merge master into staging-next 2026-04-09 00:23:29 +00:00
R. Ryantm
b97e8b4e88 pscale: 0.277.0 -> 0.281.0 2026-04-08 09:54:45 +00:00
nixpkgs-ci[bot]
b39cd58997 Merge staging-next into staging 2026-04-01 00:30:20 +00:00
R. Ryantm
9dbf4aa82b pscale: 0.276.0 -> 0.277.0 2026-03-30 22:52:38 +00:00
nixpkgs-ci[bot]
71da05322d Merge staging-next into staging 2026-03-30 12:20:32 +00:00
R. Ryantm
53c7d8aaa2 psysh: 0.12.21 -> 0.12.22 2026-03-30 04:03:23 +00:00
nixpkgs-ci[bot]
289da69226 Merge staging-next into staging 2026-03-22 18:08:43 +00:00
R. Ryantm
5c9e6acdc2 pscale: 0.271.0 -> 0.276.0 2026-03-22 03:06:36 +00:00