doc: update self-compiled dependencies

This commit is contained in:
Vincent Bernat 2022-01-18 07:36:19 +01:00
parent c8e2390995
commit 8965d66b7b

View file

@ -40,16 +40,16 @@ sources on [GitHub](https://github.com/vincentbernat/vbeterm).
Required Debian packages to make everything work can be found in my Required Debian packages to make everything work can be found in my
[Puppet configuration][]. Packages are basically pulled from Debian [Puppet configuration][]. Packages are basically pulled from Debian
unstable. unstable but some of them are pulled from Nix.
[Puppet configuration]: https://github.com/vincentbernat/puppet-workstation/blob/master/local-modules/desktop/manifests/i3.pp [Puppet configuration]: https://github.com/vincentbernat/puppet-workstation/blob/master/local-modules/desktop/manifests/i3.pp
However, I am recompiling some stuff to get more recent versions: However, I am recompiling some stuff to get more recent versions:
- `i3-gaps` (check `vbe/master` branch) - `dunst` (1.7.3)
- `dunst` (check `vbe/master` branch)
- `polybar` (check `vbe/master` branch)
- `picom` (`next` branch) - `picom` (`next` branch)
- `polybar` (check `vbe/master` branch)
- `xsecurelock` (check `vbe/master` branch)
The binaries are put in `~/.local/bin`. The binaries are put in `~/.local/bin`.