Commit Graph

7 Commits

Author SHA1 Message Date
Robert Hensing
f58acfc56c netlify-cli: Set meta.mainProgram 2023-12-08 19:54:54 +01:00
Theodore Ni
72c7fe7c62
netlify-cli: adapt update script to new nix-prefetch-github 2023-07-18 18:16:15 -07: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
d4da59708c netlify-cli: Add test 2021-10-15 21:48:56 +02:00
Robert Hensing
71429f817d netlify-cli: Prepare shrinkwrap-based node2nix package set 2021-10-15 21:24:48 +02:00