mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
blog(nix-iceberg): fix mistake
This commit is contained in:
parent
60ed940598
commit
e0f6483442
1 changed files with 2 additions and 2 deletions
|
@ -564,8 +564,8 @@ print t
|
||||||
|
|
||||||
The
|
The
|
||||||
[`accept-flake-config`](https://nix.dev/manual/nix/2.29/command-ref/conf-file#conf-accept-flake-config)
|
[`accept-flake-config`](https://nix.dev/manual/nix/2.29/command-ref/conf-file#conf-accept-flake-config)
|
||||||
Nix configuration variable or `--accept-flake-config` flag in Nix commands
|
Nix configuration variable or `--option accept-flake-config true` flag in Nix
|
||||||
allows Nix to unconditionally accept flake `nixConfig`'s.
|
commands allows Nix to unconditionally accept flake `nixConfig`'s.
|
||||||
|
|
||||||
This is dangerous, because this can enable `builtins.importNative` by enabling
|
This is dangerous, because this can enable `builtins.importNative` by enabling
|
||||||
the
|
the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue