about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 62f79dbd..6942bbfc 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -199,7 +199,7 @@ in {
         msmtp                # SMTP client
         # notmuch              # mail indexer
         mu                   # mail indexing w/ emacs mode
-        pythonPackages.alot  # the next cool thing!
+        python3Packages.alot # the next cool thing!
       ];
       nixPkgs = [
         # nix-diff                  # structurally diff two derivations