3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1213 commits

Author SHA1 Message Date
R. RyanTM fffeab2a05
postman: 9.6.1 -> 9.7.1
(#153107)
2022-01-03 14:25:40 +01:00
R. Ryantm c6f9590b23 deno: 1.17.0 -> 1.17.1 2021-12-30 22:26:30 -08:00
R. Ryantm 33b2f99d05 cypress: 9.1.1 -> 9.2.0 2021-12-30 22:20:17 -08:00
Martin Weinelt 9d6fd49ad6
Merge pull request #148992 from mweinelt/nodejs-10 2021-12-29 14:57:31 +01:00
Thiago Kenji Okada 294b993762
Merge pull request #151893 from r-ryantm/auto-update/postman
postman: 9.3.1 -> 9.6.1
2021-12-23 15:19:14 -03:00
R. Ryantm 6d8ea9552b postman: 9.3.1 -> 9.6.1 2021-12-23 16:08:06 +00:00
Bobby Rong 92c7f4ad2e
Merge pull request #151489 from r-ryantm/auto-update/insomnia
insomnia: 2021.6.0 -> 2021.7.2
2021-12-22 11:57:24 +08:00
R. Ryantm c162fd00eb insomnia: 2021.6.0 -> 2021.7.2 2021-12-21 01:15:56 +00:00
Max Hausch 9ff45260ea
insomnia: Drop unused buildInputs 2021-12-20 13:12:52 +01:00
Mario Rodas 33c6911bbe
Merge pull request #151209 from r-ryantm/auto-update/nodejs-17_x
nodejs-17_x: 17.2.0 -> 17.3.0
2021-12-18 12:10:21 -05:00
Mario Rodas f69b20f6a9
Merge pull request #151040 from r-ryantm/auto-update/nodejs-12_x
nodejs-12_x: 12.22.7 -> 12.22.8
2021-12-18 11:16:55 -05:00
R. Ryantm 38cf64eac0 nodejs-17_x: 17.2.0 -> 17.3.0 2021-12-18 15:02:11 +00:00
Mark Vainomaa f8fa489193
deno: fix sharedLibrary value usage
stdenv.hostPlatform.extensions.sharedLibrary value always contains a
dot, which means find command was trying to match
libswc_common..(so|dylib)
2021-12-18 15:09:27 +02:00
Mark Vainomaa 387783a333
deno: remove unused library file 2021-12-17 18:51:35 +02:00
Mark Vainomaa 59c2be70e0
deno: 1.16.4 -> 1.17.0 2021-12-17 13:16:10 +02:00
Bobby Rong fad5696586
Merge pull request #150275 from r-ryantm/auto-update/bootstrap
twitterBootstrap: 5.1.0 -> 5.1.3
2021-12-17 11:33:10 +08:00
R. Ryantm 17e198d9d6 nodejs-12_x: 12.22.7 -> 12.22.8 2021-12-17 00:55:18 +00:00
R. RyanTM 08adacb68f
cypress: 8.3.1 -> 9.1.1 (#148826) 2021-12-16 18:34:26 +01:00
R. Ryantm 7373913806 twitterBootstrap: 5.1.0 -> 5.1.3 2021-12-11 16:46:53 +00:00
Mario Rodas f5fdf72a24
nodejs-16_x: fix build on darwin (#150037) 2021-12-11 11:28:09 +09:00
Mario Rodas cde01c28aa
Merge pull request #148990 from r-ryantm/auto-update/nodejs-16_x
nodejs-16_x: 16.13.0 -> 16.13.1
2021-12-08 01:45:43 -05:00
R. Ryantm 1a9e6682d2 nodejs-17_x: 17.1.0 -> 17.2.0
https://github.com/nodejs/node/releases/tag/v17.2.0
2021-12-06 12:50:22 +00:00
Mario Rodas dc91ac86c1
Merge pull request #149556 from bobrik/ivan/nodejs-macos-fix
nodejs-17_x: fix darwin build by backporting an upstream patch
2021-12-10 02:10:34 -05:00
R. Ryantm 601a2ad0b2 postman: 9.1.4 -> 9.3.1 2021-12-09 20:09:48 -08:00
Ivan Babrou 15117c71e5 nodejs-17_x: fix darwin build by backporting an upstream patch 2021-12-09 08:51:15 -08:00
Ryan Mulligan 42c53938f9
Merge pull request #149154 from r-ryantm/auto-update/flyctl
flyctl: 0.0.250 -> 0.0.260
2021-12-08 21:21:03 -08:00
Kim Lindberger 9bf94de535
Merge pull request #147506 from talyz/discourse-2.8.0.beta8
discourse: 2.7.9 -> 2.8.0.beta9
2021-12-08 18:15:48 +01:00
R. Ryantm ec169114dd flyctl: 0.0.250 -> 0.0.260 2021-12-06 22:57:47 +00:00
Martin Weinelt f0b4870640
nodejs: mark versions older than 12 as vulnerable
NodeJS 10 has reached EOL since 2021/04.
2021-12-06 13:39:36 +01:00
R. Ryantm 1b9e74a8de nodejs-16_x: 16.13.0 -> 16.13.1 2021-12-06 12:03:03 +00:00
R. Ryantm 1c4fa520d6 deno: 1.16.3 -> 1.16.4 2021-12-06 02:54:43 +00:00
Kirill Elagin faa4f8de40 insomnia: 2021.4.1 -> 2021.6.0 2021-12-03 19:01:21 -05:00
talyz 679398b160
nodejs: Provide a static v8 library output
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-30 23:05:48 +01:00
06kellyjac b9f2c542ba deno: 1.16.2 -> 1.16.3 2021-11-25 11:13:51 +00:00
Sandro e1be6bd30d
Merge pull request #146299 from johnrichardrinehart/postman/9.1.4 2021-11-25 00:45:45 +01:00
Mark Vainomaa 2ff27bbc8e
deno: run deno fmt on update script 2021-11-19 15:59:59 +02:00
Mark Vainomaa c5ab781203
deno: 1.15.3 -> 1.16.2
Also update crate name to look for in Cargo.toml - rusty_v8 has been
renamed to v8
2021-11-19 15:49:47 +02:00
John Rinehart 317c885a43 postman: 9.1.1 -> 9.1.4 2021-11-16 23:16:02 +02:00
Martin Weinelt 37fa1e7c1d treewide: pass and inherit writeShellScript in node2nix packages 2021-11-16 16:08:23 +01:00
R. Ryantm 3067b83e14 nodejs-17_x: 17.0.1 -> 17.1.0 2021-11-14 05:54:10 +00:00
Doron Behar 7cb82625b0
Merge pull request #141604 from doronbehar/pkg/nodePackages/pkgsAttr 2021-11-04 14:15:00 +00: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
github-actions[bot] 81d84138b5
Merge master into staging-next 2021-10-31 00:01:33 +00:00
Felix Buehler aac38fedf5 remarkjs: switch to fetchFromGitHub 2021-10-30 13:10:23 -07:00
github-actions[bot] 0fa76ebdca
Merge master into staging-next 2021-10-30 18:00:59 +00:00
R. Ryantm 5b12643bf3 flyctl: 0.0.241 -> 0.0.250 2021-10-29 15:32:41 +00:00
github-actions[bot] 22401dcc39
Merge master into staging-next 2021-10-27 18:01:02 +00:00
R. Ryantm b59803b96d nodejs-16_x: 16.12.0 -> 16.13.0 2021-10-27 12:13:51 +00:00
Martin Weinelt a47e0a6554 Merge remote-tracking branch 'origin/master' into staging-next 2021-10-25 21:03:48 +02:00
06kellyjac ea9be2b781 deno: 1.15.2 -> 1.15.3 2021-10-25 14:13:09 +01:00