nixos-search icon indicating copy to clipboard operation
nixos-search copied to clipboard

Revert "flake-info: remove `--read-only` (#504)"

Open ncfavier opened this issue 3 years ago • 2 comments

Reverts NixOS/nixos-search#504, see https://github.com/NixOS/nixos-search/pull/502#issuecomment-1193305553

The issue with some flakes is really a bug with those flakes (needlessly copying paths to the store for evaluation) rather than a bug with Nix.

(sorry for the back-and-forth)

ncfavier avatar Jul 24 '22 16:07 ncfavier

Do i read right that we still want to remove the flag for now since the bug is quite common with flakes using dream2nix and friends?

ysndr avatar Jul 28 '22 08:07 ysndr

I don't know. They seem close to being fixed now.

ncfavier avatar Jul 28 '22 08:07 ncfavier