large-sw: -clion, +qutebrowser, +rustup
This commit is contained in:
parent
efe5adb30e
commit
c9fd298def
@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs.haskellPackages; with pkgs; [
|
environment.systemPackages = with pkgs.haskellPackages; with pkgs; [
|
||||||
idea-community-eap
|
idea-community-eap
|
||||||
clion-eap
|
# clion-eap
|
||||||
texlive.combined.scheme-full biber
|
texlive.combined.scheme-full biber
|
||||||
gimp
|
gimp
|
||||||
inkscape
|
inkscape
|
||||||
@ -11,7 +11,7 @@
|
|||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
calibre
|
calibre
|
||||||
|
|
||||||
# qutebrowser
|
qutebrowser
|
||||||
|
|
||||||
open-wbo # only in 17.09+
|
open-wbo # only in 17.09+
|
||||||
|
|
||||||
@ -21,8 +21,9 @@
|
|||||||
stack
|
stack
|
||||||
|
|
||||||
lean
|
lean
|
||||||
coq_8_6
|
coq
|
||||||
|
|
||||||
|
rustup
|
||||||
# cargo rustc
|
# cargo rustc
|
||||||
] ++ (with aspellDicts; [ en de fr nl ]);
|
] ++ (with aspellDicts; [ en de fr nl ]);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user