1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-15 06:52:43 +01:00
nix/src/libutil-c
Robert Hensing d0b4db924a rename: build-utils-meson -> nix-meson-build-support
Fix a footgun. In my case, I had a couple of build ("output")
directories sitting around.

    rm -rf build-*

Was confused for a bit why a meson.build file was missing.

Probably also helps with autocompletion.

I tried meson-build-support first, but I had to add something like
a nix- prefix, in order to make meson happy. They've reserved the
meson- prefix.
2024-12-09 16:54:42 +01:00
..
.version Build nix-util-c with meson and unit test 2024-06-25 21:35:23 +02:00
meson.build rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
meson.options Build nix-util-c with meson and unit test 2024-06-25 21:35:23 +02:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_util.cc Merge pull request #10910 from hercules-ci/c-api-nix_clear_err 2024-08-26 10:50:26 -04:00
nix_api_util.h Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
nix_api_util_internal.h C API: Make nix_err_msg treat NIX_OK as having no message 2024-06-14 16:36:23 +02:00
package.nix rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00