mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 03:17:13 +00:00
7 lines
212 B
Markdown
7 lines
212 B
Markdown
|
## How to update
|
||
|
|
||
|
1. bump version of `@google/clasp` in [node-packages.json](./node-packages.json)
|
||
|
2. run [generate.sh](./generate.sh)
|
||
|
3. set the same version in [default.nix](./default.nix)
|
||
|
4. build and test it
|