Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Added a first nix environment to test working with nix-shell #1

Added a first nix environment to test working with nix-shell

Added a first nix environment to test working with nix-shell #1

Workflow file for this run

name: "Test"
on:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build