switch-to-unstable-os #3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ let
|
||||||
doomemacsSrc = builtins.fetchGit {
|
doomemacsSrc = builtins.fetchGit {
|
||||||
url = "https://github.com/doomemacs/doomemacs";
|
url = "https://github.com/doomemacs/doomemacs";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
rev = "d6db0312fdf8c3a69d1aac243808b824ec9491e7";
|
rev = "98d753e1036f76551ccaa61f5c810782cda3b48a";
|
||||||
};
|
};
|
||||||
neofetchThemesSrc = builtins.fetchGit {
|
neofetchThemesSrc = builtins.fetchGit {
|
||||||
url = "https://github.com/Chick2D/neofetch-themes";
|
url = "https://github.com/Chick2D/neofetch-themes";
|
||||||
|
|
Loading…
Add table
Reference in a new issue