WIP: add meta to packages and create nix-support/private file for unfree packages #20

Draft
abonerib wants to merge 481 commits from abonerib/bscpkgs:add-meta into master
Showing only changes of commit 882161b21e - Show all commits

View File

@ -10,6 +10,7 @@
]; ];
extraConfig = '' extraConfig = ''
MpiDefault=pmix MpiDefault=pmix
ReturnToService=2
''; '';
}; };
} }