| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
The 0.4.1 version has problems parsing a systemd file
|
|
|
|
That program communicates with my keyboard and sets a Unicode character.
|
|
This notable excludes a `nixpkgs-unstable` update, because a rather big
LLVM package needs to be build from source, which is not feasible.
|
|
This allows to share it with the server config.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|