David McFarland
c2eb1270d7
Merge pull request #294576 from corngood/dotnet-vmr-size
...
dotnet: strip native symbols from runtime
2024-03-11 13:43:34 -03:00
Pol Dellaiera
54c52cb276
Merge pull request #294334 from ShamrockLee/sourceroot-fix
...
treewide: fix hard-coded `sourceRoot` prefix for `fetchgit`-based `src`
2024-03-11 16:50:57 +01:00
Fabián Heredia Montiel
70d254a3de
Merge pull request #294575 from mattpolzin/add-idris2-lsp-meta
...
idris2Packages.idris2Lsp: Add metadata to derivation
2024-03-11 01:54:48 -06:00
Atemu
ce8ddcd321
Merge pull request #281192 from diogotcorreia/pgvecto.rs
...
postgresqlPackages.pgvecto-rs: init at 0.2.1
2024-03-11 07:12:52 +00:00
Weijia Wang
db6aa4e851
Merge pull request #291717 from r-ryantm/auto-update/cakelisp
...
cakelisp: 0.3.0-unstable-2023-12-18 -> 0.3.0-unstable-2024-02-21
2024-03-11 00:10:37 +01:00
Nick Cao
3c1aead79b
Merge pull request #294594 from mattpolzin/fix-scheme-on-aarch64-darwin
...
chez: Fix aarch64-darwin builds
2024-03-10 10:22:58 -04:00
Emily Trau
187a4d6ffc
Merge pull request #293260 from r-ryantm/auto-update/odin
...
odin: dev-2024-02 -> dev-2024-03
2024-03-10 11:34:38 +11:00
Mathew Polzin
219f896bdf
chez: Fix aarch64-darwin builds
2024-03-09 17:31:13 -06:00
David McFarland
75c085f6c2
dotnet: strip native symbols from runtime
...
This reduces the output size of dotnet_9.vmr from 4.2GiB to 1.9GiB.
2024-03-09 17:33:41 -04:00
Weijia Wang
8961845260
Merge pull request #294279 from r-ryantm/auto-update/dart
...
dart: 3.3.0 -> 3.3.1
2024-03-09 22:29:33 +01:00
Mathew Polzin
8082302cfa
idris2Packages.idris2Lsp: Add metadata to derivation
2024-03-09 15:09:58 -06:00
R. Ryantm
d6f3d1804c
cakelisp: 0.3.0-unstable-2023-12-18 -> 0.3.0-unstable-2024-02-21
2024-03-09 21:55:31 +01:00
David McFarland
445b240555
Merge pull request #290351 from corngood/dotnet-fixes
...
dotnet: infrastructure cleanup
2024-03-09 11:34:48 -04:00
Yueh-Shun Li
91b3db1309
treewide: fix sourceRoot for fetchgit-based src
...
According to Nixpkgs manual[1] and NixOS 23.11 Release Note[2], the
`sourceRoot` attribute passed to `stdenv.mkDerivation` should be
specified as `"${src.name}"` or `"${src.name}/subdir"` when `src` is
produced using `fetchgit`-based fetchers.
`sourceRoot = "source"` or `sourceRoot = "source/subdir"` is based on
the assumption that the `name` attribute of these pre-unpacked fetchers
are always `"source"`, which is not the case. Expecting constant `name`
also makes the source FODs prone to irrelevent hashes during version
bumps.
[1]: https://nixos.org/manual/nixpkgs/unstable/#var-stdenv-sourceRoot
[2]: https://nixos.org/manual/nixos/stable/release-notes#sec-release-23.11
2024-03-09 07:53:25 +08:00
Thomas Mader
ff80a002ee
treewide: remove ThomasMader as maintainer from Dlang packages ( #291338 )
2024-03-08 20:54:52 +01:00
David McFarland
6611426071
Merge pull request #290636 from corngood/dotnet-sdk-9
...
dotnetCorePackages.dotnet_9: init at 9.0.0-preview.1
2024-03-08 13:34:04 -04:00
R. Ryantm
cef1d4e8fa
dart: 3.3.0 -> 3.3.1
2024-03-08 13:05:36 +00:00
Weijia Wang
a1fae9555d
Merge pull request #294241 from wegank/zulu-javafx-linux
...
zulu: fix build with javafx on linux
2024-03-08 13:06:11 +01:00
Weijia Wang
b7869ed9a0
zulu: fix build with javafx on linux
2024-03-08 09:35:46 +01:00
github-actions[bot]
bca99088c2
Merge master into staging-next
2024-03-08 00:02:17 +00:00
7c6f434c
8c8cf43fcd
Merge pull request #293623 from mkacer/master
...
lazarus 2.2.2 -> 3.2
2024-03-07 20:03:47 +00:00
Michael
2f2851dcdd
lazarus 2.2.2 -> 3.2
2024-03-07 13:17:18 -06:00
Diogo Correia
72e550dbcc
rustPlatform: fix override
on hooks
...
Previously, trying to use `.override {}` on one of the hooks,
specifically `bindgenHook` would yield in an error.
By replacing `callPackage` with `callPackages`, this error is fixed and
the overrides are propagated to the hooks.
Co-Authored-By: Atemu <atemu.main+nixpkgs@gmail.com>
2024-03-07 13:00:50 +00:00
github-actions[bot]
590e65a7b3
Merge master into staging-next
2024-03-07 12:01:24 +00:00
Weijia Wang
655902c565
Merge pull request #287890 from r-ryantm/auto-update/purescript
...
purescript: 0.15.14 -> 0.15.15
2024-03-07 09:20:28 +01:00
Weijia Wang
28dd0ac591
Merge pull request #289088 from r-ryantm/auto-update/sagittarius-scheme
...
sagittarius-scheme: 0.9.10 -> 0.9.11
2024-03-07 08:23:17 +01:00
R. Ryantm
1c0f84ab6b
sagittarius-scheme: 0.9.10 -> 0.9.11
2024-03-07 07:23:39 +01:00
Mario Rodas
1fa4a4f527
Merge pull request #293904 from r-ryantm/auto-update/typescript
...
typescript: 5.3.3 -> 5.4.2
2024-03-07 01:04:29 -05:00
R. Ryantm
55db701996
typescript: 5.3.3 -> 5.4.2
2024-03-07 00:43:54 +00:00
github-actions[bot]
e0fd83a658
Merge master into staging-next
2024-03-07 00:02:06 +00:00
Yt
6a55edcda0
Merge pull request #293776 from ehllie/gleam
...
gleam: 0.34.0 -> 1.0.0
2024-03-06 21:41:53 +00:00
Weijia Wang
c06822c9a1
Merge pull request #290914 from r-ryantm/auto-update/ballerina
...
ballerina: 2201.8.4 -> 2201.8.5
2024-03-06 22:20:13 +01:00
Weijia Wang
6e4adca9bc
Merge pull request #291492 from r-ryantm/auto-update/ocamlPackages.reason
...
ocamlPackages.reason: 3.10.0 -> 3.11.0
2024-03-06 21:55:07 +01:00
Peder Bergebakken Sundt
715b2ae92e
Merge pull request #292608 from onemoresuza/hare-crosscomp
...
hare: enable cross-compilation
2024-03-06 19:36:45 +01:00
github-actions[bot]
8a8a630460
Merge master into staging-next
2024-03-06 18:01:19 +00:00
David McFarland
9cc5673665
dotnet/update.sh: move substitutions to avoid loss of errors
2024-03-06 10:14:21 -04:00
David McFarland
496c9cf685
dotnet/update.sh: remove redundant backslashes
2024-03-06 10:14:21 -04:00
David McFarland
c3397c44f4
dotnet/update.sh: fix error when nixpkgs path is not defined
2024-03-06 10:14:21 -04:00
Nick Cao
9d6fa6a71e
Merge pull request #293641 from r-ryantm/auto-update/mlkit
...
mlkit: 4.7.8 -> 4.7.9
2024-03-06 08:45:20 -05:00
Elizabeth Paź
104fab3604
gleam: 0.34.0 -> 1.0.0
2024-03-06 14:35:06 +01:00
github-actions[bot]
09c267dae0
Merge master into staging-next
2024-03-06 06:01:19 +00:00
Vladimír Čunát
0d3d44dbdf
Merge #293580 : go_1_22: 1.22.0 -> 1.22.1
2024-03-06 06:24:57 +01:00
zowoq
8ca587c437
dotnetCorePackages.dotnet_8.sdk: remove updateScript
to fix eval
2024-03-06 15:04:37 +10:00
David McFarland
8bb2df361a
dotnetCorePackages.dotnet_9: init at 9.0.0-preview.1
2024-03-06 00:21:39 -04:00
David McFarland
e05ba07431
dotnet: fix updateScript on preview releases
2024-03-06 00:21:39 -04:00
R. Ryantm
bce279a0b8
mlkit: 4.7.8 -> 4.7.9
2024-03-06 03:14:05 +00:00
Martin Weinelt
05cbf47a72
Merge pull request #285779 from mweinelt/python38-removal
...
python38: remove
2024-03-06 01:36:11 +01:00
github-actions[bot]
8660ec23c7
Merge master into staging-next
2024-03-06 00:02:17 +00:00
Coutinho de Souza
1bdb07e199
qbe: enable cross-compilation
2024-03-05 20:05:38 -03:00
David McFarland
64beddbb27
dotnetCorePackages.sdk_9_0: init at 9.0.100-preview.1.24101.2
2024-03-05 18:42:44 -04:00