574 Commits

Author SHA1 Message Date
Yuxiang Zhang
253fdbd1da
Update Dockerfile 2020-01-30 14:43:02 +08:00
Yuxiang Zhang
f64349e4e0
Fix #51 2020-01-28 12:20:20 +08:00
dramforever
ce612f6cbb
nix-channels: Dockerfile: Merge RUN commands 2020-01-15 14:27:47 +08:00
dramforever
8ccd981c1b
nix-channels: add to dockerfiles 2020-01-15 13:17:19 +08:00
dramforever
7a75219065
nix-channels: Also download nix-cache-info 2020-01-13 20:18:02 +08:00
dramforever
cbd2e9f802
nix-channels: USTC mirror compatibility 2020-01-13 19:49:10 +08:00
Miao Wang
a08a551a23
add new versions of node-source
Signed-off-by: Miao Wang <shankerwangmiao@gmail.com>
2020-01-13 17:48:21 +08:00
dramforever
dfa3575fa5
nix-chanels: add some comments 2019-12-24 17:21:02 +08:00
dramforever
34e37262da
Add nix-channels 2019-12-24 17:13:24 +08:00
Yuxiang Zhang
4c334c1383
Merge pull request #47 from peterjc123/patch-2
Fix numba/label/dev channel for Anaconda
2019-11-24 12:47:54 +08:00
peterjc123
3dbf60ddf0
Fix numba/label/dev channel for Anaconda
According to https://github.com/tuna/issues/issues/637#issuecomment-557856837
2019-11-24 12:32:02 +08:00
Miao Wang
de6de4406b
add rdkit to anaconda 2019-11-20 21:52:55 +08:00
Yuxiang Zhang
6fe7836286
Merge pull request #46 from hyp1231/master
Add Anaconda cloud source: dglteam
2019-11-14 18:28:00 +08:00
Yupeng Hou
191e1797f1
Add Anaconda cloud source: dglteam
rt
2019-11-14 17:54:20 +08:00
Yuxiang Zhang
bca50dd727
Merge pull request #45 from whimian/patch-1
Add pyviz
2019-11-13 12:43:16 +08:00
Yu Hao
47bea34795
Add pyviz
Python Tools for Data Visualization.
`http://anaconda.org/pyviz`
`http://pyviz.org`
2019-11-13 12:39:08 +08:00
Yuxiang Zhang
9077a72e1d
Merge pull request #44 from peterjc123/patch-1
Add numba with the dev label for the win-64 channel
2019-11-08 22:09:33 +08:00
peterjc123
8d2d13272c
Add numba with the dev label for the win-64 channel
To add cudatoolkit 9.2 package for Windows
2019-11-08 22:06:51 +08:00
z4yx
c7cdffd113 use awk to parse the record (fix #43) 2019-10-31 10:45:14 +08:00
Yuxiang Zhang
eb8be5ee0d
Merge pull request #40 from njzjz/patch-1
add noarch for all channels
2019-10-28 10:57:28 +08:00
Jinzhe Zeng
c0828c1e19
add noarch for all channels
noarch must be contained since:
As of conda 4.3, a valid channel must contain a `noarch/repodata.json` and
associated `noarch/repodata.json.bz2` file, even if `noarch/repodata.json` is
empty.
2019-10-27 22:53:50 -04:00
Yuxiang Zhang
82f622eb1e
add numba 2019-10-27 12:44:42 +08:00
Jinzhe Zeng
bc20b4eaed add deepmodeling to CONDA_CLOUD_REPOS (#39) 2019-10-26 17:49:19 +08:00
Hui Yiqun
f2e5e79096 bump pub_mirror 2019-10-24 14:33:31 +08:00
Miao Wang
942fea954d
add noarch to intel 2019-09-17 18:09:26 -04:00
Yuxiang Zhang
a52d426cc8
add matsci 2019-09-09 09:06:57 +08:00
Harry Chen
2e11f6842b Add new versions of MongoDB and NodeSource
Signed-off-by: Harry Chen <i@harrychen.xyz>
2019-09-03 13:40:35 +08:00
Yuxiang Zhang
9e62e8bd89
Update gitlab-ci-multi-runner.sh 2019-09-03 12:52:15 +08:00
Yuxiang Zhang
3f23bef3f0
Update mongodb.sh 2019-09-03 12:51:36 +08:00
Yuxiang Zhang
cd1a0a03a2
Update percona.sh 2019-09-03 12:51:03 +08:00
Yuxiang Zhang
3e54a69fc9
Update influxdata.sh 2019-09-03 12:50:26 +08:00
Yuxiang Zhang
e28178d873
Update erlang.sh 2019-09-03 12:49:54 +08:00
Yuxiang Zhang
c493ae0c91
Update virtualbox.sh 2019-09-03 12:48:40 +08:00
Jiajie Chen
5a4175d913 Download debian buster packages for gitlab mirrors, fixing https://github.com/tuna/issues/issues/627 2019-09-03 11:56:25 +08:00
Yuxiang Zhang
89990dabdc
add msys2 repo of Anaconda 2019-08-23 15:41:58 +08:00
Miao Wang
3e68923894 add el8 2019-08-14 01:00:12 +08:00
Miao Wang
9770bc56b1
Add Paddle/noarch 2019-08-12 23:25:55 -04:00
Yuxiang Zhang
3fa7fe24aa
add "Paddle/linux-64", "Paddle/linux-32", "Paddle/osx-64", "Paddle/win-64", "Paddle/win-32", 2019-08-07 08:57:17 +08:00
Yuxiang Zhang
3f882b570b
add homebrew-cask 2019-08-03 09:53:18 +08:00
Jiajie Chen
c491f5a7c2 hackage: quote string interpolation 2019-07-08 13:33:54 +08:00
Chen
fbd47502ca
Merge pull request #37 from huandzh/patch-1
hackage新的安全机制需要增加同步若干json文件
2019-07-08 13:32:14 +08:00
DHuan
1e88d7961d
Sync security features
These `json` files are required for stack 2.1.1. 

Refs:

* https://docs.haskellstack.org/en/stable/yaml_configuration/#package-indices
* https://hackage.haskell.org/api#security
2019-07-05 12:05:34 +08:00
王邈
509d5b33d1 Revert "Add source-han-mono in adobe-fonts"
This reverts commit df1f0e19459ea1bac4b5005a6b4140efbef31dd1.
2019-07-04 16:28:12 -04:00
Yuxiang Zhang
94249cf07a
catch another CalledProcessError 2019-07-04 21:31:19 +08:00
Yuxiang Zhang
3d5352b132
add psi4 channel 2019-07-04 21:27:08 +08:00
Yuxiang Zhang
facf125102
Update docker-ce.py 2019-07-03 09:10:23 +08:00
Yuxiang Zhang
39bc4a0d4a
catch CalledProcessError 2019-07-03 08:56:58 +08:00
Yuxiang Zhang
f5341d4ccd
specify the timeout option 2019-07-03 08:54:40 +08:00
王邈
a57f978678 anaconda: add retry and time limit 2019-07-02 15:09:05 -04:00
Yuxiang Zhang
0f0a174fd9
download packages specfied in 'packages.conda' field 2019-06-27 12:31:22 +08:00