Commit Graph

2496 Commits

Author SHA1 Message Date
Weijia Wang
fffa384e8b
Merge pull request #262124 from tie/node-darwin-sandbox
nodejs: fix sandboxed build on darwin
2024-07-08 15:26:24 +02:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging 2024-07-08 10:43:15 +02:00
Nick Cao
25aebb4c0e
Merge pull request #325234 from r-ryantm/auto-update/minify
minify: 2.20.34 -> 2.20.35
2024-07-07 09:58:24 -04:00
R. Ryantm
257f6a6217 minify: 2.20.34 -> 2.20.35 2024-07-07 11:01:06 +00:00
Aleksana
876c66ae25
Merge pull request #323607 from khaneliman/bun
bun: fix x86_64-darwin hydra
2024-07-07 15:29:16 +08:00
Ivan Trubach
97240ea0ac nodejs: add testVersion to passthru.tests 2024-07-06 18:32:37 +03:00
Ivan Trubach
ce685a8422 nodejs: fix sandboxed build on darwin 2024-07-06 18:32:36 +03:00
Ivan Trubach
5bf99d0694 nodejs: remove unused bypass-xcodebuild.diff 2024-07-06 18:30:53 +03:00
Martin Weinelt
e7b1ee45cf
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/tools/misc/watchlog/default.nix
2024-07-06 01:52:35 +02:00
Martin Weinelt
d9610a9f2e
Merge remote-tracking branch 'origin/master' into staging-next 2024-07-06 01:51:14 +02:00
Pol Dellaiera
3dd6684936
Merge pull request #322799 from tie/nodejs-fix-impure-configure
nodejs: fix impure configure phase
2024-07-05 11:33:05 +02:00
R. Ryantm
26d0ed145b function-runner: 5.1.2 -> 5.1.3 2024-07-05 02:53:11 +00:00
Antoine du Hamel
87327df106
nodejs_22: 22.3.0 -> 22.4.0 (#323982) 2024-07-04 15:37:37 +02:00
github-actions[bot]
e14242d985
Merge staging-next into staging 2024-07-04 12:01:37 +00:00
github-actions[bot]
9cede82051
Merge master into staging-next 2024-07-04 12:01:10 +00:00
Anderson Torres
10e11b9615 nodejs: remove cko from maintainers
Since theey is not active anymore.
2024-07-04 01:00:41 +02:00
github-actions[bot]
d449302be6
Merge staging-next into staging 2024-07-03 18:01:32 +00:00
Ivan Trubach
1404cb5c7b nodejs_22: fix missing /bin/bash in tests 2024-07-03 19:51:06 +03:00
Ivan Trubach
bb3a488046 nodejs_22: fix build with openssl 3.0.14 2024-07-03 19:51:05 +03:00
github-actions[bot]
a14cd5e592
Merge staging-next into staging 2024-07-03 09:25:17 +00:00
github-actions[bot]
6c668cb3e5
Merge master into staging-next 2024-07-03 09:24:52 +00:00
R. Ryantm
30e90f2230 flyctl: 0.2.75 -> 0.2.79 2024-07-03 05:29:35 +00:00
github-actions[bot]
5cfda25a07
Merge staging-next into staging 2024-07-02 12:01:51 +00:00
Martin Weinelt
7b8429bbc4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/jaxtyping/default.nix
2024-07-02 12:08:49 +02:00
K900
7c1177c514 nodejs_18: pin to Python 3.11, fix tests with OpenSSL 3.0.14 2024-07-02 11:34:21 +03:00
Jan Tojnar
5c5c20919b adwaita-icon-theme: Move from gnome scope to top-level
It is widely used outside gnome – although it probably should not be.
2024-07-01 08:26:46 +02:00
github-actions[bot]
716005516a
Merge staging-next into staging 2024-07-01 00:03:27 +00:00
Martin Weinelt
9b79a05ae1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/flexcache/default.nix
- pkgs/development/python-modules/flexparser/default.nix
- pkgs/development/python-modules/odp-amsterdam/default.nix
- pkgs/development/python-modules/pint/default.nix
- pkgs/development/python-modules/uncertainties/default.nix
- pkgs/top-level/python-packages.nix
2024-07-01 01:07:21 +02:00
Austin Horstman
c5435f8253
bun: fix x86_64-darwin hydra
Hydra uses rosetta2 for compilation which doesn't support AVX2. Default
source for x86 darwin to non AVX2 support. Users can override source if
they really want AVX2.
2024-06-30 10:02:16 -05:00
Ivan Trubach
f2f7ea87e8 nodejs: fix impure configure phase
When running configurePhase from impure build environment (i.e. nix
develop), default ./configure script was selecting wrong, impure Python
installation.
d57af10d1b/configure (L7-L15)
2024-06-30 09:54:32 +03:00
Nick Cao
e650e23dd8
flyctl: fix cross compilation 2024-06-29 11:22:28 -04:00
Antoine du Hamel
a54099c1b8
nodejs_18: 18.20.2 -> 18.20.3 (#316262) 2024-06-28 11:52:39 +02:00
github-actions[bot]
6d0b2daaa6
Merge staging-next into staging 2024-06-28 00:02:38 +00:00
github-actions[bot]
2f3bfad6d2
Merge master into staging-next 2024-06-28 00:02:11 +00:00
Weijia Wang
67b9159f90
Merge pull request #319521 from r-ryantm/auto-update/bootstrap-studio
bootstrap-studio: 6.7.0 -> 6.7.2
2024-06-28 00:42:49 +02:00
github-actions[bot]
cc87e64fff
Merge staging-next into staging 2024-06-27 18:01:37 +00:00
github-actions[bot]
1bfaa6d6e1
Merge master into staging-next 2024-06-27 18:01:13 +00:00
R. Ryantm
ef3b725431 flyctl: 0.2.72 -> 0.2.75 2024-06-27 04:32:20 +00:00
github-actions[bot]
d9d9535e36
Merge staging-next into staging 2024-06-26 12:01:40 +00:00
github-actions[bot]
cf7e625161
Merge master into staging-next 2024-06-26 12:01:11 +00:00
Antoine du Hamel
92bc04eae7
nodejs_20: 20.14.0 -> 20.15.0 (#321292) 2024-06-26 13:45:32 +02:00
Weijia Wang
5ce587fd64
Merge pull request #290110 from r-ryantm/auto-update/minify
minify: 2.20.16 -> 2.20.34
2024-06-26 10:53:49 +02:00
github-actions[bot]
08b5c3c46a
Merge master into staging-next 2024-06-25 18:01:20 +00:00
diogomdp
166a63579d bun: 1.1.15 -> 1.1.17 2024-06-25 08:59:00 +00:00
Martin Weinelt
2096642430
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-23 19:09:00 +02:00
Sergei Trofimovich
e568a6f0e4 nodejs: backport openssl fixes
Without the change `nodejs` fails on staging as:

    Failed tests:
    out/Release/node /build/node-v20.12.2/test/parallel/test-http2-https-fallback.js
    out/Release/node /build/node-v20.12.2/test/parallel/test-http2-server-unknown-protocol.js
    out/Release/node /build/node-v20.12.2/test/parallel/test-tls-alpn-server-client.js
2024-06-22 18:22:54 +01:00
Nick Cao
6553473774
Merge pull request #321402 from r-ryantm/auto-update/function-runner
function-runner: 5.1.0 -> 5.1.2
2024-06-21 17:41:30 -04:00
Pol Dellaiera
acfed98a3b
Merge pull request #321383 from r-ryantm/auto-update/deno
deno: 1.44.3 -> 1.44.4
2024-06-21 22:28:46 +02:00
github-actions[bot]
c6707a9686
Merge staging-next into staging 2024-06-21 12:01:53 +00:00
R. Ryantm
ce0391cfc2 function-runner: 5.1.0 -> 5.1.2 2024-06-21 02:48:55 +00:00