lix/src
Olivia Crain 624f44bf25
build: fix deprecated uses of configure_file
Using `configure_file` to copy files has been deprecated since Meson 0.64.0.
The intended replacement is the `fs.copyfile` method.

This removes the following deprecation warning that arises when a minimum
Meson version is specified:

``
Project [...] uses feature deprecated since '0.64.0': copy arg in configure_file. Use fs.copyfile instead
``

Change-Id: I09ffc92e96311ef9ed594343a0a16d51e74b114a
2024-09-27 11:55:32 -05:00
..
asan-options
build-remote tree-wide: shuffle headers around for about 30s compile time 2024-08-28 09:55:05 -07:00
libcmd Merge "Remove readline support" into main 2024-09-17 16:36:34 +00:00
libexpr repl-overlays: Provide an elaborate example 2024-09-01 15:30:58 -07:00
libfetchers libfetchers: serialise accept-flake-config properly 2024-09-02 18:50:15 +02:00
libmain main: log stack traces for std::terminate 2024-09-25 14:03:45 -07:00
libstore Merge changes Iaa2e0e9d,Ia973420f into main 2024-09-26 20:53:46 +00:00
libutil Merge "libutil: add async collection mechanism" into main 2024-09-26 17:23:52 +00:00
lix-doc
nix path-info: wipe the progress bar before printing 2024-09-18 19:26:40 +02:00
nix-build
nix-channel build: fix deprecated uses of configure_file 2024-09-27 11:55:32 -05:00
nix-collect-garbage
nix-copy-closure
nix-env
nix-instantiate
nix-store tree-wide: shuffle headers around for about 30s compile time 2024-08-28 09:55:05 -07:00
pch tree-wide: shuffle headers around for about 30s compile time 2024-08-28 09:55:05 -07:00
lix-base.pc.in
meson.build