Sandro
0e86ced999
saber: 0.25.2 -> 0.25.3 ( #365112 )
2024-12-17 23:56:42 +01:00
Tristan Ross
ba1deff5ad
llvmPackages.*: Expose git rev through pkg.src.rev ( #354792 )
2024-12-16 19:38:25 -08:00
Tristan Ross
a5a2607523
llvmPackages: Fix update-git.py ( #354472 )
2024-12-16 19:38:04 -08:00
Henner Zeller
80122f1de6
synlig: 2024-08-07 -> 2024-11-29
2024-12-16 00:02:51 -06:00
Philip Taron
4d263e0599
treewide: String escape fixes ( #365186 )
2024-12-15 14:02:40 -08:00
misuzu
1ec7c81e31
mlton: fix and enable strictDeps ( #362408 )
2024-12-15 14:42:34 +02:00
sternenseemann
a0a35b6c24
Fix cross eval issues ( #362546 )
2024-12-14 22:14:52 +01:00
piegames
ac27331127
mlton: Fix invalid string escape
2024-12-14 14:04:36 +01:00
aucub
7745db249b
dart.super_native_extensions: add 0.9.0-dev.5
2024-12-14 13:10:18 +08:00
夜坂雅
5a9ed73f70
kotlin: 2.0.0 -> 2.0.21
2024-12-14 12:50:32 +08:00
Sandro
e9fcaa91b7
venera: 1.0.8 -> 1.1.1 ( #364645 )
2024-12-14 01:44:13 +01:00
Arne Keller
314b7e17df
llvmPackages: add asl20-llvm to licenses for v19+ ( #314347 )
2024-12-13 10:45:57 +01:00
Artturin
276fe40ff3
swift: Fix eval failure error: expected a string but found null: null
...
Dunno if this is correct, there's other `hostPlatform.isDarwin`
conditionals which may be wrong.
Leaving the other conditionals to swift maintainers or people who are
interested in swift cross-compilation
```
$ nix repl --file . --system aarch64-darwin
nix-repl> pkgsCross.aarch64-multiplatform.swift
«derivation /nix/store/kqbaqwdfc9g0yvkq4ffrlqspranprlmy-swift-wrapper-aarch64-unknown-linux-gnu-5.8.drv»
nix-repl> pkgsCross.aarch64-multiplatform.buildPackages.swift
error:
error: expected a string but found null: null
at /home/artturin/nixgits/my-nixpkgs/.worktree/2/pkgs/development/compilers/swift/compiler/default.nix:586:11:
585| #WATCHOS_SIMULATOR
586| }.${targetPlatform.darwinPlatform}}
| ^
587|
```
2024-12-12 21:09:56 +02:00
aucub
020aaf624b
dart.rhttp: add 0.9.6
2024-12-13 02:04:51 +08:00
R. Ryantm
4881a7de45
gleam: 1.6.2 -> 1.6.3
2024-12-11 21:10:48 +00:00
Aleksana
2a720f523f
dart.file_picker: init ( #363407 )
2024-12-11 22:19:16 +08:00
aucub
9dc84e1150
dart.file_picker: init
2024-12-11 13:36:56 +00:00
FliegendeWurst
54b140d429
mlton20211017Binary: fix and enable strictDeps
2024-12-11 12:10:30 +01:00
FliegendeWurst
83adfcfcd2
mlton: fix and enable strictDeps
2024-12-11 12:10:26 +01:00
Atemu
90175dd11c
dotnet: improve EOL evaluation errors ( #363439 )
2024-12-11 01:36:19 +01:00
David McFarland
e8df659372
dotnet: force evaluation of sdk nuget packages
...
This causes evaluation of the nuget packages to fail when the SDK is
insecure, without requiring the individual packages to be permitted.
2024-12-10 19:31:20 -04:00
Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19 .tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
David McFarland
a5d767c91d
dotnet/combine-packages: don't inherit meta from cli
2024-12-10 11:08:13 -04:00
David McFarland
6e180e8e5c
dotnet/wrapper: don't inherit meta from unwrapped
2024-12-10 11:08:13 -04:00
Fabián Heredia Montiel
2bd2fb9385
kotlin-native: 1.9.23 -> 1.9.24 ( #309852 )
2024-12-10 08:47:46 -06:00
Weijia Wang
87def1d484
inform6: 6.42-r4 -> 6.42-r6 ( #361360 )
2024-12-09 21:23:01 +01:00
Weijia Wang
d75618dc7a
graalvm-ce: 23.0.0 -> 23.0.1 ( #359838 )
2024-12-09 18:31:33 +01:00
Aleksana
1f40ab5202
dart.fvp: use FindMDK.cmake ( #362163 )
2024-12-09 11:19:30 +08:00
Aleksana
4c5af09bfd
dart.xdg_directories: init ( #363174 )
2024-12-09 10:49:14 +08:00
David McFarland
43c5569fb2
dotnetCorePackages.patchNupkgs: fix patchelf usage ( #361450 )
2024-12-08 22:34:11 -04:00
aucub
f6a5be36f3
dart.fvp: use FindMDK.cmake
2024-12-09 05:06:11 +08:00
Wolfgang Walther
616ecb305e
graalvmCEPackages.graalpy: 24.0.1 -> 24.1.1 ( #358439 )
2024-12-08 17:11:09 +01:00
Wolfgang Walther
b9104d21b9
graalvmCEPackages.truffleruby: 24.0.1 -> 24.1.1 ( #358440 )
2024-12-08 17:10:47 +01:00
Wolfgang Walther
6f0aa869f9
graalvmCEPackages.graalnodejs: 24.0.1 -> 24.1.1 ( #358434 )
2024-12-08 17:07:31 +01:00
Nick Cao
86d2c28dce
julia-bin: autoPatchelf manually to avoid mangling cache ( #362412 )
2024-12-08 09:45:53 -05:00
R. Ryantm
1fb74f82fb
kotlin-native: 1.9.23 -> 1.9.24
2024-12-08 15:35:18 +01:00
Wolfgang Walther
dbe8b6806b
ballerina: 2201.10.1 -> 2201.10.3 ( #360417 )
2024-12-08 14:14:21 +01:00
aucub
de816bea61
dart.xdg_directories: init
2024-12-08 20:03:43 +08:00
GGG
a00e463c98
dotnetCorePackages.patchNupkgs: fix patchelf usage
2024-12-07 19:12:08 -03:00
sternenseemann
87f98369e0
haskell.compiler.ghc984: init at 9.8.4
...
https://www.haskell.org/ghc/blog/20241202-ghc-9.8.4-released.html
2024-12-07 20:23:41 +01:00
Nick Cao
d8d8b8d986
julia-bin: autoPatchelf manually to avoid mangling cache
2024-12-07 09:55:32 -05:00
David McFarland
0bbfbc0b43
dotnet: wrapper improvements ( #362425 )
2024-12-06 15:02:13 -04:00
Sandro
d6b812546b
gnat-bootstrap: fix and enable strictDeps ( #361717 )
2024-12-06 18:07:52 +01:00
David McFarland
fd2d8e30ca
dotnet: december 2024 update ( #362191 )
2024-12-06 12:49:00 -04:00
Arne Keller
794630183a
mlton: enable aarch64-darwin ( #302487 )
2024-12-06 16:43:45 +01:00
David McFarland
791b829b32
dotnetCorePackages.combinePackages: use wrapper
2024-12-06 10:01:59 -04:00
js6pak
895b69405c
dotnet: make wrappers usable as DOTNET_ROOT
...
This simplifies the code a bit and makes it possible to use dotnetCorePackages.combinePackages as dotnet-runtime again.
Partial revert of ddd08e404f .
2024-12-06 10:01:59 -04:00
Aleksana
8adcc7fc3a
crystal: add fish completions ( #362279 )
2024-12-06 21:34:19 +08:00
Kenichi Kamiya
7ad1c658a7
crystal: prefer installShellCompletion and installManPage
2024-12-06 21:43:17 +09:00
Philip Taron
e08e46e07a
go_1_22: 1.22.9 -> 1.22.10 ( #361605 )
2024-12-05 20:52:21 -08:00