fix: configure workspace in remote
This commit is contained in:
parent
574a3a103e
commit
f1c75d2109
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
|||
|
||||
commonArgs = {
|
||||
inherit src;
|
||||
pname = "noisebell";
|
||||
version = "0.1.0";
|
||||
strictDeps = true;
|
||||
doCheck = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue