mirror of
https://github.com/NixOS/rfcs.git
synced 2025-12-24 09:51:07 +01:00
Update rfcs/0193-toml-flakes.md: reference primary issue in Summary
This commit is contained in:
parent
c430f81639
commit
07a9e2ef2c
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ separating input specifications from output definitions.
|
|||
The `flake.toml` file contains declarative metadata and input declarations,
|
||||
while `flake.nix` (read by the default entrypoint) or a framework focuses on output definitions.
|
||||
|
||||
Fixes [#4945 What language is flake.nix written in?](https://github.com/NixOS/nix/issues/4945)
|
||||
|
||||
# Motivation
|
||||
[motivation]: #motivation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue