1
0
Fork 0

Temporarily change some packages as they are broken in unstable (19.09 changes).

This commit is contained in:
Kevin Baensch 2019-09-09 05:18:53 +02:00
parent 5c081e2797
commit 33fbdd2b04
1 changed files with 2 additions and 2 deletions

View File

@ -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