nix: pin Postgresql version in devshell
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I40ea680d27108a2f965719853c03fd956a6a6964
This commit is contained in:
parent
593203dcd0
commit
9f62b28c58
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
pkg-config
|
pkg-config
|
||||||
openssl
|
openssl
|
||||||
|
postgresql_18
|
||||||
|
|
||||||
taplo
|
taplo
|
||||||
(rustfmt.override {asNightly = true;})
|
(rustfmt.override {asNightly = true;})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue