mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 11:01:15 +00:00
fix: maximal package name
This commit is contained in:
parent
2276c79883
commit
025bc6eb6e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cachix.yml
vendored
2
.github/workflows/cachix.yml
vendored
|
@ -32,4 +32,4 @@ jobs:
|
|||
run: |-
|
||||
nix build '.#tidal'
|
||||
nix build '.#nix'
|
||||
nix build '.#isMaximal'
|
||||
nix build '.#maximal'
|
||||
|
|
Loading…
Reference in a new issue