nixpkgs/pkgs/development/interpreters
Sergei Trofimovich dc251ab95c pythonInterpreters.pypy310_prebuilt: set mainProgram
Without the change the eval fails as:

    $ nix build --no-link -f. pythonInterpreters.pypy310_prebuilt.tests.test-packageOverrides
    error:
       … in the condition of the assert statement
         at pkgs/development/interpreters/python/tests.nix:212:11:
          211|           in
          212|           assert myPython.pkgs.foobar == myPython.pkgs.numpy;
             |           ^
          213|           myPython.withPackages (ps: with ps; [ foobar ]);

       … while evaluating the attribute 'outPath'
         at lib/customisation.nix:421:7:
          420|         drv.drvPath;
          421|       outPath =
             |       ^
          422|         assert condition;

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: attribute 'mainProgram' missing
       at pkgs/by-name/me/meson/package.nix:75:52:
           74|           --replace-fail "PythonExternalProgram('python3', mesonlib.python_command)" \
           75|                          "PythonExternalProgram('${python3.meta.mainProgram}', mesonlib.python_command)"
             |                                                    ^
           76|         substituteInPlace mesonbuild/modules/python3.py \
2025-06-01 10:06:49 +01:00
..
acl2 Revert "treewide: replace rev with tag" 2025-04-08 02:57:25 -04:00
asmrepl treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
babashka babashka-unwrapped: 1.12.197 -> 1.12.200 2025-05-06 00:34:50 +00:00
bqn/cbqn cbqn: 0.8.0 -> 0.9.0 2025-04-22 00:20:21 +02:00
clisp treewide: switch instances of lib.teams.*.members to the new meta.teams attribute 2025-04-25 22:20:17 -03:00
clojure clojure: fix and enable strictDeps 2025-05-19 08:15:06 +02:00
dhall treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
dzaima-apl various: remove AndersonTorres from pkgs maintainership 2025-01-22 21:47:09 -03:00
elixir beam26Packages.elixir: 1.18.3 -> 1.18.4 2025-05-21 15:30:04 +00:00
emilua emilua: fix hash 2025-04-24 23:54:44 -03:00
erlang erlang: switch to nix-update-script 2025-05-29 10:09:18 -04:00
falcon treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
gauche treewide: remove usage of deprecated apple_sdk framework stubs 2025-04-19 20:28:20 -04:00
gnudatalanguage gnudatalanguage: 1.0.1 -> 1.1.1 (#402069) 2025-05-09 06:44:24 +00:00
guile Revert "guile: workaround for libunistring / darwin libiconv" 2024-12-13 15:40:33 -08:00
janet Revert "treewide: replace rev with tag" 2025-04-08 02:57:25 -04:00
jruby jruby: 9.4.11.0 -> 9.4.12.0 2025-02-20 18:10:51 +00:00
kerf treewide: remove usage of deprecated apple_sdk framework stubs 2025-04-19 20:28:20 -04:00
lfe treewide: switch instances of lib.teams.*.members to the new meta.teams attribute 2025-04-25 22:20:17 -03:00
love Merge remote-tracking branch 'origin/master' into staging-next 2025-04-08 10:29:26 +03:00
lua-5 tests/lua-5: format tweak 2025-03-16 10:35:03 -05:00
luajit luajit: add loongarch64-linux to bad platforms 2025-04-28 12:51:11 +02:00
octave Merge master into staging-next 2025-05-04 00:18:16 +00:00
perl perl: filter out reference to apple-sdk package 2025-04-18 17:26:59 +02:00
php php84: 8.4.6 -> 8.4.7 2025-05-09 09:33:42 +02:00
python pythonInterpreters.pypy310_prebuilt: set mainProgram 2025-06-01 10:06:49 +01:00
racket racket-minimal: apply upstream patch for darwin 2025-05-08 09:40:03 -04:00
rakudo rakudo: 2025.04 -> 2025.05 2025-05-18 00:43:20 +08:00
ruby treewide: remove references to deprecated darwin.libobjc stub 2025-04-21 20:41:03 +01:00
spidermonkey treewide: remove references to deprecated darwin.libobjc stub 2025-04-21 20:41:03 +01:00
supercollider treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
tcl tcl: fix on static architectures 2025-02-08 10:43:37 +01:00
wasmer treewide: migrate to fetchCargoVendor, batch 2 2025-01-23 12:23:46 +01:00
wavm treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00