Commit Graph

6 Commits

Author SHA1 Message Date
Theodore Ni
72c7fe7c62
netlify-cli: adapt update script to new nix-prefetch-github 2023-07-18 18:16:15 -07:00
Robert Hensing
2da879472c netlify-cli/generate.sh: Update nodejs version
... to match the version in composition.nix.
2023-06-02 17:05:07 +02:00
panda2134
2ff4e9ea84 netlify-cli: refactor
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2022-11-24 12:28:03 +00:00
panda2134
ae83b9c7c6 netlify-cli: 6.13.2 -> 12.2.4
Updates netlify-cli to 12.2.4, while switching to NodeJS 16.
According to its issue page, there seems to be problems running
this tool with NodeJS 18, so we'd better stick to NodeJS 16
instead.
2022-11-22 12:18:51 +08:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
Robert Hensing
71429f817d netlify-cli: Prepare shrinkwrap-based node2nix package set 2021-10-15 21:24:48 +02:00