Template:Nixpkg/Doc: Difference between revisions
Created page with "This template inserts a link to a file in the nixpkgs repository. {{nixpkg|pkgs/by-name/me/mediawiki/package.nix}} === Usage === Simply paste the full path of the file that you want to link to. The link above was created using: {{code|lang=mediawiki|line=no|<nowiki>{{nixpkg|pkgs/by-name/me/mediawiki/package.nix}}</nowiki>}} You can also provide some text to be filled in instead of the full path: {{code|lang=mediawiki|line=no|<nowiki>{{nixpkg|pkgs/top-level/all-pack..." |
m fix |
||
Line 1: | Line 1: | ||
{{merge|scope=template|Template:Nixpkgs Link|reason=They seem to be duplicates.}} | |||
This template inserts a link to a file in the nixpkgs repository. | This template inserts a link to a file in the nixpkgs repository. | ||