Template:Nixos:package: Difference between revisions
imported>Garbas mNo edit summary |
No edit summary |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{template}}{{DISPLAYTITLE:Template:nixos:package}} | <noinclude> | ||
{{delete|reason=We already have {{template link|nixpkg}} and {{template link|nixpkgs Link}}. This feels weirdly pedantic and condescending, a bit like [https://letmegooglethat.com/ LMGTFY].}} | |||
{{template}}{{DISPLAYTITLE:Template:nixos:package}} | |||
Refer to a NixOS package linking to | == About == | ||
Refer to a NixOS package linking to <em>search.nixos.org</em>. | |||
== | == Usage == | ||
{{ic|<nowiki>{{nixos:package|coreutils}}</nowiki>}} | |||
{{ic|<nowiki>{{nixos:package|zsh-*|list of zsh plugins}}</nowiki>}} | |||
</noinclude><includeonly><code>[https://search.nixos.org/packages | == Example == | ||
{{nixos:package|coreutils}} | |||
{{nixos:package|zsh-*|list of zsh plugins}} | |||
</noinclude><includeonly><code>[https://search.nixos.org/packages?show={{{1}}} {{{2|{{{1}}}}}}]</code></includeonly> |