summary refs log tree commit diff
path: root/pkgs/development/web/nodejs/nodejs.nix
Commit message (Expand)AuthorAge
* nodejs: set strictDeps and patch bash shebangsIvan Trubach2023-08-28
* nodejs: cross-compile with icuIvan Trubach2023-08-28
* nodejs: patch shebangs for shell scripts when cross-compilingIvan Trubach2023-08-28
* nodejs: remove no-op postPatch phaseIvan Trubach2023-08-28
* nodejs: run a subset of test suiteIvan Trubach2023-08-28
* nodejs: mark as broken when cross-compiling for different OSIvan Trubach2023-08-28
* nodejs: install shell completions and man pages when cross-compilingIvan Trubach2023-08-28
* nodejs: do not run patchShebangs with build inputsIvan Trubach2023-08-28
* nodejs: do not pass --without-snapshotIvan Trubach2023-08-28
* nodejs: use a response file with llvm-arRandy Eckenrode2023-07-15
* nodejs: add -licuuc to libv8 pkg-config fileCheng Shao2023-05-30
* nodejs_16: also mark EOLajs1242023-05-08
* nodejs_14: is EOL on 2023-04-30ajs1242023-05-04
* nodejs: explicitly disable __contentAddressedSergei Trofimovich2023-04-08
* treewide: remove global with lib; statements in pkgs/developmentShawn89012023-01-26
* treewide: switch to nativeCheckInputsGuillaume Girol2023-01-21
* nodejs-19_x: init at 19.0.0Mario Rodas2022-10-20
* nodejs: add back newer bypass-xcrun patchLily Foster2022-10-01
* nodejs-18_x: fix completion generationMario Rodas2022-05-04
* Merge pull request #167110 from mweinelt/nodejs-12-eolajs1242022-05-04
|\
| * nodejs: mark versions older than 14 as vulnerableMartin Weinelt2022-04-04
* | nodejs-18_x: init at 18.0.0Mario Rodas2022-04-23
* | nodejs: fix cross compilationNick Cao2022-03-22
|/
* nodejs: rename name to pname&versionFelix Buehler2022-01-23
* Merge pull request #148992 from mweinelt/nodejs-10Martin Weinelt2021-12-29
|\
| * nodejs: mark versions older than 12 as vulnerableMartin Weinelt2021-12-06
* | nodejs: Provide a static v8 library outputtalyz2021-11-30
|/
* Merge pull request #141604 from doronbehar/pkg/nodePackages/pkgsAttrDoron Behar2021-11-04
|\
| * nodejs: Add a .pkgs attributeDoron Behar2021-10-14
* | nodejs: use github release url in metaMario Rodas2021-10-20
* | nodejs: add changelogRyan Burns2021-10-12
|/
* nodejs*: add meta.mainProgramSamuel Gräfenstein2021-05-03
* nodejs: fix typoSandro Jäckel2021-03-05
* nodejs: remove util-linux from build inputsIvan Babrou2021-02-13
* treewide: remove inherited stdenv.libBen Siraphob2021-01-27
* Merge pull request #110544 from Ericson2314/no-platformJohn Ericson2021-01-23
|\
| * lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-23
* | pkgs/development: stdenv.lib -> libBen Siraphob2021-01-24
|/
* Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer2021-01-22
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-21
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
* utillinux: rename to util-linuxGraham Christensen2020-11-24
* nodejs: add marsam to maintainersMario Rodas2020-06-30
* Merge pull request #84599 from doronbehar/nodejs-python3Mario Rodas2020-04-13
|\
| * nodejs: pin python versions and use python3 when possibleDoron Behar2020-04-07
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|/
* nodejs: isArm -> isAarch32Chuck2020-02-05
* nodejs: cross compile runtime for ARMMichael Eden2019-11-03
* treewide: fixup evaluation of updater scriptsVladimír Čunát2019-06-18
* nodejs: use system icuMatthew Bauer2019-06-01