yafetch: init at unstable-2021-05-13

This commit is contained in:
Ivar Scholten
2021-05-17 18:07:22 +02:00
parent 6140a94f4f
commit 9db029e405
2 changed files with 33 additions and 0 deletions
+4
View File
@@ -818,6 +818,10 @@ in
wine = wineWowPackages.staging;
};
yafetch = callPackage ../tools/misc/yafetch {
stdenv = clangStdenv;
};
### APPLICATIONS/TERMINAL-EMULATORS
alacritty = callPackage ../applications/terminal-emulators/alacritty {