]> git.ipfire.org Git - thirdparty/mkosi.git/commit
as_file() backport improvements
authorDaanDeMeyer <daan.j.demeyer@gmail.com>
Tue, 1 Jul 2025 19:42:12 +0000 (21:42 +0200)
committerDaanDeMeyer <daan.j.demeyer@gmail.com>
Tue, 1 Jul 2025 20:47:11 +0000 (22:47 +0200)
commit7ad53647c2a548b3391532e48e1ec0bd921f3681
tree1e8d140da395a5678e84a906eb0596b2c9e5d8bb
parent0d1143150835b21c1bfe64428df5f45b558280b1
as_file() backport improvements

- Simplify
- Fully type
- Move to mkosi.resources

We're going to extend it in the next commit, so no point in keeping
it the same as upstream anymore.
mkosi/backport.py [deleted file]
mkosi/resources/__init__.py
mkosi/util.py