Closed Azeirah closed 5 months ago
We've not yet made a 24.05 branch. I'm sure we will soon.
In the meantime, you could build a standalone nixvim derivation (using unstable) as a workaround.
EDIT: for now, unstable and 24.05 are probably close enough to each other that you could get away with using the main nixvim branch with 24.05 (I haven't tested this).
This issue has been mentioned on NixOS Discourse. There might be relevant details there:
The stable branch has been created: https://github.com/nix-community/nixvim/tree/nixos-24.05
I'm not using nixpkgs unstable, and I just installed nixOS on my system, so I have 24.05.
According to the readme, I need to specify the nixpkgs version in the flake, but I'm getting an error that it cannot be found (because the branch doesn't exist!)