lix/tests
Goldstein 1a6d7a3af4 src/libcmd/repl.cc: avoid unneeded reload after :e
If `:edit`ing a store path, don't reload repl afterwards
to avoid losing local variables: store is immutable,
so "editing" a store path is always just viewing it.

Resolves: https://git.lix.systems/lix-project/lix/issues/341
Change-Id: I3747f75ce26e0595e953069c39ddc3ee80699718
2024-07-30 16:08:26 +00:00
..
functional src/libcmd/repl.cc: avoid unneeded reload after :e 2024-07-30 16:08:26 +00:00
installer
nixos libstore/build: block io_uring 2024-07-25 18:24:45 +02:00
unit libexpr/print: do not show elided nested items when there are none 2024-07-18 18:41:34 +02:00
repl-completion.nix Merge pull request #10799 from hercules-ci/safer-tab-completion 2024-06-16 04:03:32 +00:00