nix: bump nixpkgs version

- move from GHC 9.2.3 to GHC 9.2.4
- drop upstreamed openssl runtime dependency patch
This commit is contained in:
Robert Vollmert
2022-08-10 06:46:43 +02:00
committed by Robert
parent 3648986aa8
commit 57bc3d805c
5 changed files with 7 additions and 95 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# Pinned version of Nixpkgs, generated with postgrest-nixpkgs-upgrade.
{
date = "2022-07-14";
rev = "8eb14e7e79d6c34a9cce146182bfc8c820d527c2";
tarballHash = "063g7vyyyfhacsi3272k76cq5b03xgl6dza9xzx5g62x6qyzn2i5";
date = "2022-08-09";
rev = "9f15d6c3a74d2778c6e1af67947c95f100dc6fd2";
tarballHash = "14axdmi3kb6rlib39ik42yq907bm66x6vzswm5w1rsnw9vzgm31a";
}