add defaultPackage

release-7
Sebastien Bourdeauducq 2022-02-12 18:27:26 +08:00
parent 3ef9534c43
commit f77f2f1675
1 changed files with 2 additions and 0 deletions

View File

@ -156,6 +156,8 @@
];
};
defaultPackage.x86_64-linux = packages.x86_64-linux.conda-channel;
hydraJobs = {
inherit (packages.x86_64-linux) conda-channel;
};