diff options
| author | Artturin <Artturin@artturin.com> | 2024-12-10 17:03:55 +0200 |
|---|---|---|
| committer | Artturin <Artturin@artturin.com> | 2024-12-12 21:09:56 +0200 |
| commit | 276fe40ff34d0dcb0cf11a6f81c16fdbd6a66cd3 (patch) | |
| tree | f51adae06e0e487a4e572692ff829dcdf6a5ffa8 /pkgs/development/python-modules/rangehttpserver | |
| parent | 8a6ca8f17ca8b5123f81beab5fc648949e9ca473 (diff) | |
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|
```
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
