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 = {
|
commonArgs = {
|
||||||
inherit src;
|
inherit src;
|
||||||
|
pname = "noisebell";
|
||||||
|
version = "0.1.0";
|
||||||
strictDeps = true;
|
strictDeps = true;
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue