Skip to content

Commit d631d43

Browse files
committed
fix(flake): update flake.lock and cargo-pgrx hashes
Run flake-linter to eliminate duplicate dependencies, and remove unused cargo-pgrx / rustc versions hashes.
1 parent 4239636 commit d631d43

File tree

2 files changed

+20
-112
lines changed

2 files changed

+20
-112
lines changed

flake.lock

Lines changed: 14 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix/cargo-pgrx/versions.json

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
"0.6.1": {
33
"hash": "sha256-O4eHVbJBudybsPab+zr2eXnfheREMqLAHAKm2GDbfrs=",
44
"rust": {
5-
"1.76.0": {
6-
"cargoHash": "sha256-lcnUVO8dJET5g6wM1YgTsj4uP4I3vVZy5PWBKIsvLB8="
7-
},
85
"1.82.0": {
96
"cargoHash": "sha256-lcnUVO8dJET5g6wM1YgTsj4uP4I3vVZy5PWBKIsvLB8="
107
}
@@ -13,9 +10,6 @@
1310
"0.7.1": {
1411
"hash": "sha256-t/gdlrBeP6KFkBFJiZUa8KKVJVYMf6753vQGKJdytss=",
1512
"rust": {
16-
"1.76.0": {
17-
"cargoHash": "sha256-bLS/pKJnwgcp38wAHej6vOkzVb/E2UHRCQ/OMDI6GqU="
18-
},
1913
"1.82.0": {
2014
"cargoHash": "sha256-bLS/pKJnwgcp38wAHej6vOkzVb/E2UHRCQ/OMDI6GqU="
2115
}
@@ -26,9 +20,6 @@
2620
"rust": {
2721
"1.70.0": {
2822
"cargoHash": "sha256-TGeHOA5kRZ7KclRfYj6V+/ZbPiPx/4xUyKxNm4o7ubM="
29-
},
30-
"1.76.0": {
31-
"cargoHash": "sha256-TGeHOA5kRZ7KclRfYj6V+/ZbPiPx/4xUyKxNm4o7ubM="
3223
}
3324
}
3425
},
@@ -37,9 +28,6 @@
3728
"rust": {
3829
"1.70.0": {
3930
"cargoHash": "sha256-uc1/zWMLt5U0egsf3xu/5RxouSl0m+81qY+ZZd8BSxU="
40-
},
41-
"1.76.0": {
42-
"cargoHash": "sha256-uc1/zWMLt5U0egsf3xu/5RxouSl0m+81qY+ZZd8BSxU="
4331
}
4432
}
4533
},
@@ -60,6 +48,9 @@
6048
"1.70.0": {
6149
"cargoHash": "sha256-TMuJ7kyMckCT4JJVWuEE14HpD5uw3Vjym96GA71vOMo="
6250
},
51+
"1.76.0": {
52+
"cargoHash": "sha256-TMuJ7kyMckCT4JJVWuEE14HpD5uw3Vjym96GA71vOMo="
53+
},
6354
"1.85.1": {
6455
"cargoHash": "sha256-TMuJ7kyMckCT4JJVWuEE14HpD5uw3Vjym96GA71vOMo="
6556
}
@@ -68,9 +59,6 @@
6859
"0.11.3": {
6960
"hash": "sha256-UHIfwOdXoJvR4Svha6ud0FxahP1wPwUtviUwUnTmLXU=",
7061
"rust": {
71-
"1.70.0": {
72-
"cargoHash": "sha256-giL077I5VzWJ+fAbxqp/Oc28Qjc7ontVm7of5LQz+uY="
73-
},
7462
"1.76.0": {
7563
"cargoHash": "sha256-giL077I5VzWJ+fAbxqp/Oc28Qjc7ontVm7of5LQz+uY="
7664
},
@@ -98,6 +86,9 @@
9886
},
9987
"1.84.0": {
10088
"cargoHash": "sha256-yZpD3FriL9UbzRtdFkfIfFfYIrRPYxr/lZ5rb0YBTPc="
89+
},
90+
"1.87.0": {
91+
"cargoHash": "sha256-yZpD3FriL9UbzRtdFkfIfFfYIrRPYxr/lZ5rb0YBTPc="
10192
}
10293
}
10394
},
@@ -125,5 +116,4 @@
125116
}
126117
}
127118
}
128-
129119
}

0 commit comments

Comments
 (0)