mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
347 B
347 B
| synopsis | significance | issues | prs |
|---|---|---|---|
| Remove experimental repl-flake | significant | 10103 | 10299 |
The repl-flake experimental feature has been removed. 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).*