445 Commits

Author SHA1 Message Date
Yuxiang Zhang
38a46e7e29
reimplement the lxc-images.sh to solve tuna/issues#558
the method described in https://github.com/tuna/issues/issues/558#issuecomment-589921950
2020-02-22 17:20:31 +08:00
Harry Chen
3c3c178dcb Add version in rustup-mirror/Dockerfile
Signed-off-by: Harry Chen <i@harrychen.xyz>
2020-02-21 22:04:52 +08:00
Yuxiang Zhang
f965470f92
Update Homebrew taps 2020-02-21 21:54:10 +08:00
root
e94346d82c add script to sync linuxbrew-bottles 2020-02-21 21:44:11 +08:00
root
12d20f2820 add Docker image for linuxbrew 2020-02-21 21:40:45 +08:00
Yuxiang Zhang
063b349ea1
call task_done() anyway 2020-02-18 11:46:11 +08:00
root
905940b302 Merge branch 'master' of https://github.com/tuna/tunasync-scripts 2020-02-14 21:21:45 +08:00
root
3957f286d8 replace wget with curl to utilize proxy settings 2020-02-14 21:21:15 +08:00
Yuxiang Zhang
ccb2480914
Using latest pub-mirror from git 2020-02-14 20:28:54 +08:00
root
f3bcc3aaea Merge branch 'master' of https://github.com/tuna/tunasync-scripts 2020-02-13 21:17:31 +08:00
root
93887406eb change the connection option for pub-mirror 2020-02-13 21:17:10 +08:00
Yuxiang Zhang
26d84af48e
upgrade Dart 2020-02-13 18:42:07 +08:00
Yuxiang Zhang
4ed40e1555
install bandersnatch from upstream 2020-02-13 12:05:05 +08:00
Hui Yiqun
25d6432161 bump to 1.0.7 2020-02-13 10:58:27 +08:00
root
e97393b71d fix perm 2020-02-12 17:43:30 +08:00
Yuxiang Zhang
0d9864a07f
add Github release syncing tool (Fix #32) 2020-02-12 17:41:05 +08:00
Yuxiang Zhang
ed2d7e6c12
change the log in linux.sh 2020-02-04 11:59:16 +08:00
Yuxiang Zhang
448d59d1f1
Update cros.sh 2020-02-01 23:00:24 +08:00
Yuxiang Zhang
0f25419586
Cloning multiple repos in parallel 2020-02-01 22:27:01 +08:00
Yuxiang Zhang
7d1b156b33
skip package files only 2020-02-01 15:55:25 +08:00
Yuxiang Zhang
108ea8426f
docker-ce: multithreaded downloading 2020-02-01 15:38:24 +08:00
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