1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-10 19:11:03 +01:00
nix/src/libflake
Sergei Zimmerman 756758d968 chore: get rid of dead code and unused variables where appropriate
Looks like some cruft has been left over from previous refactorings.
This removes dead variables, which should not have side effects in their
constructors. In cases where the variable initialization has a purpose
[[maybe_unused]] is inserted to silence compiler warnings.
2024-11-22 18:05:53 +03:00
..
flake chore: get rid of dead code and unused variables where appropriate 2024-11-22 18:05:53 +03:00
.version Meson build for libexpr and libflake 2024-07-02 09:23:24 -04:00
build-utils-meson Rename file to avoid reserved name 2024-07-02 09:26:22 -04:00
meson.build Merge build-utils-meson/{diagnostics,threads} into build-utils-meson/common 2024-11-21 20:34:54 +01:00
package.nix packaging: Add mkMeson{Library,Executable} 2024-10-13 23:17:54 +02:00