flake: expose `makeCondaChannel` in outputs

release-7
Brad Bondurant 2022-07-11 17:12:40 -04:00 committed by Sebastien Bourdeauducq
parent 88701b10bc
commit 213d90e576
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@
};
in rec {
inherit makeCondaChannel;
packages.x86_64-linux = rec {
korad_ka3005p = pkgs.python3Packages.buildPythonPackage {
pname = "korad_ka3005p";