From 300aaa786b55f3a1d937e6ce2df9e4ad3a38e746 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sun, 29 Jan 2023 12:49:27 +0800 Subject: [PATCH] hosts/ni: remove swh toolkit --- hosts/ni/default.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/hosts/ni/default.nix b/hosts/ni/default.nix index 39e991b2..bb1a0bf5 100644 --- a/hosts/ni/default.nix +++ b/hosts/ni/default.nix @@ -134,14 +134,6 @@ in openldap wireguard-tools - (swh.swh-core.overrideAttrs (super: self: { - pythonPath = with swh; [ - swh-fuse - swh-web-client - swh-model - swh-auth - ]; - })) ]; # Enable Guix service.