Use bats.withLibraries instead of submodules
This commit is contained in:
parent
f4cdb276c3
commit
e9c8e3b35e
8 changed files with 16 additions and 20 deletions
|
|
@ -16,7 +16,7 @@ You include a small bash script inside your commit messages, and `git-check-asse
|
|||
## Building
|
||||
|
||||
```bash
|
||||
nix build .?submodules=1
|
||||
nix build .
|
||||
```
|
||||
|
||||
## Examples of commit messages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue