xmpp clients and act (local git workflow)
This commit is contained in:
@@ -29,6 +29,7 @@ with pkgs;
|
||||
difftastic
|
||||
# Development
|
||||
|
||||
act
|
||||
autoconf
|
||||
autoconf-archive
|
||||
automake
|
||||
@@ -97,7 +98,8 @@ with pkgs;
|
||||
tkinter
|
||||
]))
|
||||
|
||||
|
||||
# Social
|
||||
pidgin
|
||||
|
||||
# Rust Related
|
||||
rustc
|
||||
@@ -107,7 +109,7 @@ with pkgs;
|
||||
# (vscode-with-extensions.override {
|
||||
# vscodeExtensions =
|
||||
# with vscode-extensions;
|
||||
# [
|
||||
# [https://github.com/dustinlyons/nixos-config/
|
||||
# #bbenoist.nix
|
||||
# jnoortheen.nix-ide
|
||||
# ms-python.python
|
||||
@@ -155,28 +157,48 @@ with pkgs;
|
||||
(texlive.combine {
|
||||
inherit (texlive)
|
||||
apa6
|
||||
apa7
|
||||
apacite
|
||||
biber
|
||||
biblatex-apa6
|
||||
biblatex
|
||||
bibunits
|
||||
catchfile
|
||||
comment
|
||||
courier
|
||||
csquotes
|
||||
draftwatermark
|
||||
endfloat
|
||||
enumitem
|
||||
fancyhdr
|
||||
fontawesome5
|
||||
footnotehyper
|
||||
footmisc
|
||||
geometry
|
||||
ifmtarg
|
||||
lipsum
|
||||
lualatex-math
|
||||
makecell
|
||||
microtype
|
||||
multirow
|
||||
nowidow
|
||||
parskip
|
||||
ragged2e
|
||||
scalerel
|
||||
scheme-small
|
||||
selnolig
|
||||
sourcesanspro
|
||||
svg
|
||||
tcolorbox
|
||||
texcount
|
||||
threeparttable
|
||||
tikzfill
|
||||
titlesec
|
||||
titling
|
||||
tocloft
|
||||
transparent
|
||||
upquote
|
||||
url
|
||||
xifthen
|
||||
xurl
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user