mirror of
https://github.com/NixOS/nix.git
synced 2025-11-20 17:29:36 +01:00
Update developer facing links to nix.dev
Not broken, but it's a tiny bit quicker
This commit is contained in:
parent
b7782809cb
commit
49f411c08c
8 changed files with 11 additions and 11 deletions
|
|
@ -82,7 +82,7 @@ private:
|
|||
};
|
||||
|
||||
/**
|
||||
* @param baseDir Optional [base directory](https://nixos.org/manual/nix/unstable/glossary#gloss-base-directory)
|
||||
* @param baseDir Optional [base directory](https://nix.dev/manual/nix/development/glossary#gloss-base-directory)
|
||||
*/
|
||||
SourcePath lookupFileArg(EvalState & state, std::string_view s, const Path * baseDir = nullptr);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue