| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
If the editor that invokes mkosi.clangd is a flatpak, let's make sure
that mkosi is run on the host and not in the flatpak sandbox since it
won't be installed there.
|
|
|
|
|
|
|
| |
We're just running a language server so no need to put a writable
overlay on top of the build sources to prevent modifications. This
hopefully helps the language server track modifications to the source
files better.
|
|
This allows hacking on systemd without installing any build
dependencies except mkosi on the host machine.
|