nemiver.updateScript: allow unstable versions
This commit is contained in:
parent
7f0bfab373
commit
cb7a36c355
@ -36,6 +36,7 @@ stdenv.mkDerivation rec {
|
|||||||
updateScript = gnome3.updateScript {
|
updateScript = gnome3.updateScript {
|
||||||
packageName = "nemiver";
|
packageName = "nemiver";
|
||||||
attrPath = "gnome3.nemiver";
|
attrPath = "gnome3.nemiver";
|
||||||
|
versionPolicy = "none";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user