Skip to content

Commit

Permalink
Merge pull request #2 from qed-solver/test
Browse files Browse the repository at this point in the history
Various experimental features.
  • Loading branch information
wsx-ucb committed Nov 20, 2023
2 parents 68570ca + c4c31df commit 50d1e16
Show file tree
Hide file tree
Showing 878 changed files with 77,609 additions and 149,677 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v12
Expand Down
Loading

0 comments on commit 50d1e16

Please sign in to comment.