about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2024-05-01 20:54:54 +0800
committerBobby Rong <rjl931189261@126.com>2024-05-01 21:16:03 +0800
commit736c6be4623428ec0813243a7eaaeb3c269a9f73 (patch)
tree14b32661ece46860df391de347632323419d5263 /nixos
parenta6a01f8c995e6b59ace2e84de263d67ef74f696f (diff)
treewide: Move away from wiki.gnome.org
The wiki.gnome.org site is planned for retirement.
Diffstat (limited to 'nixos')
-rw-r--r--nixos/tests/installed-tests/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/installed-tests/default.nix b/nixos/tests/installed-tests/default.nix
index e87edb2007e93..b1ddfe3dcbd80 100644
--- a/nixos/tests/installed-tests/default.nix
+++ b/nixos/tests/installed-tests/default.nix
@@ -1,5 +1,5 @@
 # NixOS tests for gnome-desktop-testing-runner using software
-# See https://wiki.gnome.org/Initiatives/GnomeGoals/InstalledTests
+# See https://github.com/NixOS/nixpkgs/issues/34987
 
 { system ? builtins.currentSystem,
   config ? {},