parent
8a8ea40101
commit
cf60a45c4c
5 changed files with 17 additions and 8 deletions
modules/ags
|
@ -42,7 +42,7 @@ in {
|
|||
|
||||
(writeShellApplication {
|
||||
name = "updateTypes";
|
||||
runtimeInputs = [ nodejs_18 typescript git ];
|
||||
runtimeInputs = [nodejs_18 typescript git];
|
||||
text = ''
|
||||
if [[ -d /tmp/ags-types ]]; then
|
||||
rm -r /tmp/ags-types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue