about summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2024-05-02 07:47:16 +0800
committerGitHub <noreply@github.com>2024-05-02 07:47:16 +0800
commit13d91b7d04151589ac1719a44a2b48da214af746 (patch)
treeee9acd7005912adae0628a6e05790bad4ab78622 /nixos/tests
parent14da3c97dd0edafea4a016c077a97cbdc6dff7fb (diff)
parent736c6be4623428ec0813243a7eaaeb3c269a9f73 (diff)
Merge pull request #308277 from bobby285271/upd/homepage
treewide: Move away from wiki.gnome.org (part 2)
Diffstat (limited to 'nixos/tests')
-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 ? {},