From 8965d66b7b537d038f92f2e73acfaa8c50dd1009 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 18 Jan 2022 07:36:19 +0100 Subject: [PATCH] doc: update self-compiled dependencies --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index abb8e8a..ef072da 100644 --- a/README.md +++ b/README.md @@ -40,16 +40,16 @@ sources on [GitHub](https://github.com/vincentbernat/vbeterm). Required Debian packages to make everything work can be found in my [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 However, I am recompiling some stuff to get more recent versions: - - `i3-gaps` (check `vbe/master` branch) - - `dunst` (check `vbe/master` branch) - - `polybar` (check `vbe/master` branch) + - `dunst` (1.7.3) - `picom` (`next` branch) + - `polybar` (check `vbe/master` branch) + - `xsecurelock` (check `vbe/master` branch) The binaries are put in `~/.local/bin`.