nixpkgs/pkgs/development/compilers
aleksana 571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
..
abcl
adoptopenjdk-icedtea-web
alan
armips
arocc
ballerina ballerina: 2201.9.2 -> 2201.10.1 2024-10-15 18:38:45 +00:00
binaryen treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
c0 treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
ccl treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
chicken treewide: replace webkitgtk to webkitgtk_4_0 2024-10-11 17:23:43 -06:00
clasp treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
cmucl
codon treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
cone
corretto corretto{11,17,21}: apply nixfmt 2024-09-26 11:12:35 +02:00
crystal crystal: set doCheck to false for 1.14.0 2024-10-25 12:10:34 +03:00
dart dart: 3.5.3 -> 3.5.4 2024-10-21 04:31:35 +00:00
djgpp
dotnet Revert "dotnetCorePackages.dotnet_{8,9}: ensure build can find the Swift overlay" 2024-10-15 12:36:07 -04:00
ecl treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
elm lamdera: 1.3.1 -> 1.3.2 2024-11-05 23:53:01 +10:00
emscripten treewide: use getLib when accessing clang / libclang / stdenv.cc.cc 2024-11-07 10:27:41 +00:00
factor-lang
fasm treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
fbc
flutter flutter327: init; flutterPackages-source.v3_26: fix source; flutter324: 3.24.3 -> 3.24.4 (#351189) 2024-10-28 15:45:55 -07:00
fpc treewide: use getLib when accessing clang / libclang / stdenv.cc.cc 2024-11-07 10:27:41 +00:00
fstar
gambit treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
gcc gcc: set up sysroot for the Darwin SDK 2024-10-10 17:04:36 -04:00
gcl
gerbil treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
ghc Revert "haskellPackages: update stackage and hackage" 2024-11-08 18:36:29 +01:00
ghcjs treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
gleam gleam: Add erlang_27 as runtime dependency 2024-10-29 20:50:55 +05:30
gnat-bootstrap
go go_1_22: 1.22.8 -> 1.22.9 2024-11-07 12:29:28 +10:00
graalvm/community-edition treewide: use getLib when accessing clang / libclang / stdenv.cc.cc 2024-11-07 10:27:41 +00:00
gwt
halide python3Packages.halide: init at 18.0.0 2024-10-15 13:08:53 +02:00
haxe treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
heptagon
idris2 idris2Packages.pack: init at 2024-02-07 (#344109) 2024-10-20 11:20:25 -05:00
inform6
ios-cross-compile
ispc ispc: 1.24.0 -> 1.25.0 (#350090) 2024-11-08 20:20:05 +00:00
jetbrains-jdk treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
julia julia_111: 1.11.0 -> 1.11.1 2024-10-16 19:16:03 -04:00
kind2 treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
koka
kotlin
ligo treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
llvm treewide: use getLib when accessing clang / libclang / stdenv.cc.cc (#354197) 2024-11-07 18:16:05 +00:00
lobster treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
matter-compiler
mercury
mezzo
mint
mit-scheme treewide: Fix indentation in strings 2024-10-22 21:36:42 +02:00
mkcl treewide: Fix indentation in strings 2024-10-22 21:36:42 +02:00
mlton treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mono treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mozart treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mrustc
obliv-c
ocaml ocaml: build defaultentry not bootstrap on 5.2+ 2024-11-06 14:48:04 +01:00
open-watcom open-watcom-bin: do an unattended instead of a scripted install 2024-10-31 14:55:12 +01:00
openjdk openjdk: add riscv64-linux to platforms 2024-10-25 10:15:04 +02:00
opensmalltalk-vm treewide: Fix indentation in strings 2024-10-22 21:36:42 +02:00
opensycl
ophis
osl osl: 1.13.10.0 -> 1.13.11.0 (#341823) 2024-09-25 12:14:10 +09:00
p4c
pakcs pakcs: build on ghc9 2024-10-05 21:30:18 +02:00
polyml treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
ponyc treewide: Fix indentation in strings 2024-10-22 21:36:42 +02:00
purescript/purescript treewide: migrate packages to pkgs/by-name, take 1 2024-11-09 20:04:51 +08:00
reason ocamlPackages.reason: 3.12.0 -> 3.13.0 2024-10-22 03:23:16 +00:00
rml
rust rustc: do not force compilation with libunwind on FreeBSD 2024-11-02 05:39:17 +00:00
sbcl sbcl: 2.4.9 -> 2.4.10 2024-10-31 15:26:15 -04:00
scala scala{,-next}: add meta.mainProgram 2024-10-09 12:07:25 +02:00
scala-runners
semeru-bin
shaderc treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
smlnj smlnj: 110.95 -> 110.99.6.1 2024-10-28 21:50:45 -05:00
squeak
swi-prolog treewide: Fix indentation in strings 2024-10-22 21:36:42 +02:00
swift swift: Workaround Hydra darwin build problem 2024-11-08 12:31:09 +08:00
temurin-bin treewide: use getLib when accessing clang / libclang / stdenv.cc.cc 2024-11-07 10:27:41 +00:00
terra treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
teyjus
tinycc treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
tinygo tinygo: 0.33.0 -> 0.34.0 2024-10-26 17:21:07 +00:00
urweb
vala treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
vyper vyper: drop useless pytest-runner 2024-09-15 14:58:57 +02:00
x11basic
yosys python312Packages.yosys: 0.45 -> 0.46 2024-10-09 19:05:07 +00:00
zig splice.nix: remove toplevel {build,host,target}Platform in __splicedPackages (#350299) 2024-10-24 15:19:21 +08:00
zulu zulu: don’t depend on OpenJDK’s meta.nix 2024-10-23 16:42:34 +01:00