;
This commit is contained in:
@@ -28,6 +28,6 @@ in
|
||||
constituents = [
|
||||
tarball
|
||||
]
|
||||
++ map (system: builtins.getAttr system package) systems
|
||||
++ map (system: builtins.getAttr system package) systems;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user