nixpkgs/pkgs/development/interpreters
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
..
acl2 acl2: backport fix for fastnumio on recent sbcl versions 2024-10-05 04:30:14 -07:00
asmrepl
babashka babashka: 1.4.192 -> 1.12.194 2024-10-12 12:52:26 +02:00
bqn/cbqn cbqn: 0.7.0 -> 0.8.0 2024-10-08 20:11:10 +03:00
clisp treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
clojure clojure: 1.11.4.1474 -> 1.12.0.1479 2024-09-06 17:04:36 +02:00
dhall
dzaima-apl treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
elixir elixir: 1.17.2 -> 1.17.3 2024-09-19 03:37:13 +00:00
emilua emilua: add lucasew as maintainer 2024-09-05 22:32:34 -03:00
erlang erlang_27: 27.0.1 -> 27.1.2 2024-10-18 12:26:37 -04:00
evcxr treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
falcon
gauche gaucheBootstrap: fix darwin build 2024-10-18 10:15:39 +11:00
gnudatalanguage treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
guile treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
janet janet: 1.35.2 -> 1.36.0 (#341936) 2024-09-25 12:02:20 +09:00
jruby jruby: 9.4.7.0 -> 9.4.8.0 2024-07-09 12:43:29 +00:00
kerf treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
lfe
love
lua-5 lua: set mainProgram (#352347) 2024-10-31 00:30:40 +01:00
luajit treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
octave Merge branch 'master' into staging-next 2024-09-25 06:05:01 +03:00
perl Merge staging-next into staging 2024-10-15 06:05:12 +00:00
php php84: 8.4.0beta3 -> 8.4.0RC3 2024-11-02 00:13:48 +01:00
python treewide: migrate packages to pkgs/by-name, take 1 2024-11-09 20:04:51 +08:00
racket treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
rakudo zef: 0.22.2 -> 0.22.4 2024-10-20 04:48:41 +00:00
ruby ruby_3_2: 3.2.4 -> 3.2.5 (#352560) 2024-11-04 20:27:55 +01:00
spidermonkey treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
supercollider supercollider: fix build with emacs support 2024-11-01 22:52:47 +01:00
tcl tcl-9_0: init 2024-10-20 12:50:53 +00:00
wamr wamr: 2.1.1 -> 2.2.0 2024-10-22 09:00:29 +02:00
wasmer wasmer: 4.4.0 -> 5.0.0 2024-10-29 19:34:27 -04:00
wasmtime wasmtime: 25.0.2 -> 26.0.0 (#350506) 2024-10-29 18:19:02 +08:00
wavm