Commit Graph

18 Commits

Author SHA1 Message Date
Drew Risinger
beb99234fe conda build: allow pname or name convention 2020-12-17 14:16:45 +08:00
093b1b7224 artiq-fast: quamash -> qasync on artiq-6+ 2020-12-12 21:58:04 +08:00
5dc2ed0c79 conda: do not depend on Python
python dependency just seems to cause more misbehavior of the crappy conda dep handler.
2020-06-22 15:41:28 +08:00
72d4eab21b conda: remove version specification from deps
They just seem to tickle bugs in conda's shitty excuse for a dependency solver.
2020-06-22 15:29:00 +08:00
97bb368cab conda: do not specify h5py 2.8
h5py 2.8 sometimes causes the conda crap to install Python 3.5.
2020-06-22 15:18:47 +08:00
dc2c495293 conda: update artiq dependencies 2020-06-10 21:46:36 +08:00
f1742db24f conda: add llvmlite-artiq 2020-06-10 11:53:43 +08:00
c7fa00304b conda: also show architecture-dependent packages in build products 2020-06-10 11:44:19 +08:00
1f4639c7e4 conda: fix system shared libs not found in conda-build (#24) 2020-06-10 11:43:09 +08:00
0292090670 conda: include ARM support in llvm-or1k 2020-06-09 18:29:40 +08:00
20c2871896 conda: build llvm-or1k 2020-06-09 18:21:54 +08:00
9e900d321e conda: add binutils.nix 2020-06-09 17:30:40 +08:00
e9c07a8985 conda: build binutils 2020-06-09 17:29:38 +08:00
7ab028deb6 conda: build pythonparser 2020-06-09 15:43:18 +08:00
0581ac7b69 conda: build bscan-spi-bitstreams 2020-06-09 15:29:18 +08:00
245b96a844 conda: remove unneeded PYTHON env var 2020-06-09 15:12:37 +08:00
456a21d363 conda: update system deps
List copied from nixpkgs.conda.
2020-06-09 15:12:11 +08:00
5d8ffd44ef move conda files to dedicated folder 2020-06-09 14:30:23 +08:00