Jump to content

Translations:Flakes/184/en: Difference between revisions

From NixOS Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
Tags: Mobile edit Mobile web edit
ย 
(No difference)

Latest revision as of 12:07, 24 July 2025

Message definition (Flakes)
Flakes also allow for locking references and versions, which can then be queried and updated programatically via the inputs {{cite manual|nix|command-ref/new-cli/nix3-flake-lock|number=7.5.19|title=nix flake lock}}{{cite manual|nix|command-ref/new-cli/nix3-flake-info|number=7.5.17|title=nix flake info}}. Additionally, an experimental CLI utility accepts flake references for expressions that build, run, and deploy packages.{{Cite manual|nix|command-ref/new-cli/nix|number=8.5.1|title=nix}}

Flakes also allow for locking references and versions, which can then be queried and updated programatically via the inputs [1][2]. Additionally, an experimental CLI utility accepts flake references for expressions that build, run, and deploy packages.[3]

  1. โ†‘ Nix Reference Manual, ยง7.5.19. ๐Ÿ“–︎ nix flake lock
  2. โ†‘ Nix Reference Manual, ยง7.5.17. ๐Ÿ“–︎ nix flake info
  3. โ†‘ Nix Reference Manual, ยง8.5.1. ๐Ÿ“–︎ nix