lol

libgnome-keyring: separate $dev output

+2
+2
pkgs/desktops/gnome-3/3.22/core/libgnome-keyring/default.nix
··· 8 8 sha256 = "c4c178fbb05f72acc484d22ddb0568f7532c409b0a13e06513ff54b91e947783"; 9 9 }; 10 10 11 + outputs = [ "out" "dev" ]; 12 + 11 13 propagatedBuildInputs = [ glib gobjectIntrospection dbus_libs libgcrypt ]; 12 14 nativeBuildInputs = [ pkgconfig intltool ]; 13 15