treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically. For packages that are hosted on the gnome mirror it's very easy to add that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, lib, fetchurl, fetchpatch, pkgconfig, flex, bison, libxslt, autoconf, automake, autoreconfHook
|
||||
, graphviz, glib, libiconv, libintl, libtool, expat, substituteAll
|
||||
, graphviz, glib, libiconv, libintl, libtool, expat, substituteAll, gnome3
|
||||
}:
|
||||
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user