mirror of
https://github.com/ivabus/nixos
synced 2024-11-21 16:05:07 +03:00
Bump dotfiles to 5e939a0
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
db3342bc72
commit
a3ddf5d085
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
let
|
||||
dotfiles = builtins.fetchGit {
|
||||
url = "https://github.com/ivabus/dotfiles";
|
||||
rev = "8c7bae390d11c9aa16aec85a33124b791dbab4ac";
|
||||
rev = "5e939a07ccca41a5736999c683a0c3b37eee62e8";
|
||||
};
|
||||
theme = builtins.fetchurl {
|
||||
url =
|
||||
|
|
Loading…
Reference in a new issue