1
1
mirror of https://github.com/coot/free-category.git synced 2024-08-16 09:30:46 +03:00

Switched to nixorg/nix:circleci docker image

This commit is contained in:
Marcin Szamotulski 2019-10-06 18:59:58 +01:00
parent e448412f75
commit 3c599fef5f

View File

@ -1,7 +1,9 @@
version: 2.1
defaults: &defaults
docker:
- image: nixos/nix
- image: nixorg/nix:circleci
environment:
- USER: coot
commands:
setup:
description: "setup environment"