]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Replace `!` operator for lists with empty string assignment
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 1 Sep 2023 08:57:34 +0000 (10:57 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 1 Sep 2023 08:57:34 +0000 (10:57 +0200)
commitcaacda47a74c8f0ad91c7f4e6f02ae20ffb1aabe
treee281ee28025231017bef1cca73d6a326c24078f5
parent0acda13b3cfb6fc5502848bb7055ce0331cfbee9
Replace `!` operator for lists with empty string assignment

Let's behave more like systemd and replace the `!` operator for
removing values from lists with assigning the empty string to remove
all values instead.
NEWS.md
mkosi/config.py
mkosi/resources/mkosi.md