From 9d5f1885ba8b9574a5283227023d84a0bddde01c Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 11 May 2023 08:01:58 +0000 Subject: [PATCH] gobjectIntrospection -> gobject-introspection (former is deprecated) --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index e02cdab..8b95930 100644 --- a/shell.nix +++ b/shell.nix @@ -13,7 +13,7 @@ pkgs.mkShell { gcc git glib - gobjectIntrospection + gobject-introspection gtk3 libnotify pango