parent
83fe089c5e
commit
98833bdc6f
14 changed files with 367 additions and 46 deletions
apps/update-sources
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
buildApp,
|
||||
callPackage,
|
||||
go,
|
||||
nix-update,
|
||||
nodejs_latest,
|
||||
prefetch-npm-deps,
|
||||
|
@ -11,6 +12,7 @@ buildApp {
|
|||
npmDepsHash = "sha256-TU7HoUGeCXUKwm2s4Np6NQahk6gWBN9WC5vob3zw7Ns=";
|
||||
|
||||
runtimeInputs = [
|
||||
go
|
||||
nix-update
|
||||
nodejs_latest
|
||||
prefetch-npm-deps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue