1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: astrological info script

This commit is contained in:
2021-11-19 08:09:08 +01:00
parent e27db27fd8
commit 2aff28c6ed
7 changed files with 142 additions and 0 deletions

View File

@@ -184,6 +184,8 @@ in rec {
}} "$@"
'';
horoscope = pkgs.callPackage ./horoscope {};
genius = wrapScript {
packages = [ pkgs.curl pkgs.gnused pkgs.pandoc ];
name = "genius";