mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
update
This commit is contained in:
parent
fbc926acea
commit
5f616975dc
2 changed files with 13 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs }: pkgs.mkShell {
|
||||
buildInputs = with pkgs; [ openssl zlib ];
|
||||
buildInputs = with pkgs; [ openssl zlib libpq ];
|
||||
nativeBuildInputs = with pkgs; [ pkg-config cmake ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue