Merge bscpkgs into jungle #189

Manually merged
rarias merged 1013 commits from merge-bscpkgs into master 2025-10-07 16:12:34 +02:00
Showing only changes of commit 3b80c2fcb9 - Show all commits

View File

@@ -36,5 +36,6 @@ in
creams = with exp.creams.ss; {
ss.hybrid = merge [ hybrid ];
ss.pure = merge [ pure ];
ss.all = merge [ hybrid pure ];
};
}