Revert "add defaultPackage"

This reverts commit f77f2f1675.
release-7
Sebastien Bourdeauducq 2022-02-12 18:39:39 +08:00
parent 94ed2d6f48
commit ba1200832f
1 changed files with 0 additions and 2 deletions

View File

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