Seth Flynn
Seth Flynn
> My understanding of the Cargo team's recommendation is that it can help with CI. I feel this is a bit of a simplification. From the [Cargo book FAQ](https://doc.rust-lang.org/nightly/cargo/faq.html#why-have-cargolock-in-version-control): >...
For anyone who still wants to use Rime: I have an instance up at https://rime.getchoo.com now. Been using it for a while with [this](https://github.com/getchoo/borealis/tree/48d4341c21bcbf518ff55415d07b5379408d4af0/modules/nixos/custom/rime) module (which has https://github.com/cafkafk/rime/pull/123 as a...
Resolved merge conflicts
Rebased to get rid of merge conflicts.
Rebased to get rid of merge conflicts.
No, but for the same reason https://github.com/catppuccin/nix/pull/377 prevents IFD. Flake inputs use builtin fetchers, which would still block evaluation for every port download See also https://github.com/catppuccin/nix/issues/388
Thanks for catching these, The list has been updated 👍
IFD was re-introduced in the lazygit module with https://github.com/catppuccin/nix/pull/515
> In case anyone cares about `nix flake show` as much as I do Small update: as of Nix 2.29, [`nix flake show` works correctly with IFD](https://github.com/NixOS/nix/pull/12583)
Added. Thanks!