Commit Graph

2487 Commits

Author SHA1 Message Date
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
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
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