mirror of
https://github.com/ivabus/nixos
synced 2024-11-10 02:25:18 +03:00
Bump dotfiles to 193009c
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
d9aae4f6cd
commit
31d09d0bd4
|
@ -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 = "325c752dba65f199348e41ad207c691aae77643e";
|
rev = "193009cfa9a4cbc5c02f6b045a78bfcd403e5640";
|
||||||
};
|
};
|
||||||
theme = builtins.fetchurl {
|
theme = builtins.fetchurl {
|
||||||
url =
|
url =
|
||||||
|
|
Loading…
Reference in a new issue