Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-10 | base16-builder: regenarate with nodejs_18 | natsukium | 4 | -448/+686 | |
2023-04-25 | nodejs*: normalise names to better fit other packages | Sandro Jäckel | 1 | -1/+1 | |
Versioned package attributes are usually named like $pname_$version eg: nodejs-14_x -> nodejs_14 | |||||
2022-07-04 | treewide: node*.nix remove references to nodejs-12_x | ajs124 | 2 | -2/+2 | |
2022-06-09 | treewide: remove references to nodejs-10_x | Mario Rodas | 2 | -2/+2 | |
nodejs-10_x was dropped by https://github.com/NixOS/nixpkgs/pull/175637 | |||||
2021-11-16 | treewide: pass and inherit writeShellScript in node2nix packages | Martin Weinelt | 1 | -1/+1 | |
2021-02-03 | regenerate with node2nix 1.9.0 except zigbee2mqtt | Sander van der Burg | 3 | -248/+248 | |
2021-01-30 | pkgs/development: stdenv.lib -> lib in node-composition files | Ben Siraphob | 1 | -1/+1 | |
Future updates to these files should generate them with node2nix 1.9.0 which removes stdenv.lib from the generated Nix. | |||||
2021-01-25 | Revert "nodePackages: regenerate with node2nix 1.9.0" | Sandro | 3 | -248/+248 | |
2021-01-22 | nodePackages: regenerate with node2nix 1.9.0 | Sander van der Burg | 3 | -248/+248 | |
2021-01-21 | treewide: editorconfig fixes | zowoq | 3 | -3/+3 | |
- add final newline - use spaces for indentation | |||||
2020-11-24 | utillinux: rename to util-linux | Graham Christensen | 1 | -1/+1 | |
2020-06-03 | treewide: replace base64 encoded hashes | Daiderd Jordan | 2 | -102/+102 | |
2020-03-15 | base16-builder: regenerate with node2nix 1.8.0, add supplement.json with ↵ | Sander van der Burg | 5 | -79/+1184 | |
node-pre-gyp to fix build | |||||
2019-08-26 | treewide: remove redundant quotes | volth | 1 | -1/+1 | |
2019-08-02 | nodejs-8_x: Drop package | adisbladis | 1 | -1/+1 | |
It will be EOL within the support period of 19.09 | |||||
2019-07-05 | Revert Nodejs-8_x deprecation | adisbladis | 1 | -1/+1 | |
This was supposed to go through a pull request Revert "nodePackages: Regenerate node packages for nodejs 10 & 12" This reverts commit 6a17bdf3974fce9d0c5098e77aa5fe6de279f2c7. Revert "nodejs-8_x: Drop package" This reverts commit e06c97b71d33bf8480fb40f825e8d3138783f986. | |||||
2019-07-05 | nodejs-8_x: Drop package | adisbladis | 1 | -1/+1 | |
It will be EOL within the support period of 19.09 | |||||
2019-06-05 | node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce ↵ | Sander van der Burg | 2 | -22/+23 | |
nodePackages_12_x attribute set | |||||
2019-04-04 | Remove nodejs-6_x which is about to enter EOL | tobias pflug | 4 | -105/+104 | |
- Remove nodejs-6_x - Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x - Re-generate node2nix generated files using nodejs-8_x instead | |||||
2018-08-30 | reewide: Purge all uses `stdenv.system` and top-level `system` | John Ericson | 1 | -1/+1 | |
It is deprecated and will be removed after 18.09. | |||||
2018-06-28 | nodePackages: regenerate with node2nix 1.6.0 | Sander van der Burg | 2 | -1028/+824 | |
2018-03-13 | nodePackages: fix evaluation | Franz Pletz | 1 | -2/+2 | |
Introduced in 40e3ad60aaa0bdcec71409ae167c2b1425bffe06. | |||||
2017-09-30 | base16-builder: init | Rok Garbas | 4 | -0/+1472 | |
remove base16 as it was abandoned and one of its sucessors is base17-builder. |