artiq-full: fix more conda paths

master
Sebastien Bourdeauducq 2020-06-09 16:24:14 +08:00
parent ffaa3f74ec
commit ef8664443a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{ jobs }: { jobs }:
let let
condaBuilderEnv = import <artiq-fast/conda-builder-env.nix> { inherit pkgs; }; condaBuilderEnv = import <artiq-fast/conda/builder-env.nix> { inherit pkgs; };
in in
pkgs.runCommand "conda-channel" { } pkgs.runCommand "conda-channel" { }
'' ''