postgresqlPackages.pg_safeupdate: remove hash for v12
v12 had been removed from nixpkgs a while ago.
This commit is contained in:
@@ -7,10 +7,6 @@
|
||||
}:
|
||||
|
||||
with {
|
||||
"12" = {
|
||||
version = "1.4";
|
||||
sha256 = "sha256-1cyvVEC9MQGMr7Tg6EUbsVBrMc8ahdFS3+CmDkmAq4Y=";
|
||||
};
|
||||
"13" = {
|
||||
version = "1.4";
|
||||
hash = "sha256-1cyvVEC9MQGMr7Tg6EUbsVBrMc8ahdFS3+CmDkmAq4Y=";
|
||||
|
||||
Reference in New Issue
Block a user