This repository has been archived on 2022-01-02. You can view files and clone it, but cannot push or open issues/pull-requests.
AriaNg/update.sh

8 lines
153 B
Bash
Executable File

#!/usr/bin/env nix-shell
#!nix-shell -i bash -p nodePackages.node2nix
node2nix \
-d \
--nodejs-10 \
-c AriaNg.nix \
-l package-lock.json