Skip to content

rcmlz/Raku-Nix-Shells

Repository files navigation

Raku-Nix-Shells

Showing how to set up a reproduceable Raku environment using Nix

git clone https://github.com/rcmlz/Raku-Nix-Shells
cd Raku-Nix-Shells

Now you can launch any of the provided shells environments like

nix-shell name-of-shell.nix

for example

nix-shell jupyter-chatbook.nix

will first setup Jupyter, Raku and the Juypter-Chatbook kernel and then launch VS Codium and Jupyter Lab.

ToDo:

  • figure out what system packages zef and rakudo etc. is requirering under the hood - such that we can run eventually in pure mode.
nix-shell --pure

About

Showing how to set up a reproduceable Raku environment using Nix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published