Files
lix/doc/manual/rl-next/repl-flake.md
T
KFearsandJade Lovelace 2c21882767 feat!: remove experimental repl-flakes
This is a backport of CppNix PR 10299

Fixes #557

Change-Id: I848e8c5af4bde09afba053a5911fbbd54004fbb8
2025-03-17 16:01:53 -07:00

494 B

synopsis, issues, cls, prs, category, credits
synopsis issues cls prs category credits
Remove experimental repl-flake
gh#10103
fj#557
2147
gh#10299
Breaking Changes
detroyejr
kfears

The repl-flake experimental feature flag has been removed, its functionality is now the default when flakes experimental feature is active. The nix repl command now works like the rest of the new CLI in that nix repl {path} now tries to load a flake at {path} (or fails if the flakes experimental feature isn't enabled).