From fb2877c36f3e2a6de74dce7310160d9673a4a48f Mon Sep 17 00:00:00 2001 From: Jan Tojnar Date: Fri, 1 Jul 2022 22:24:22 +0000 Subject: geocode-glib: 3.26.2 → 3.26.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://gitlab.gnome.org/GNOME/geocode-glib/-/compare/3.26.2...3.26.3 - Add support for linking against libsoup 3 (incompatible ABI). - Format the expression. - Register installed tests (currently broken). --- nixos/tests/installed-tests/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos') diff --git a/nixos/tests/installed-tests/default.nix b/nixos/tests/installed-tests/default.nix index c6fb37cfe5842..b81384aa8c0b5 100644 --- a/nixos/tests/installed-tests/default.nix +++ b/nixos/tests/installed-tests/default.nix @@ -92,6 +92,7 @@ in fwupd = callInstalledTest ./fwupd.nix {}; gcab = callInstalledTest ./gcab.nix {}; gdk-pixbuf = callInstalledTest ./gdk-pixbuf.nix {}; + geocode-glib = callInstalledTest ./geocode-glib.nix {}; gjs = callInstalledTest ./gjs.nix {}; glib-networking = callInstalledTest ./glib-networking.nix {}; gnome-photos = callInstalledTest ./gnome-photos.nix {}; -- cgit 1.4.1