Commit Graph

495 Commits

Author SHA1 Message Date
Mario Rodas
7b4478eb4a nodejs-16_x: 16.1.0 -> 16.2.0
https://github.com/nodejs/node/releases/tag/v16.2.0
2021-05-19 04:20:00 +00:00
Mario Rodas
3e8eec9329 nodejs-14_x: 14.16.1 -> 14.17.0
https://github.com/nodejs/node/releases/tag/v14.17.0
2021-05-19 04:20:00 +00:00
github-actions[bot]
c63e69cd89
Merge staging-next into staging 2021-05-06 12:23:32 +00:00
Mario Rodas
55756679b9 nodejs-16_x: 16.0.0 -> 16.1.0
https://github.com/nodejs/node/releases/tag/v16.1.0
2021-05-05 04:20:00 +00:00
github-actions[bot]
5e177b16b1
Merge staging-next into staging 2021-05-03 18:25:49 +00:00
Samuel Gräfenstein
c98e84c00d
nodejs*: add meta.mainProgram 2021-05-03 09:42:48 +02:00
Jonathan del Strother
67be794a7f nodejs: Fix build by pinning to icu68
Node 12/14/15 don't build against icu69, failing with:

```
../deps/v8/src/objects/js-list-format.cc:172:55: error: 'createInstance' is a private member of 'icu_69::ListFormatter'
```
2021-04-28 09:28:19 +01:00
Mario Rodas
e69cbd222a nodejs-16_x: init at 16.0.0
https://github.com/nodejs/node/releases/tag/v16.0.0
2021-04-20 04:20:00 +00:00
Mario Rodas
bfd326421e nodejs-14_x: 14.16.0 -> 14.16.1
https://github.com/nodejs/node/releases/tag/v14.16.1
2021-04-07 04:20:00 +00:00
Mario Rodas
2493c84369 nodejs-12_x: 12.22.0 -> 12.22.1
https://github.com/nodejs/node/releases/tag/v12.22.1
2021-04-07 04:20:00 +00:00
Mario Rodas
5ed5e2a391 nodejs-10_x: 10.24.0 -> 10.24.1
https://github.com/nodejs/node/releases/tag/v10.24.1
2021-04-07 04:20:00 +00:00
happysalada
ba6577f8cb nodejs: 15.13.0 -> 15.14.0 2021-04-07 20:45:34 +09:00
Mario Rodas
218c9ecdf6 nodejs-15_x: 15.12.0 -> 15.13.0
https://github.com/nodejs/node/releases/tag/v15.13.0
2021-04-01 04:20:00 +00:00
Mario Rodas
f376634cea nodejs-12_x: 12.21.0 -> 12.22.0
https://github.com/nodejs/node/releases/tag/v12.22.0
2021-03-30 04:20:00 +00:00
Mario Rodas
cebfa4ad1a nodejs-15_x: 15.11.0 -> 15.12.0
https://github.com/nodejs/node/releases/tag/v15.12.0
2021-03-17 04:20:00 +00:00
R. RyanTM
3745271036 nodejs-15_x: 15.10.0 -> 15.11.0 2021-03-08 22:55:06 +00:00
Sandro Jäckel
c8cf293488
nodejs: fix typo 2021-03-05 18:14:37 +01:00
Mario Rodas
0f705d7c53 nodejs-15_x: 15.9.0 -> 15.10.0
https://github.com/nodejs/node/releases/tag/v15.10.0
2021-02-23 04:20:00 +00:00
Mario Rodas
41d2099728 nodejs-14_x: 14.15.5 -> 14.16.0
https://github.com/nodejs/node/releases/tag/v14.16.0
2021-02-23 04:20:00 +00:00
Mario Rodas
0db2ac3700 nodejs-12_x: 12.20.2 -> 12.21.0
https://github.com/nodejs/node/releases/tag/v12.21.0
2021-02-23 04:20:00 +00:00
Mario Rodas
5404bb16de nodejs-10_x: 10.23.3 -> 10.24.0
https://github.com/nodejs/node/releases/tag/v10.24.0
2021-02-23 04:20:00 +00:00
R. RyanTM
46d7771681 nodejs-15_x: 15.8.0 -> 15.9.0 2021-02-19 20:20:53 +00:00
Ivan Babrou
52756df546 nodejs: remove util-linux from build inputs
These were introduced with nodejs itself back in 2016: 822abc49ad.
Removing `util-linux` from build inputs doesn't break the builds,
so there's no reason to keep them.
2021-02-13 11:21:52 -08:00
Mario Rodas
ac2784162f nodejs-12_x: 12.20.1 -> 12.20.2
https://github.com/nodejs/node/releases/tag/v12.20.2
2021-02-10 04:20:00 +00:00
Mario Rodas
e25c04cf56 nodejs-14_x: 14.15.4 -> 14.15.5
https://github.com/nodejs/node/releases/tag/v14.15.5
2021-02-09 04:20:00 +00:00
Mario Rodas
bc6cfc2fc0 nodejs-10_x: 10.23.2 -> 10.23.3
https://github.com/nodejs/node/releases/tag/v10.23.3
2021-02-09 04:20:00 +00:00
Mario Rodas
f9294735e7 nodejs-15_x: 15.7.0 -> 15.8.0
https://github.com/nodejs/node/releases/tag/v15.8.0
2021-02-02 04:20:00 +00:00
Mario Rodas
42cc76b8d0 nodejs-15_x: 15.6.0 -> 15.7.0
https://github.com/nodejs/node/releases/tag/v15.7.0
2021-01-27 08:18:25 -05:00
Mario Rodas
62912262f4 nodejs-10_x: 10.23.1 -> 10.23.2
https://github.com/nodejs/node/releases/tag/v10.23.2
2021-01-27 08:17:57 -05:00
Ben Siraphob
3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
John Ericson
12881a7aa7
Merge pull request #110544 from Ericson2314/no-platform
top-level, lib: Remove platform attribute of platforms
2021-01-23 16:32:36 -05:00
Ben Siraphob
2f78ee7e81 pkgs/development: stdenv.lib -> lib 2021-01-24 00:16:29 +07:00
John Ericson
9c213398b3 lib: Clean up how linux and gcc config is specified
Second attempt of 8929989614589ee3acd070a6409b2b9700c92d65; see that
commit for details.

