[Backport release-26.05] limine: don't read all of /nix/store during installation (#548404)

This commit is contained in:
Florian Klink
2026-08-02 12:46:17 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
#!@python3@/bin/python3 -B
#!@python3@/bin/python3 -BP
from dataclasses import dataclass
from typing import Any, Callable, Dict, List, Optional, Tuple