manual_inherit
This commit is contained in:
@@ -19,8 +19,8 @@ let
|
||||
selected = selectVariant versionSpec kernelVersion null;
|
||||
sources = mkAllSources pkgs selected;
|
||||
|
||||
modDirVersion = selected.variables.modDirVersion;
|
||||
tag = kernelVersion; # sources.tag;
|
||||
inherit (selected.variables) modDirVersion;
|
||||
tag = kernelVersion;
|
||||
# NOTE: raspberrypifw & raspberryPiWirelessFirmware should be updated with this
|
||||
|
||||
# all of these fail for various reasons
|
||||
|
||||
Reference in New Issue
Block a user