lix/misc
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
..
bash build: fix deprecated uses of configure_file 2024-09-27 11:55:32 -05:00
fish build: fix deprecated uses of configure_file 2024-09-27 11:55:32 -05:00
flake-registry Deprecate the online flake registries and vendor the default registry 2024-05-18 12:27:23 +10:00
launchd remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
systemd Fixup a bunch of references to nixos.org manuals 2024-07-18 19:27:33 +00:00
systemv Add pre-commit checks 2024-03-29 22:57:40 -07:00
zsh build: fix deprecated uses of configure_file 2024-09-27 11:55:32 -05:00
meson.build build: fix deprecated uses of configure_file 2024-09-27 11:55:32 -05:00
pre-commit.nix De-vendor nixfmt 2024-07-22 21:09:58 +04:00
runinpty.py build: remove expect as a dependency 2024-08-10 16:10:16 -07:00