mu: add package option (#4325)
This commit is contained in:
parent
7b8d43fbaf
commit
a8f8f48320
2 changed files with 7 additions and 3 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
programs.mu.enable = true;
|
||||
|
||||
test.stubs.mu = { };
|
||||
test.stubs.mu = { name = "mu"; };
|
||||
|
||||
nmt.script = ''
|
||||
assertFileContains activate \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue