Skip to content

Commit

Permalink
bump to v0.1.1 and fix nix build
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguida committed Jan 31, 2025
1 parent 0e3eb5f commit e7d78ba
Show file tree
Hide file tree
Showing 6 changed files with 268 additions and 302 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- uses: cachix/install-nix-action@v30
- name: Building package
run: nix build --extra-experimental-features nix-command --extra-experimental-features flakes
Loading

0 comments on commit e7d78ba

Please sign in to comment.