Commit Graph

12 Commits (c2dfc0816b1b32bb9c23a661a3ad64c0a5735384)

Author SHA1 Message Date
hexchen 6945c7ac35 ci: switch back to nix-build
Signed-off-by: hexchen <hexchen@lilwit.ch>
2020-11-29 17:20:03 +00:00
hexchen 8134560701 ci: remove cache
Signed-off-by: hexchen <hexchen@lilwit.ch>
2020-11-29 17:10:42 +00:00
hexchen 3e81ca097d ci: fix tags
Signed-off-by: hexchen <hexchen@lilwit.ch>
2020-11-29 15:53:31 +00:00
hexchen fd03b5dc9f ci: switch to nix builder
Signed-off-by: hexchen <hexchen@lilwit.ch>
2020-11-29 15:51:32 +00:00
hexchen 084345f101 ci: disable full builds
we can't fully build due to proprietary sources. because of this, we can
only instantiate the derivation.
2020-11-29 14:47:12 +00:00
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