lix/scripts
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
..
meson.build build: fix deprecated uses of configure_file 2024-09-27 11:55:32 -05:00
nix-profile-daemon.fish.in Restore system-install profile files from the previous installer 2024-03-25 04:17:14 +00:00
nix-profile-daemon.sh.in Restore system-install profile files from the previous installer 2024-03-25 04:17:14 +00:00
nix-profile.fish.in Update scripts/nix-profile-daemon.fish.in 2024-03-04 05:46:35 +01:00
nix-profile.sh.in Merge pull request #9425 from iFreilicht/fix-unbound-variable-errors 2024-03-04 05:59:32 +01:00