Commit graph

12 commits

Author SHA1 Message Date
silverraven691
7cbf8629aa Build images for channel nixos-21.11
+ Stop building images for 20.03
2021-12-01 19:33:54 +01:00
silverraven691
ab7efb366f
Build images for channel nixos-21.05 (#23)
* Gitlab CI: Build images for channel nixos-21.05

* GH Actions: Build images for channel nixos-21.05
2021-09-06 19:56:38 +00:00
Jonas Chevalier
bf1338907c
ci: add GitHub Actions cron (#16)
* ci: add dependabot

* ci: revamp logic

Merge username and password as a single auth token. It doesn't make
sense to split out the user and password since they are so tied
together. Might as well treat the whole think as a secret blob.

Remove Travis-CI. Travis is dead for OSS.

Add GitHub Actions cron. Remove cachix as it's pushing too much stuff.

Merge all of the CI logic into a single ci.sh script.
2021-02-10 13:25:01 +01:00
zimbatm
d454de5f07
ci: add nixos-20.09 2020-11-27 15:32:49 +01:00
zimbatm
a720d8ee4f
remove 19.03 and 19.09 channels
Those are not receiving any more updates. Fix Nix invocations.
2020-07-07 13:00:21 +02:00
zimbatm
3c956bc24c
add the nixos-20.03 channel 2020-02-23 15:09:15 +01:00
zimbatm
7ed6a50917
ci: add the NIXPKGS_CHANNEL shortcut 2019-12-20 17:16:21 +01:00
zimbatm
1fa23404ff
update to nixos-19.09 2019-11-21 13:14:01 +00:00
zimbatm
f31c910416
new channel: nixos-19.03 (#1) 2019-03-15 13:49:46 +00:00
zimbatm
6b517528ee
prepare for multi-CI
split things out so more can be shared between CIs
2019-02-06 11:57:24 +01:00
zimbatm
5d9a795ac3
use image tags to identify channels
this works better with registries like hub.docker.com that don't allow
nested images
2019-01-19 18:25:40 +01:00
zimbatm
b44f7f85f3
hi 2019-01-19 15:13:30 +01:00