An open API service indexing awesome lists of open source software.

https://github.com/0xb10c/bitcoin-core-cirrus-runner

An experimental NixOS module for running ephemeral, tmpfs-based Bitcoin Core Cirrus CI runners in QEMU VMs using a shared cache
https://github.com/0xb10c/bitcoin-core-cirrus-runner

Last synced: about 1 month ago
JSON representation

An experimental NixOS module for running ephemeral, tmpfs-based Bitcoin Core Cirrus CI runners in QEMU VMs using a shared cache

Awesome Lists containing this project

README

        

# bitcoin-core-cirrus-runner
An experimental NixOS module for running ephemeral, tmpfs-based Bitcoin Core Cirrus CI runners in QEMU VMs using a shared cache

## Running integration tests

```
nix flake check --print-build-logs --max-jobs 1
```