+31
doc/languages-frameworks/hy.section.md
+31
doc/languages-frameworks/hy.section.md
···+You can install `hy` via nix-env or by adding it to `configuration.nix` by reffering to it as a `hy` attribute. This kind of installation adds `hy` to your environment and it succesfully works with `python3`.+Creating `hy` derivation with custom `python` packages is really simple and similar to the way that python does it. Attribute `hy` provides function `withPackages` that creates custom `hy` derivation with specified packages.
+1
doc/languages-frameworks/index.xml
+1
doc/languages-frameworks/index.xml
···
+40
pkgs/development/interpreters/hy/builder.nix
+40
pkgs/development/interpreters/hy/builder.nix
···
+14
-36
pkgs/development/interpreters/hy/default.nix
+14
-36
pkgs/development/interpreters/hy/default.nix
···