From 23ad0f905a96ab88f64f50897dd0f842ed4ea43d Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Sat, 25 Oct 2025 19:46:15 +0800 Subject: nongnu: Remove use of deprecated atk and at-spi2-core. Commit produced by the following command, with manual adjustments: rg -l atk | xargs sed -i '/.*atk.*/d' --- nonguix/build-system/chromium-binary.scm | 2 -- 1 file changed, 2 deletions(-) (limited to 'nonguix') diff --git a/nonguix/build-system/chromium-binary.scm b/nonguix/build-system/chromium-binary.scm index 312c84c..1809baa 100644 --- a/nonguix/build-system/chromium-binary.scm +++ b/nonguix/build-system/chromium-binary.scm @@ -84,8 +84,6 @@ ;; Inputs needed by the Electron. (add-input-labels alsa-lib - atk - at-spi2-atk at-spi2-core bash-minimal cairo -- cgit v1.2.3