AS
Size: a a a
AS
AS
АБ
nix-repl> "${./projects}/pcem.nix"
warning: dumping very large path (> 256 MiB); this may run out of memory
error: interrupted by the user
nix-repl> ./projects + "/pcem.nix"
/home/balsoft/projects/pcem.nix
АБ
АБ
АБ
name.nix
АБ
АБ
АБ
АБ
inputs.secret = { type = "path"; url = "./secret.nix"; };
и замени import ./secret.nix
на import inputs.secret
АБ
mutable input
и отказывается генерить flake.lock
, что очевидно весьма печально.АБ
SM
SM
SM
SM
SM
SM
АБ