about summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorCosima Neidahl <opna2608@protonmail.com>2024-05-29 08:43:42 +0200
committerGitHub <noreply@github.com>2024-05-29 08:43:42 +0200
commit33ce263359c13fb2282a954001c6285d3e3ed42c (patch)
treef2d2e7f05ec87f5b98a0f80b171072959e5d79e9 /nixos/tests
parent361afb9f34ecec1fea164bbfe8b097342f448922 (diff)
parent137015743e41f96035b33989bf8cf2793aaa0c72 (diff)
Merge pull request #315117 from OPNA2608/fix/lomiri-24.05-buildable
lomiri.*: Make buildable while waiting for GLib fix
Diffstat (limited to 'nixos/tests')
-rw-r--r--nixos/tests/ayatana-indicators.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/ayatana-indicators.nix b/nixos/tests/ayatana-indicators.nix
index cfd4d8099d112..ccb1e059a6973 100644
--- a/nixos/tests/ayatana-indicators.nix
+++ b/nixos/tests/ayatana-indicators.nix
@@ -35,7 +35,7 @@ in {
         ayatana-indicator-sound
       ] ++ (with pkgs.lomiri; [
         lomiri-indicator-network
-        telephony-service
+        # telephony-service # currently broken: https://github.com/NixOS/nixpkgs/pull/314043
       ]);
     };