This reverts commit 0bc275e634.
2021-01-23 10:01:28 -05:00
Jonathan Ringer
0bc275e634
Revert "lib: Clean up how linux and gcc config is specified"
This is a stdenv-rebuild, and should not be merged
into master

This reverts commit 8929989614.
2021-01-22 14:07:06 -08:00
John Ericson
8929989614 lib: Clean up how linux and gcc config is specified
The `platform` field is pointless nesting: it's just stuff that happens
to be defined together, and that should be an implementation detail.

This instead makes `linux-kernel` and `gcc` top level fields in platform
configs. They join `rustc` there [all are optional], which was put there
and not in `platform` in anticipation of a change like this.

`linux-kernel.arch` in particular also becomes `linuxArch`, to match the
other `*Arch`es.

The next step after is this to combine the *specific* machines from
`lib.systems.platforms` with `lib.systems.examples`, keeping just the
"multiplatform" ones for defaulting.
2021-01-21 22:44:09 -05:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Mario Rodas
154937e415 nodejs-15_x: 15.5.1 -> 15.6.0
https://github.com/nodejs/node/releases/tag/v15.6.0
2021-01-16 07:07:43 -05:00
Mario Rodas
dac1b3228b nodejs-15_x: 15.5.0 -> 15.5.1
https://github.com/nodejs/node/releases/tag/v15.5.1
2021-01-05 16:23:00 -05:00
Mario Rodas
b8d7691ebe nodejs-14_x: 14.15.3 -> 14.15.4
https://github.com/nodejs/node/releases/tag/v14.15.4
2021-01-05 16:22:00 -05:00
Mario Rodas
9536e4745d nodejs-12_x: 12.20.0 -> 12.20.1
https://github.com/nodejs/node/releases/tag/v12.20.1
2021-01-05 16:21:00 -05:00
Mario Rodas
c68ee8362c nodejs-10_x: 10.23.0 -> 10.23.1
https://github.com/nodejs/node/releases/tag/v10.23.1
2021-01-05 16:20:00 -05:00
Mario Rodas
9a6de99845 nodejs-15_x: 15.4.0 -> 15.5.0
https://github.com/nodejs/node/releases/tag/v15.5.0
2020-12-22 14:02:00 -05:00
Mario Rodas
4bd7582cb2 nodejs-14_x: 14.15.1 -> 14.15.3
+ https://github.com/nodejs/node/releases/tag/v14.15.2
+ https://github.com/nodejs/node/releases/tag/v14.15.3
2020-12-17 04:20:00 +00:00
R. RyanTM
0a81ee52f7 nodejs-15_x: 15.3.0 -> 15.4.0 2020-12-13 23:19:45 +00:00
Sander van der Burg
bbfc913c6a nodejs: apply patch that allows packages with native dependencies to compile again on darwin by bypassing xcodebuild 2020-12-04 00:41:21 +01:00
Mario Rodas
46f22701be nodejs-15_x: 15.2.1 -> 15.3.0
https://github.com/nodejs/node/releases/tag/v15.3.0
2020-11-24 18:01:00 -05:00
Mario Rodas
50f6a123e5 nodejs-12_x: 12.19.1 -> 12.20.0
https://github.com/nodejs/node/releases/tag/v12.20.0
2020-11-24 18:00:00 -05:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Mario Rodas
fde2e63769 nodejs-14_x: 14.15.0 -> 14.15.1
https://github.com/nodejs/node/releases/tag/v12.19.1
2020-11-18 04:20:00 +00:00
Mario Rodas
8540c1c3b3 nodejs-12_x: 12.19.0 -> 12.19.1
https://github.com/nodejs/node/releases/tag/v12.19.1
2020-11-17 23:20:00 -05:00