Gram: Difference between revisions
Removed unnecessary note |
→Installing Extensions: Note clarifying usage of devShells |
||
| Line 34: | Line 34: | ||
}} | }} | ||
You should be able to copy & paste the <code>let in</code> statement with any of the usage examples below (unless otherwise specified) into a nix module of the appropriate type (<code>homeManager</code>, <code>nixos</code>, <code>devShell</code>). | You should be able to copy & paste the <code>let in</code> statement with any of the usage examples below (unless otherwise specified) into a nix module of the appropriate type (<code>homeManager</code>, <code>nixos</code>, <code>devShell</code>). Note that the <code>devShell</code> examples will only work if you launch Gram from in the shell. | ||
==== Let In Statement ==== | ==== Let In Statement ==== | ||