diff --git a/home/home.nix b/home/home.nix index da9da8f..7f4bbc4 100644 --- a/home/home.nix +++ b/home/home.nix @@ -7,13 +7,6 @@ let mybrowser = firefox; #all-hies = import (fetchTarball "https://github.com/infinisil/all-hies/tarball/master") {}; all-hies = import ../all-hies {}; - pypi2nix = import ( - pkgs.fetchgit { - url = "https://github.com/nix-community/pypi2nix"; - rev = "v2.0.0"; - sha256 = "sha256:1mrvbm78jnk7m44gvpa7l2iwrjiv9584f14vlcw9p334zxknpsfr"; - } - ) {}; desktopApps = [ mybrowser