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