aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/rl-next/repl-fix-history.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/rl-next/repl-fix-history.md')
-rw-r--r--doc/manual/rl-next/repl-fix-history.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/manual/rl-next/repl-fix-history.md b/doc/manual/rl-next/repl-fix-history.md
deleted file mode 100644
index 1517f68e7..000000000
--- a/doc/manual/rl-next/repl-fix-history.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-synopsis: "`nix repl` history is saved more reliably"
-cls: 1164
-credits: puck
----
-
-`nix repl` now saves its history file after each line, rather than at the end
-of the session; ensuring that it will remember what you typed even after it
-crashes.