1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-26 15:51:15 +02:00
nix/src/libstore-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 Mesonify other external API 2024-07-02 09:23:24 -04:00
meson.build rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_store.cc Add nix_store_copy_closure to libstore-c 2024-08-23 12:49:39 +03:00
nix_api_store.h Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
nix_api_store_internal.h C API: Keep the structure flat 2024-03-28 19:00:04 +01:00
package.nix rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00