Skip to content

Commit c83bc9d

Browse files
committed
Build pg_graphql 1.2.2 using pgrx 0.9.5
1 parent e04ae4c commit c83bc9d

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

nix/cargo-pgrx/versions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
{
2+
"0.9.5": {
3+
"hash": "sha256-GpXQUOBuojAqPXyRR+k8AVW2XzBbn6V0+2dhP4w4Vs8=",
4+
"rust": {
5+
"1.70.0": {
6+
"cargoHash": "sha256-YbwGh3tbt8W9/VOu11fTWO9fRMUlrwJnG4wxUHuyX10="
7+
}
8+
}
9+
},
210
"0.9.7": {
311
"hash": "sha256-uDBq7tUZ9f8h5nlRFR1mv4+Ty1OFtAk5P7OTNQPI1gI=",
412
"rust": {

nix/ext/versions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@
2222
}
2323
},
2424
"pg_graphql": {
25+
"1.2.2": {
26+
"postgresql": [
27+
"15"
28+
],
29+
"hash": "sha256-SKbUDasdhz/L5UDyMH4gXmFfHHhGx81H90gfIclGwjU=",
30+
"pgrx": "0.9.5",
31+
"rust": "1.70.0"
32+
},
2533
"1.2.3": {
2634
"postgresql": [
2735
"15"

0 commit comments

Comments
 (0)