Commit Graph

2581 Commits

Author SHA1 Message Date
R. Ryantm
45bb5cea1e bun: 1.1.20 -> 1.1.27 2024-09-09 22:24:46 +02:00
Matthieu Coudron
23f4d2edd4
playwright: package with buildNpmPackage (#302759) 2024-09-03 15:08:41 +02:00
Sandro
42f41346da
deno: 1.45.5 -> 1.46.2 (#337541) 2024-09-03 13:56:55 +02:00
R. Ryantm
6bc1fe6eb8 deno: 1.45.5 -> 1.46.2 2024-09-01 06:23:49 +00:00
R. Ryantm
0b4c2377a7 flyctl: 0.2.120 -> 0.2.124 2024-09-01 04:12:32 +00:00
Vladimír Čunát
3616b80947
nodejs: suppress Python warnings on x86_64-darwin (#337386) 2024-08-29 07:57:41 +02:00
github-actions[bot]
0629545b27
Merge master into staging-next 2024-08-27 00:13:08 +00:00
R. Ryantm
1c14741fe2 flyctl: 0.2.114 -> 0.2.120 2024-08-26 16:45:44 +00:00
Emily
24536bf02c nodejs: suppress Python warnings on x86_64-darwin 2024-08-26 07:00:03 +01:00
Konstantin Alekseev
4519015fd0 playwright: build from source
playwright-driver: 1.40.0 -> 1.46.0
python3Packages.playwright: 1.44.0 -> 1.46.0
2024-08-24 17:07:53 +03:00
Konstantin Alekseev
46da647378 playwright: apply nixfmt 2024-08-24 11:00:22 +03:00
K900
5c68540f8b Merge remote-tracking branch 'origin/staging-next' into staging 2024-08-22 13:20:38 +03:00
Sebastián Mancilla
f20b4e15f7
Revert "bun: 1.1.20 -> 1.1.24" 2024-08-20 20:46:23 -04:00
Sebastián Mancilla
5bb9880e13
Merge pull request #334890 from pan93412/bun-1-1-24
bun: 1.1.20 -> 1.1.24
2024-08-20 20:27:21 -04:00
Ashish SHUKLA
07b7048a30
flyctl: 0.2.109 -> 0.2.114
Changes: https://github.com/superfly/flyctl/releases/tag/v0.2.114
2024-08-19 21:53:26 +05:30
github-actions[bot]
0f820c1c5a
Merge staging-next into staging 2024-08-18 00:03:22 +00:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
Antoine du Hamel
4c38d8a846
nodejs: 22.5.1 -> 22.6.0 (#333210) 2024-08-17 17:24:28 +02:00
Yi-Jyun Pan
914797c4f1
bun: 1.1.20 -> 1.1.24 2024-08-15 23:04:20 +08:00
0x4A6F
8a97770272
Merge pull request #329655 from aduh95/nodejs20-update
nodejs_20: 20.15.1 -> 20.16.0
2024-08-14 17:37:01 +02:00
github-actions[bot]
288fb712ce
Merge staging-next into staging 2024-08-13 00:02:47 +00:00
github-actions[bot]
0a1ac11214
Merge master into staging-next 2024-08-13 00:02:23 +00:00
R. Ryantm
6569c9dd6b flyctl: 0.2.104 -> 0.2.109 2024-08-12 16:16:09 +00:00
Antoine du Hamel
35b556d314 nodejs_20: 20.15.1 -> 20.16.0 2024-08-12 15:41:42 +02:00
Antoine du Hamel
f5846d25a1 nodejs: skip tests failing in sandbox in all platforms
ce685a8422 added list of tests failing on sandbox, but for some reason
only for Darwin. We should skip those tests on all platforms otherwise
OfBorg builds are failing.
2024-08-12 15:41:37 +02:00
Emily
26777819fb
Merge pull request #327653 from tie/nodejs-ninja
nodejs: use ninja for build
2024-08-10 19:59:05 +01:00
Ivan Trubach
31d238110c nodejs: disable failing tests on x86_64-darwin 2024-08-10 10:48:23 +03:00
github-actions[bot]
6c87856002
Merge staging-next into staging 2024-08-06 12:01:45 +00:00
Peder Bergebakken Sundt
462b96d2a1
Merge pull request #326243 from jcaesar/pr-13
treewide: skip generating shell completions using $out/bin/… when cross compiling
2024-08-06 08:15:56 +02:00
github-actions[bot]
3b5460f093
Merge staging-next into staging 2024-08-06 00:02:48 +00:00
Sergei Trofimovich
d55d1d6902 nodejs_22: fix the eval
Without the change the eval fails as:

    $ nix build --no-link -f. nodejs_22
    error:
       error: undefined variable 'fetchpatch2'
       at pkgs/development/web/nodejs/v22.nix:23:6:
           22|     ./bin-sh-node-run-v22.patch
           23|     (fetchpatch2 {
             |      ^
           24|       url = "d0a6b605fb.patch";
2024-08-05 21:56:39 +01:00
Pol Dellaiera
67ddf4783e
Merge pull request #332394 from r-ryantm/auto-update/deno
deno: 1.45.4 -> 1.45.5
2024-08-05 22:34:18 +02:00
Nick Cao
55532b2128
Merge pull request #332357 from r-ryantm/auto-update/flyctl
flyctl: 0.2.101 -> 0.2.104
2024-08-05 15:39:13 -04:00
github-actions[bot]
cf88251824
Merge staging-next into staging 2024-08-05 18:01:40 +00:00
Lukas Mertens
81c96815c9 cypress: 13.2.0 -> 13.13.2 2024-08-05 17:31:30 +02:00
Vladimír Čunát
d4720e9c1e
Merge branch 'staging-next' into staging
There was a nontrivial conflict in pkgs/stdenv/linux/bootstrap-tools*
(reorganizing code vs. modifying it)  I hope I really got it right.
2024-08-05 11:05:55 +02:00
R. Ryantm
4261d6a801 deno: 1.45.4 -> 1.45.5 2024-08-05 04:01:03 +00:00
R. Ryantm
94d463fd07 flyctl: 0.2.101 -> 0.2.104 2024-08-04 23:44:58 +00:00
Julius Michaelis
6a9beaf893 treewide: skip generating shell completions using $out/bin/… when cross compiling
This focuses on Rust packages, since the most commonly used argument
parser library (clap/structopt) makes the following pattern natural and
thus common:

  postInstall = ''
    installShellCompletion --cmd foo \
      --bash <($out/bin/foo completion bash) \
      …

This commit just guards those with

lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform)

splitting the string where unrelated actions are performed.
2024-08-04 10:50:48 +09:00
Sigmanificient
63d05d989e pkgs/development: remove unused arguments 2024-08-03 17:18:20 +02:00
github-actions[bot]
78947ebef4
Merge staging-next into staging 2024-08-02 12:01:52 +00:00
Peder Bergebakken Sundt
3850df4e0a
Merge pull request #329346 from honnip/update-deno
deno: 1.45.2 -> 1.45.4
2024-08-02 12:48:05 +02:00
github-actions[bot]
bcb5e2eebe
Merge staging-next into staging 2024-07-31 12:01:52 +00:00
edef
0bb48f1732 flyctl: 0.2.94 -> 0.2.101
Change-Id: Ic02269f63c2b43af18e0bd432d31621bcaf0d10e
2024-07-30 22:21:12 +00:00
0x4A6F
d9518581b7
Merge pull request #327967 from aduh95/22.5.0-nodejs
nodejs_22: 22.4.1 -> 22.5.1
2024-07-29 10:01:59 +02:00
Ivan Trubach
d7f46fbb5c nodejs: fix tests and disable parallel checking 2024-07-28 23:35:43 +03:00
Honnip
87ba2715ac
deno: 1.45.2 -> 1.45.4 2024-07-27 08:35:22 +09:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Ivan Trubach
3cf3f6ae23 nodejs: allow building for vfpv2 2024-07-26 11:00:33 +03:00
Ivan Trubach
d162d8e50d nodejs: use ninja for build
This change cleans up build inputs and adjusts the build to use ninja.
2024-07-26 11:00:31 +03:00