Skip to content

update README to include information on how to modify buildFHSUserEnv… #135

update README to include information on how to modify buildFHSUserEnv…

update README to include information on how to modify buildFHSUserEnv… #135

Workflow file for this run

name: "Test"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
- name: eval
run: NIX_PATH=nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz nix-instantiate default.nix