Commit graph

7 commits

Author SHA1 Message Date
hexchen 1c82f94bce ci: switch to nix build
nix-build just fills up the log beyond the limit that gitlab imposes on
CI builds.
2020-11-29 13:50:03 +00:00
hexchen 8cb692c4fd ci: caching of the nix store 2020-11-29 04:34:41 +00:00
hexchen 514526cab8 ci: faceplant 2020-11-29 04:24:27 +00:00
hexchen dde5ed13dd ci: specify git attribute 2020-11-29 04:22:50 +00:00
hexchen 260108a586 ci: add nix-instantiate as first step
we don't have to build the whole closure for every system if we already
fail to instantiate it.
2020-11-29 04:00:44 +00:00
hexchen af65447ae8 ci: fix git missing 2020-11-29 03:21:42 +00:00
hexchen 36e265bef9 ci: init gitlab ci 2020-11-29 03:16:22 +00:00