Commit Graph

2481 Commits

Author SHA1 Message Date
R. Ryantm
ccbdc8d409 flyctl: 0.2.79 -> 0.2.88 2024-07-13 22:46:03 +00:00
R. Ryantm
7da4ed546d bun: 1.1.17 -> 1.1.18 2024-07-10 13:55:17 +02:00
Emily
d25d9b6a2d nodejs: disable JS test suite on Darwin
This was recently enabled in #313982. It seems to be much too flaky
on Darwin currently, especially x86; see:

* <https://hydra.nixos.org/build/264860513/nixlog/8>
* <https://hydra.nixos.org/build/264956149/nixlog/3>
* <https://hydra.nixos.org/build/265094929/nixlog/3>
* <https://hydra.nixos.org/build/264901296/nixlog/3>

Disable these tests on macOS for now as the broken Node.js package
is holding up a lot of builds.

Fixes: b26563aae2
2024-07-09 14:27:05 +01:00
David Tchekachev
64438ea517
postman: add deeplink args to desktopItem 2024-07-07 19:03:45 +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
Martin Weinelt
d9610a9f2e
Merge remote-tracking branch 'origin/master' into staging-next 2024-07-06 01:51:14 +02:00
R. Ryantm
26d0ed145b function-runner: 5.1.2 -> 5.1.3 2024-07-05 02:53:11 +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
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]
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
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
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
Nick Cao
e650e23dd8
flyctl: fix cross compilation 2024-06-29 11:22:28 -04: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]
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]
cf7e625161
Merge master into staging-next 2024-06-26 12:01:11 +00: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
R. Ryantm
26eaf316ee deno: 1.44.3 -> 1.44.4 2024-06-21 00:44:08 +00:00
Diogo
ec06e1a580
bun: 1.1.14 -> 1.1.15 2024-06-20 09:48:24 +01:00
Martin Weinelt
af4cfc1e0f Merge remote-tracking branch 'origin/staging-next' into staging 2024-06-19 23:28:26 +02:00
superherointj
ab35d52e8a
Merge pull request #320968 from honnip/update-deno
deno: 1.44.2 -> 1.44.3
2024-06-19 09:41:44 -03:00
Diogo
be91973b10 bun: add diogomdp as a maintainer 2024-06-19 11:25:00 +00:00
Diogo
cf779236cd bun: 1.1.13 -> 1.1.14
https://bun.sh/blog/bun-v1.1.14
2024-06-19 11:21:30 +00:00
Honnip
4fe52693f4
deno: 1.44.2 -> 1.44.3 2024-06-19 17:32:21 +09:00
Antoine du Hamel
892f509d6c
nodejs_20: 20.12.2 -> 20.14.0 (#316258) 2024-06-19 10:20:22 +02:00
Raghav Sood
af4cd5b00e
flyctl: 0.2.71 -> 0.2.72 2024-06-19 11:37:45 +08:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Raghav Sood
539c2b0977
Merge pull request #320705 from RaghavSood/flyctl/0.2.71
flyctl: 0.2.69 -> 0.2.71
2024-06-18 21:00:43 +08:00
Raghav Sood
fc0b2f8051
flyctl: 0.2.69 -> 0.2.71 2024-06-18 15:33:06 +08:00
Raghav Sood
3022e36db0
flyctl: do not run tests with the flags used by the build 2024-06-18 15:33:05 +08:00
superherointj
0ab9c9aa87
Merge pull request #320244 from r-ryantm/auto-update/nodejs-slim_22
nodejs-slim_22: 22.2.0 -> 22.3.0
2024-06-18 02:24:13 -03:00
R. Ryantm
ba59b79291 minify: 2.20.16 -> 2.20.34 2024-06-17 22:13:53 +00:00