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

This commit is contained in:
Grimmauld 2025-04-16 09:51:05 +02:00
parent ecada6f9ea
commit 25aeff88f5
No known key found for this signature in database

View file

@ -11,5 +11,5 @@ makeInstalledTest {
];
};
tested = pkgs.geocode-glib;
tested = pkgs.geocode-glib_2;
}