mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 17:48:01 +00:00
libgda.updateScript: freze at 5.0 ABI version
This commit is contained in:
parent
26b4b39f4c
commit
3801cfb22c
@ -87,6 +87,7 @@ assert postgresSupport -> postgresql != null;
|
||||
updateScript = gnome.updateScript {
|
||||
packageName = pname;
|
||||
versionPolicy = "odd-unstable";
|
||||
freeze = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user