trying this but go back after
This commit is contained in:
parent
fa3eacab09
commit
7207a125cf
2 changed files with 0 additions and 10 deletions
|
@ -37,7 +37,6 @@ in {
|
||||||
base = web-domain;
|
base = web-domain;
|
||||||
};
|
};
|
||||||
email = "akkoma@${email-domain}";
|
email = "akkoma@${email-domain}";
|
||||||
iceshrimp.enable = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
matrix = {
|
matrix = {
|
||||||
|
|
|
@ -24,15 +24,6 @@ in
|
||||||
dotnetCorePackages.runtime_9_0
|
dotnetCorePackages.runtime_9_0
|
||||||
];
|
];
|
||||||
|
|
||||||
configurePhase = ''
|
|
||||||
runHook preConfigure
|
|
||||||
|
|
||||||
cd Iceshrimp.Backend
|
|
||||||
dotnet workload install wasm-tools
|
|
||||||
|
|
||||||
runHook postConfigure
|
|
||||||
'';
|
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
runHook preBuild
|
runHook preBuild
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue