Nix (language): Difference between revisions
imported>Surreal m Changing wording for relative paths becoming absolute upon evaluation. |
imported>Profpatsch m importable -> import-able |
||
| Line 381: | Line 381: | ||
== Tips & Tricks == | == Tips & Tricks == | ||
=== Convert a string to an ( | === Convert a string to an (<code>import</code>-able) path === | ||
<syntaxHighlight lang=nix> | <syntaxHighlight lang=nix> | ||