Jean-Pierre PRUNARET 9 years ago
parent 35f81d479e
commit d965ea4aae

@ -28,6 +28,6 @@ in
constituents = [ constituents = [
tarball tarball
] ]
++ map (system: builtins.getAttr system package) systems ++ map (system: builtins.getAttr system package) systems;
}; };
} }

Loading…
Cancel
Save