Building with meson on NixOS/nixpkgs

From: Wolfgang Walther <walther(at)technowledgy(dot)de>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Building with meson on NixOS/nixpkgs
Date: 2024-03-16 11:48:31
Message-ID: ca8f37e1-a2c3-40e2-91f6-59c3d3652ad4@technowledgy.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

To build on NixOS/nixpkgs I came up with a few small patches to
meson.build. All of this works fine with Autoconf/Make already.

Attachment Content-Type Size
0001-Fallback-to-uuid-for-ossp-uuid-with-meson.patch text/x-patch 1.0 KB
0002-Fallback-to-clang-in-PATH-with-meson.patch text/x-patch 1021 bytes
0003-Support-absolute-bindir-libdir-in-regression-tests-w.patch text/x-patch 2.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Wolfgang Walther 2024-03-16 12:38:48 Regression tests fail with musl libc because libpq.so can't be loaded
Previous Message Amit Kapila 2024-03-16 10:56:22 Re: [HACKERS] make async slave to wait for lsn to be replayed