nixos/tests/geocode-glib: point to geocode-glib_2

This commit is contained in:
Grimmauld
2025-04-16 10:07:18 +02:00
parent ecada6f9ea
commit 25aeff88f5
+1 -1
View File
@@ -11,5 +11,5 @@ makeInstalledTest {
];
};
tested = pkgs.geocode-glib;
tested = pkgs.geocode-glib_2;
}