| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The unstable version is missing an lua dependency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This change allows to me to faster add new nixpkgs versions.
|
|
That makes it possible to use plain `nixpkgs-unstable` for the whole
system, whilst still using my unmerged modules and packages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These are:
- grades (only last references)
- video_pause
- lf_rename
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To be precise the xdg-foreign protocol is not supported by river.
|
|
|
|
|
|
|
|
|
|
|
|
The relevant issue in nixos would be: https://github.com/NixOS/nixpkgs/issues/263461
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The harpoon neovim plugin is broken right now and the fix is not yet in
unstable. Thus we have to wait
|
|
Otherwise nixvim will complain, as I also have telescope enabled
|
|
|
|
|
|
|
|
|
|
|