Emily
|
6a34cc8a2e
|
iverilog: clean up badPlatforms
|
2026-07-15 03:58:17 +01:00 |
|
Emily
|
1dc115bdee
|
openmvg: clean up badPlatforms
|
2026-07-15 03:58:17 +01:00 |
|
Emily
|
66195bdef4
|
handy: clean up badPlatforms
|
2026-07-15 03:58:17 +01:00 |
|
Emily
|
9f9be99817
|
mongocxx: clean up badPlatforms
|
2026-07-15 03:58:17 +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 |
|
Emily
|
58a7504830
|
notion-app: drop x86_64-darwin support
|
2026-07-15 03:35:53 +01:00 |
|
Emily
|
fd2217a22d
|
bcompare: drop x86_64-darwin support
|
2026-07-15 03:35:53 +01:00 |
|
Emily
|
314c46a232
|
sauce-connect: drop x86_64-darwin support
|
2026-07-15 03:35:53 +01:00 |
|
Emily
|
c1ad8d3b27
|
breitbandmessung: drop x86_64-darwin support
|
2026-07-15 03:35:53 +01:00 |
|
Emily
|
94322c0633
|
sdrplay: drop x86_64-darwin support
|
2026-07-15 03:35:53 +01:00 |
|
Emily
|
d4dfed7be3
|
discord: drop x86_64-darwin support
|
2026-07-15 03:35:53 +01:00 |
|
Emily
|
16c2510653
|
wire-desktop: drop x86_64-darwin support
|
2026-07-15 03:35:53 +01:00 |
|
Emily
|
7fb2d061da
|
obsidian: drop x86_64-darwin support
|
2026-07-15 03:34:03 +01:00 |
|
Emily
|
7ab820a639
|
ookla-speedtest: drop x86_64-darwin support
|
2026-07-15 03:34:03 +01:00 |
|
Emily
|
51422db6ef
|
immersed: drop x86_64-darwin support
|
2026-07-15 03:34:03 +01:00 |
|
Emily
|
521a3c38e2
|
harmonoid: drop x86_64-darwin support
|
2026-07-15 03:34:03 +01:00 |
|
Emily
|
fbe878cc86
|
appflowy: drop x86_64-darwin support
|
2026-07-15 03:34:03 +01:00 |
|
Emily
|
83f15b24e4
|
ut1999: drop x86_64-darwin support
|
2026-07-15 03:34:03 +01:00 |
|
nixpkgs-ci[bot]
|
a438a68ad0
|
fzf-zsh-plugin: 1.0.0-unstable-2026-06-30 -> 1.0.0-unstable-2026-07-09 (#541943)
|
2026-07-15 02:28:32 +00:00 |
|
Emily
|
0a6bfb4390
|
stats: fix darwin build (#541786)
|
2026-07-15 02:05:11 +00:00 |
|
Emily
|
0d017f44f4
|
gtk4: fix build on darwin by linking with lld (#541749)
|
2026-07-15 02:01:22 +00:00 |
|
Emily
|
ccca1b2a0b
|
noti: fix build on Darwin (#541626)
|
2026-07-15 02:00:50 +00:00 |
|
Emily
|
f8f5955c82
|
darktable: fix build on Darwin (#541646)
|
2026-07-15 01:59:18 +00:00 |
|
Emily
|
6226bebb2d
|
mactop: fix build (#541630)
|
2026-07-15 01:59:02 +00:00 |
|
Emily
|
6b0007bb6a
|
blueutil: fix build by linking with lld (#541621)
|
2026-07-15 01:55:30 +00:00 |
|
Emily
|
b744915077
|
qbittorrent: fix darwin build (#540769)
|
2026-07-15 01:54:54 +00:00 |
|
Adam C. Stephens
|
7069514b86
|
vikunja: Set version metadata at build time (#541650)
|
2026-07-15 01:13:05 +00:00 |
|
Colin
|
8ac9488fa5
|
stevenblack-blocklist: 3.16.94 -> 3.16.97 (#541053)
|
2026-07-15 00:25:43 +00:00 |
|
Colin
|
6372a3165b
|
pyxel: 2.8.10 -> 2.9.7, fix build (#541232)
|
2026-07-15 00:24:33 +00:00 |
|
Martin Weinelt
|
2c726dc782
|
lasuite-drive: fix build (#541997)
|
2026-07-14 23:46:42 +00:00 |
|
Stefan Frijters
|
58a662aa1d
|
lasuite-drive: fix build
v0.19.0 introduced a new dependency that was not added to the nix expression
|
2026-07-15 01:39:14 +02:00 |
|
dotlambda
|
0d33020b7b
|
python3Packages.pamqp: 4.0.0 -> 4.0.1 (#540604)
|
2026-07-14 23:36:34 +00:00 |
|
zowoq
|
112b3d8d69
|
terraform-providers.cloudflare_cloudflare: 5.21.1 -> 5.22.0 (#541994)
|
2026-07-14 23:34:25 +00:00 |
|
dotlambda
|
15c082707b
|
parla: 0.6.4 -> 0.6.6 (#541143)
|
2026-07-14 23:33:45 +00:00 |
|
dotlambda
|
3dfbd3aa7f
|
python3Packages.pymodbus: 3.13.1 -> 3.14.0 (#541671)
|
2026-07-14 23:32:35 +00:00 |
|
azahi
|
adc9e307fb
|
werf: 2.73.0 -> 2.73.1 (#541983)
|
2026-07-14 23:25:50 +00:00 |
|
R. Ryantm
|
ec61956ca4
|
terraform-providers.cloudflare_cloudflare: 5.21.1 -> 5.22.0
|
2026-07-14 23:20:01 +00:00 |
|
Yt
|
814998d453
|
vector: 0.56.0 -> 0.57.0 (#541980)
|
2026-07-14 23:14:22 +00:00 |
|
Felix Bargfeldt
|
d7d2e1c171
|
attic-client: 0-unstable-2026-06-26 -> 0-unstable-2026-07-06 (#541979)
|
2026-07-14 23:06:57 +00:00 |
|
Adam C. Stephens
|
62893ad18a
|
vector: 0.56.0 -> 0.57.0
Changelog: https://github.com/vectordotdev/vector/releases/tag/v0.57.0
|
2026-07-14 18:56:05 -04:00 |
|
R. Ryantm
|
79ad95192b
|
werf: 2.73.0 -> 2.73.1
|
2026-07-14 22:54:05 +00:00 |
|
R. Ryantm
|
63baf05219
|
attic-client: 0-unstable-2026-06-26 -> 0-unstable-2026-07-06
|
2026-07-14 22:49:29 +00:00 |
|
Emily
|
cf2053f51e
|
chromium,chromedriver: 150.0.7871.114 -> 150.0.7871.124 (#541903)
|
2026-07-14 22:47:09 +00:00 |
|
emilylange
|
c22f438f9d
|
chromium,chromedriver: 150.0.7871.114 -> 150.0.7871.124
https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0353146366.html
This update includes 15 security fixes.
CVEs:
CVE-2026-15764 CVE-2026-15765 CVE-2026-15766 CVE-2026-15767
CVE-2026-15768 CVE-2026-15769 CVE-2026-15770 CVE-2026-15771
CVE-2026-15772 CVE-2026-15773 CVE-2026-15774 CVE-2026-15775
CVE-2026-15776 CVE-2026-15777 CVE-2026-15778
|
2026-07-15 00:30:26 +02:00 |
|
Jo
|
8b441518d9
|
tree-sitter-grammars.tree-sitter-ocaml: 0.24.2 -> 0.25.0 (#518563)
|
2026-07-14 22:16:13 +00:00 |
|
Jo
|
b3d9d56f1e
|
python3Packages.tree-sitter-c-sharp: 0.23.1 -> 0.23.5 (#510778)
|
2026-07-14 22:15:41 +00:00 |
|
zowoq
|
c022297872
|
terraform-providers.pagerduty_pagerduty: 3.33.1 -> 3.34.0 (#541954)
|
2026-07-14 22:14:55 +00:00 |
|
Jo
|
6846e0a2ca
|
tree-sitter-grammars.tree-sitter-r: 1.2.0 -> 1.3.0 (#533388)
|
2026-07-14 22:10:58 +00:00 |
|
Jo
|
7929cb3aad
|
tree-sitter-grammars.tree-sitter-powershell: 0.26.3 -> 0.26.5 (#536163)
|
2026-07-14 22:08:25 +00:00 |
|
Jo
|
482fb5f082
|
tree-sitter-grammars.tree-sitter-elm: 5.9.0 -> 5.9.2 (#539448)
|
2026-07-14 22:05:53 +00:00 |
|