yarn: add module (#7526)
This commit is contained in:
parent
b4752b0eda
commit
e9c599e40c
5 changed files with 91 additions and 0 deletions
4
tests/modules/programs/yarn/default.nix
Normal file
4
tests/modules/programs/yarn/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
yarn = ./example-config.nix;
|
||||
yarn-empty-config = ./empty-config.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue