From 33fbdd2b041722223a41da3bdcedff28f14e021a Mon Sep 17 00:00:00 2001 From: derped Date: Mon, 9 Sep 2019 05:18:53 +0200 Subject: [PATCH] Temporarily change some packages as they are broken in unstable (19.09 changes). --- pkgs/pkgsets.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/pkgsets.nix b/pkgs/pkgsets.nix index b27a9dc..9e87459 100644 --- a/pkgs/pkgsets.nix +++ b/pkgs/pkgsets.nix @@ -79,7 +79,7 @@ let ( aspellWithDicts (d: with d; [ de en en-computers en-science ] )) ]; - emacs = gitpkgs.emacsWithPackages (epkgs: with epkgs; [ + emacs = stablepkgs.emacsWithPackages (epkgs: with epkgs; [ /* Theming */ solarized-theme color-theme-sanityinc-tomorrow moe-theme powerline moody minions /*General Stuff */ @@ -181,7 +181,7 @@ let }) ]; - python3 = pkgs.python3Full.withPackages(ps: with ps; [ + python3 = stablepkgs.python3Full.withPackages(ps: with ps; [ GitPython bpython cairosvg cairocffi