Merge changes I5c640824,I09ffc92e,I259583b7 into main

* changes:
  build: require meson 1.4.0 or newer
  build: fix deprecated uses of configure_file
  build: install html manual without using install_subdir
This commit is contained in:
Olivia Crain
2024-09-28 23:41:30 +00:00
committed by Gerrit Code Review
8 changed files with 21 additions and 38 deletions
+1 -5
View File
@@ -1,5 +1 @@
configure_file(
input : 'unpack-channel.nix',
output : 'unpack-channel.nix',
copy : true,
)
fs.copyfile('unpack-channel.nix')