nyaa 0.9.1

A tui tool for browsing and downloading torrents from nyaa.si
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "Test build nix"
on:
  pull_request:
  push:
jobs:
  nix:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v4
    - uses: cachix/install-nix-action@v27
      with:
        github_access_token: ${{ secrets.GITHUB_TOKEN }} 
    - uses: DeterminateSystems/magic-nix-cache-action@v7
    - run: nix build