Jump to content

Template:META Commands Style

From NixOS Wiki
✖︎︎
This article is a deletion candidate. Unused. Further information may be found on the related discussion page.
{{?}}︎
Undocumented template. This template has no documentation, or its documentation is in a non-standard format. Please provide documentation about this template using the {{documentation}} helper template. Doing so will help other editors use your template, as reading template code can be unwieldy and time-consuming.

Styles

Current styles

    padding: 0.4em;

Applied styles

$ nix-shell -E 'with import <nixpkgs> {}; stdenv.mkDerivation { name = "arm-shell"; buildInputs = [git gnumake gcc gcc-arm-embedded dtc]; }'
$ git clone git://git.denx.de/u-boot.git

[…] by using the git clone git://git.denx.de/u-boot.git command.