Translations:Flakes/195/zh

Revision as of 19:25, 28 August 2025 by Weijia (talk | contribs) (Created page with "<syntaxhighlight lang="console"> $ nix flake show └───packages └───x86_64-linux ├───default: package 'hello-2.12.2' └───hello: package 'hello-2.12.2' </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
$ nix flake show
└───packages
    └───x86_64-linux
        ├───default: package 'hello-2.12.2'
        └───hello: package 'hello-2.12.2'