europa: switch to zutty from inputs

This commit is contained in:
Aaron Bieber 2022-11-16 21:19:35 -07:00
parent 092ca3a600
commit 529645de1d
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
{ config, pkgs, lib, modulesPath, ... }:
{ config, pkgs, lib, modulesPath, inputs, ... }:
let
myEmacs = pkgs.callPackage ../../configs/emacs.nix { };
peerixUser = if builtins.hasAttr "peerix" config.users.users then
@ -173,8 +173,7 @@ in {
yt-dlp
zig
(callPackage ../../pkgs/zutty.nix { })
inputs.zutty.packages.${pkgs.system}.zutty
];
# for Pharo