README: link to FOD definition

This commit is contained in:
Ehmry - 2023-10-11 11:18:18 +01:00
parent 78cd653cee
commit 4df3728a62
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ cd «Nim project with a Nimble file»
nim_lk > lock.json
```
These lock files contain Nix FOD store paths that can be converted to `nim.cfg` files.
These lock files contain Nix [FOD](https://nixos.org/manual/nix/stable/glossary#gloss-fixed-output-derivation) store paths that can be converted to `nim.cfg` files.
```nix
{ pkgs ? import <nixpkgs> { }, lockPath, excludes ? [ ] }: