1
1
mirror of https://github.com/coot/free-category.git synced 2024-09-11 14:17:30 +03:00

Install cachix from cachix.org

This commit is contained in:
Marcin Szamotulski 2019-01-06 15:38:40 +01:00
parent 02f90c2f63
commit 2cc5f7ac38
No known key found for this signature in database
GPG Key ID: 788D56E52D63FAA4

View File

@ -14,7 +14,7 @@ commands:
- run:
name: "install"
command: |
nix-env -f "<nixpkgs>" -iA cachix
nix-env -f "<nixpkgs>" -iA cachix -f https://cachix.org/api/v1/install
nix-env -f "<nixpkgs>" -i openssh
nix-env -f "<nixpkgs>" -i git
- run: