Lix v2.91: nix commands, that include nixpkgs evaluation, are followed by flashing messages about copying some default hooks from nixpkgs into the store
The fix actually works, thx a lot
Lix v2.91: nix commands, that include nixpkgs evaluation, are followed by flashing messages about copying some default hooks from nixpkgs into the store
Ight, I did the bisection between 2.90.0 and 2.91.0, the culprit is the multiline format commit (da4e46dd1fc04067b5ba4bc16dd68134fa7efad2). This behaviour is present both by default (I assume…