about summary refs log tree commit diff
path: root/pkgs/development/web
AgeCommit message (Collapse)AuthorFilesLines
2021-12-11Merge branch 'staging-next' into stagingDmitry Kalinkin5-11/+60
Conflicts: pkgs/development/libraries/log4cplus/default.nix
2021-12-11nodejs-16_x: fix build on darwin (#150037)Mario Rodas1-2/+10
2021-12-08Merge staging-next into staginggithub-actions[bot]1-2/+2
2021-12-08Merge pull request #148990 from r-ryantm/auto-update/nodejs-16_xMario Rodas1-2/+2
nodejs-16_x: 16.13.0 -> 16.13.1
2021-12-08Merge pull request #148979 from r-ryantm/auto-update/nodejsMario Rodas1-2/+2
nodejs: 14.18.1 -> 14.18.2
2021-12-06nodejs-17_x: 17.1.0 -> 17.2.0R. Ryantm1-2/+2
https://github.com/nodejs/node/releases/tag/v17.2.0
2021-12-10Merge pull request #149556 from bobrik/ivan/nodejs-macos-fixMario Rodas1-2/+10
nodejs-17_x: fix darwin build by backporting an upstream patch
2021-12-09postman: 9.1.4 -> 9.3.1R. Ryantm1-2/+2
2021-12-09nodejs-17_x: fix darwin build by backporting an upstream patchIvan Babrou1-2/+10
2021-12-08Merge pull request #149154 from r-ryantm/auto-update/flyctlRyan Mulligan1-3/+3
flyctl: 0.0.250 -> 0.0.260
2021-12-08Merge pull request #147506 from talyz/discourse-2.8.0.beta8Kim Lindberger1-0/+33
discourse: 2.7.9 -> 2.8.0.beta9
2021-12-06flyctl: 0.0.250 -> 0.0.260R. Ryantm1-3/+3
2021-12-06nodejs-16_x: 16.13.0 -> 16.13.1R. Ryantm1-2/+2
2021-12-06nodejs: 14.18.1 -> 14.18.2R. Ryantm1-2/+2
2021-12-06deno: 1.16.3 -> 1.16.4R. Ryantm2-8/+8
2021-12-03insomnia: 2021.4.1 -> 2021.6.0Kirill Elagin1-2/+2
2021-11-30nodejs: Provide a static v8 library outputtalyz1-0/+33
Since building nodejs also builds v8, one way to get a static v8 library is to manually assemble it from the leftover object files. This seems like an easier way to get an up-to-date v8 library than trying to keep the v8 package updated.
2021-11-25deno: 1.16.2 -> 1.16.306kellyjac2-8/+8
2021-11-25Merge pull request #146299 from johnrichardrinehart/postman/9.1.4Sandro1-2/+2
2021-11-19deno: run deno fmt on update scriptMark Vainomaa1-3/+1
2021-11-19deno: 1.15.3 -> 1.16.2Mark Vainomaa3-23/+12
Also update crate name to look for in Cargo.toml - rusty_v8 has been renamed to v8
2021-11-16postman: 9.1.1 -> 9.1.4John Rinehart1-2/+2
2021-11-16treewide: pass and inherit writeShellScript in node2nix packagesMartin Weinelt1-1/+1
2021-11-14nodejs-17_x: 17.0.1 -> 17.1.0R. Ryantm1-2/+2
2021-11-04Merge pull request #141604 from doronbehar/pkg/nodePackages/pkgsAttrDoron Behar1-4/+9
2021-11-03treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)`` to ↵Sandro Jäckel2-2/+2
lib.importJSON ./file.json
2021-10-31Merge master into staging-nextgithub-actions[bot]1-8/+12
2021-10-30remarkjs: switch to fetchFromGitHubFelix Buehler1-8/+12
2021-10-30Merge master into staging-nextgithub-actions[bot]1-3/+3
2021-10-29flyctl: 0.0.241 -> 0.0.250R. Ryantm1-3/+3
2021-10-27Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-10-27nodejs-16_x: 16.12.0 -> 16.13.0R. Ryantm1-2/+2
2021-10-25Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-3/+3
2021-10-25deno: 1.15.2 -> 1.15.306kellyjac1-3/+3
2021-10-24Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-10-23postman: 9.0.5 -> 9.1.1John Rinehart1-2/+2
2021-10-21Merge master into staging-nextgithub-actions[bot]3-3/+16
2021-10-20nodejs: use github release url in metaMario Rodas1-1/+1
The release file is huge, hence making it difficult to read in the browser.
2021-10-20nodejs-16_x: 16.11.1 -> 16.12.0Mario Rodas1-2/+2
https://github.com/nodejs/node/releases/tag/v16.12.0
2021-10-19nodejs-17_x: init at 17.0.1Mario Rodas1-0/+13
https://github.com/nodejs/node/releases/tag/v17.0.0 https://github.com/nodejs/node/releases/tag/v17.0.1
2021-10-19Merge branch 'master' into staging-nextVladimír Čunát10-3/+13001
2021-10-19Merge pull request #142201 from r-ryantm/auto-update/denoSandro1-3/+3
2021-10-19deno: 1.15.1 -> 1.15.2R. RyanTM1-3/+3
2021-10-15netlify-cli: Add testRobert Hensing2-1/+39
2021-10-15netlify-cli: Generate code with update.shRobert Hensing4-0/+12915
2021-10-15netlify-cli: Prepare shrinkwrap-based node2nix package setRobert Hensing4-0/+45
2021-10-15Merge remote-tracking branch 'origin/staging' into staging-nextMartin Weinelt1-2/+2
2021-10-14nodejs: Add a .pkgs attributeDoron Behar1-4/+9
2021-10-14Merge pull request #141478 from 06kellyjac/denoBobby Rong1-3/+3
deno: 1.15.0 -> 1.15.1
2021-10-13postman: 9.0.4 -> 9.0.5John Rinehart1-2/+2