mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
polyml: migrate to by-name
This commit is contained in:
parent
f461ed3cfd
commit
f418e625da
2 changed files with 0 additions and 2 deletions
|
|
@ -4849,8 +4849,6 @@ with pkgs;
|
|||
php85Extensions = recurseIntoAttrs php85.extensions;
|
||||
php85Packages = recurseIntoAttrs php85.packages;
|
||||
|
||||
polyml = callPackage ../development/compilers/polyml { };
|
||||
|
||||
# Python interpreters. All standard library modules are included except for tkinter, which is
|
||||
# available as `pythonPackages.tkinter` and can be used as any other Python package.
|
||||
# When switching these sets, please update docs at ../../doc/languages-frameworks/python.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue