Development environment with nix-shell: Difference between revisions

imported>Seam345
add export for gtk XDG env variable
imported>Kendofriendo
m fix grammar
Line 18: Line 18:
{{Commands|$ nix-shell shell.nix}}
{{Commands|$ nix-shell shell.nix}}


Now you got ruby 2.3 in available in your shell:
Now you have ruby 2.3 available in your shell:
<syntaxHighlight lang=bash>
<syntaxHighlight lang=bash>
$ ruby --version
$ ruby --version