Template:Nixos:package: Difference between revisions

imported>Garbas
mNo edit summary
DoggoBit (talk | contribs)
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 the <em>packages.html</em> page.
== About ==
Refer to a NixOS package linking to <em>search.nixos.org</em>.


== Example use ==
== Usage ==
{{ic|<nowiki>{{nixos:package|coreutils}}</nowiki>}}


* <code><nowiki>{{nixos:package|coreutils}}</nowiki></code>
{{ic|<nowiki>{{nixos:package|zsh-*|list of zsh plugins}}</nowiki>}}
* {{nixos:package|coreutils}}


</noinclude><includeonly><code>[https://search.nixos.org/packages/?query={{{1}}}  {{{1}}}]</code></includeonly>
== 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>