Ryan Lahfa
5dcbaf3cc3
Merge pull request #264361 from RaitoBezarius/drop-ruby3
2023-11-17 18:43:35 +01:00
Raito Bezarius
374917faf7
mailcatcher: use Ruby 3.2
...
Ruby 3.0 will be removed.
2023-11-17 16:03:00 +01:00
R. Ryantm
f53263cace
bun: 1.0.11 -> 1.0.12
2023-11-17 06:06:33 +00:00
Vladimír Čunát
c46eae0f35
Merge branch 'master' into staging-next
2023-11-15 07:33:10 +01:00
Mario Rodas
e072852d9f
nodejs_21: 21.1.0 -> 21.2.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v21.2.0
2023-11-14 04:20:00 +00:00
github-actions[bot]
e8096ee1e1
Merge staging-next into staging
2023-11-10 18:01:34 +00:00
Alyssa Ross
afabc4a15d
Merge remote-tracking branch 'origin/master' into HEAD
...
Conflicts:
pkgs/development/libraries/SDL2/default.nix
2023-11-10 15:18:19 +01:00
OTABI Tomoya
2cffef623d
Merge pull request #265452 from r-ryantm/auto-update/grails
...
grails: 6.0.0 -> 6.1.0
2023-11-10 18:24:05 +09:00
OTABI Tomoya
1d96171a00
Merge pull request #265572 from r-ryantm/auto-update/publii
...
publii: 0.43.0 -> 0.43.1
2023-11-10 18:01:07 +09:00
github-actions[bot]
6a669d1ab2
Merge staging-next into staging
2023-11-09 18:01:27 +00:00
github-actions[bot]
e112f9b8bb
Merge master into staging-next
2023-11-09 18:00:56 +00:00
Corné Dorrestijn
231b230513
bun: 1.0.10 -> 1.0.11
2023-11-09 10:50:24 +01:00
Alyssa Ross
e3e57b8f18
lib.systems: elaborate Rust metadata
...
We need this stuff to be available in lib so make-derivation.nix can
access it to construct the Meson cross file.
This has a couple of other advantages:
- It makes Rust less special. Now figuring out what Rust calls a
platform is the same as figuring out what Linux or QEMU call it.
- We can unify the schema used to define Rust targets, and the schema
used to access those values later. Just like you can set "config"
or "system" in a platform definition, and then access those same
keys on the elaborated platform, you can now set "rustcTarget" in
your crossSystem, and then access "stdenv.hostPlatform.rustcTarget"
in your code.
"rustcTarget", "rustcTargetSpec", "cargoShortTarget", and
"cargoEnvVarTarget" have the "rustc" and "cargo" prefixes because
these are not exposed to code by the compiler, and are not
standardized. The arch/os/etc. variables are all named to match the
forms in the Rust target spec JSON.
The new rust.target-family only takes a list, since we don't need to
worry about backwards compatibility when that name is used.
The old APIs are all still functional with no warning for now, so that
it's possible for external code to use a single API on both 23.05 and
23.11. We can introduce the warnings once 23.05 is EOL, and make them
hard errors when 23.11 is EOL.
2023-11-09 10:02:24 +01:00
github-actions[bot]
4aad65bfdb
Merge master into staging-next
2023-11-09 06:01:11 +00:00
Weijia Wang
0d8ec4eb0e
Merge pull request #266007 from cornedor/update-bun-1.0.9
...
bun: 1.0.7 -> 1.0.10
2023-11-09 06:07:55 +01:00
github-actions[bot]
1505981287
Merge master into staging-next
2023-11-07 18:00:55 +00:00
winston
17ba61f386
deno: 1.37.2 -> 1.38.0
2023-11-07 11:28:26 +01:00
Corné Dorrestijn
19c740d734
bun: 1.0.7 -> 1.0.10
2023-11-07 11:11:41 +01:00
github-actions[bot]
da4d99e016
Merge master into staging-next
2023-11-05 06:00:55 +00:00
R. Ryantm
6e880e55b0
publii: 0.43.0 -> 0.43.1
2023-11-05 04:45:55 +00:00
R. Ryantm
bb8669712e
grails: 6.0.0 -> 6.1.0
2023-11-04 12:37:44 +00:00
Stanisław Pitucha
6a551a4a86
flyctl: 0.1.104 -> 0.1.117
...
Update tags and build info handling
2023-11-04 22:10:16 +11:00
github-actions[bot]
10d3ba75f0
Merge master into staging-next
2023-11-04 06:01:18 +00:00
R. Ryantm
c452705e90
pnpm-lock-export: unstable-2023-07-31 -> unstable-2023-07-31
2023-11-03 14:16:15 +00:00
github-actions[bot]
677e25fcd2
Merge master into staging-next
2023-11-02 12:01:08 +00:00
R. Ryantm
b09fd3644e
minify: 2.20.1 -> 2.20.5
2023-11-02 02:13:19 +00:00
Vladimír Čunát
80d84b4310
Merge #263847 : nodejs_18: fix build with clang 16
...
...into staging-next
2023-10-31 22:11:47 +01:00
github-actions[bot]
2fd5f8dd7a
Merge master into staging-next
2023-10-31 12:01:11 +00:00
Peter Hoeg
4669456057
lucky-cli: 1.0.0 -> 1.1.0
2023-10-31 10:45:30 +00:00
github-actions[bot]
97868dae8e
Merge master into staging-next
2023-10-31 06:00:58 +00:00
Anton Mosich
1da9377680
minify: 2.20.0 -> 2.20.1
...
See https://github.com/tdewolff/minify/releases/tag/v2.20.1
2023-10-30 16:45:08 +01:00
github-actions[bot]
64070c2fda
Merge master into staging-next
2023-10-29 18:01:23 +00:00
Randy Eckenrode
b034e4cbf1
nodejs_18: fix build with clang 16 mk2
...
Trying to backport the fixes from v8 caused crashes with npm when
building other packages, so just build it with clang 15.
2023-10-29 09:58:01 -04:00
Randy Eckenrode
81d2db9460
Revert "nodejs_18: fix build with clang 16"
...
This reverts commit 81e4ca55c8
.
2023-10-29 09:58:00 -04:00
Anton Mosich
b0249f884c
minify: 2.19.10 -> 2.20.0
...
See https://github.com/tdewolff/minify/releases/tag/v2.20.0
2023-10-28 14:26:30 +02:00
Randy Eckenrode
81e4ca55c8
nodejs_18: fix build with clang 16
...
Backport a patch from v8 that resolves an enum width error when building
with clang 16.
2023-10-26 20:08:29 -04:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next
2023-10-26 10:36:50 +02:00
Mario Rodas
87815e869e
Merge pull request #263323 from r-ryantm/auto-update/deno
...
deno: 1.37.1 -> 1.37.2
2023-10-25 19:11:50 -05:00
R. Ryantm
d65625b616
deno: 1.37.1 -> 1.37.2
2023-10-25 10:54:05 +00:00
Mario Rodas
fdf2af1cdf
nodejs_21: 21.0.0 -> 21.1.0
...
Diff: https://github.com/nodejs/node/compare/v21.0.0...v21.1.0
Changelog: https://github.com/nodejs/node/releases/tag/v21.1.0
2023-10-25 04:20:00 +00:00
Mario Rodas
11011277cb
nodejs_20: 20.8.1 -> 20.9.0
...
Diff: https://github.com/nodejs/node/compare/v20.8.1...v20.9.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.9.0
2023-10-25 04:20:00 +00:00
github-actions[bot]
3d9ca9d8e3
Merge staging-next into staging
2023-10-22 18:01:34 +00:00
OTABI Tomoya
bd984a5d56
Merge pull request #262575 from cornedor/update-bun-1.0.7
...
bun: 1.0.6 -> 1.0.7
2023-10-22 23:47:54 +09:00
github-actions[bot]
f4afba2014
Merge staging-next into staging
2023-10-21 18:01:53 +00:00
Alyssa Ross
83b8726e5f
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/velbus-aio/default.nix
2023-10-21 17:24:16 +00:00
Corné Dorrestijn
a3d8834fae
bun: 1.0.6 -> 1.0.7
2023-10-21 18:34:39 +02:00
Weijia Wang
a68de7ac6f
Merge pull request #262360 from antonmosich/minify-update
...
minify: 2.12.9 -> 2.19.10
2023-10-21 15:18:09 +02:00
Anton Mosich
97df2b0513
minify: 2.12.9 -> 2.19.10
...
See https://github.com/tdewolff/minify/releases/tag/v2.19.10
2023-10-20 20:53:50 +02:00
github-actions[bot]
b0ec8bbe1d
Merge staging-next into staging
2023-10-20 12:01:55 +00:00
github-actions[bot]
d7e9da1742
Merge master into staging-next
2023-10-20 12:01:24 +00:00