Jump to content

Translations:Flakes/184/en

From NixOS Wiki

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