mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
This is the utility changes from #9968, which were easier to rebase first. I (@Ericson2314) didn't write this code; I just rebased it. Co-Authored-By: Artemis Tosini <me@artem.ist> Co-Authored-By: Audrey Dutcher <audrey@rhelmot.io>
6 lines
88 B
Meson
6 lines
88 B
Meson
sources += files(
|
|
'cgroup.cc',
|
|
'linux-namespaces.cc',
|
|
)
|
|
|
|
subdir('include/nix/util')
|