gnome3.gnome-system-log.updateScript: allow unstable versions
This commit is contained in:
@@ -22,6 +22,7 @@ in stdenv.mkDerivation rec {
|
||||
updateScript = gnome3.updateScript {
|
||||
packageName = pname;
|
||||
attrPath = "gnome3.${pname}";
|
||||
versionPolicy = "none";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user