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

catullus: proverb bot, autorenkalender bot

This commit is contained in:
Kierán Meinhardt
2019-04-14 23:39:05 +02:00
parent 11e322e275
commit 470eba7c8e
7 changed files with 68 additions and 7 deletions

View File

@@ -7,6 +7,7 @@ let
todoist = pkgs.callPackage <packages/todoist> {};
spotify-cli-linux = pkgs.python3Packages.callPackage <packages/spotify-cli-linux.nix> {};
instaloader = pkgs.python3Packages.callPackage <packages/instaloader.nix> {};
autorenkalender = pkgs.callPackage <packages/autorenkalender.nix> {};
haskells = import <dot/haskells.nix>;
unstable = import <nixos-unstable> {};
executables = pkgs.haskell.lib.justStaticExecutables;
@@ -196,6 +197,7 @@ in with pkgs;
aspellDicts.en
aspellDicts.la
bvg
autorenkalender
daybook
gnupg
jo