mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
[Backport release-26.05] limine: don't read all of /nix/store during installation (#548404)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user