mirror of
https://github.com/ivabus/nixos
synced 2024-11-22 00:15:06 +03:00
Bump dotfiles to 8c7bae3
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
3ef20f5cdd
commit
db3342bc72
1 changed files with 1 additions and 1 deletions
|
@ -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 = "2f057bb6ef910f58a3163ea7a44dee941f7b10a6";
|
rev = "8c7bae390d11c9aa16aec85a33124b791dbab4ac";
|
||||||
};
|
};
|
||||||
theme = builtins.fetchurl {
|
theme = builtins.fetchurl {
|
||||||
url =
|
url =
|
||||||
|
|
Loading…
Reference in a new issue