- Seattle
- https://becca.ooo/
-
On GitHub as @9999years.
- Joined on
2024-03-09
nix build
does not respond to ctrl-c or ctrl-z
Mostly fixed by 86b213e6321540328fb11c3ea99c0b24becc45b0, but we expect there to still be some cases where Lix is slow or unresponsive to quit following CTRL-C.
nix build
does not respond to ctrl-c or ctrl-z
Upstream issue: https://github.com/NixOS/nix/issues/7245
nix build --rebuild
on an unbuilt derivation fails with "some outputs of '...' are not valid, so checking is not possible"
💭 i'm going to get a good grade in bug reports, something that's normal to want & possible to achieve
?ref=
in flake inputs should be represented in lockfiles
if we could represent attrs not as sorted arrays but as merge trees this problem would go away
Possibly? It would also cause problems by adding a lot of indirection. I'd love to run an…
nix --version
evaluates configuration
makewhatis
on macOS fails to process Lix man pages
Submitted a patch upstream: https://github.com/kristapsdz/lowdown/pull/138
makewhatis
on macOS fails to process Lix man pages
Needs lowdown
options in doc/manual/render-manpage.sh
: https://github.com/kristapsdz/lowdown
makewhatis
on macOS fails to process Lix man pages
Removed RegisterLegacyCommand
in https://gerrit.lix.systems/c/lix/+/1905
nix repl
has no way(?) to navigate by words