diff --git a/home/home.nix b/home/home.nix index d44e16c..9e35412 100644 --- a/home/home.nix +++ b/home/home.nix @@ -6,6 +6,11 @@ let unstable = import {}; mybrowser = firefox; lorri = import (fetchTarball { url = "https://github.com/target/lorri/archive/rolling-release.tar.gz"; }) { }; + pypi2nix = import (pkgs.fetchgit { + url = "https://github.com/nix-community/pypi2nix"; + rev = "v2.0.0"; + sha256 = "sha256:1mrvbm78jnk7m44gvpa7l2iwrjiv9584f14vlcw9p334zxknpsfr"; + }) {}; desktopApps = [ mybrowser @@ -114,6 +119,7 @@ let lorri nix-review nixpkgs-fmt + pypi2nix ]; kdeTools = with kdeApplications; [