Bump dotfiles to 174e6d5

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
Ivan Bushchik 2024-03-02 14:38:42 +03:00
parent 54fe55982a
commit f499501156
No known key found for this signature in database
GPG key ID: 2F16FBF3262E090C

View file

@ -3,7 +3,7 @@
let let
dotfiles = builtins.fetchGit { dotfiles = builtins.fetchGit {
url = "https://github.com/ivabus/dotfiles"; url = "https://github.com/ivabus/dotfiles";
rev = "5e939a07ccca41a5736999c683a0c3b37eee62e8"; rev = "174e6d509ae52b6cfc1a637e5919149d2e93d671";
}; };
theme = builtins.fetchurl { theme = builtins.fetchurl {
url = url =