Moving a bunch of packages from brew to apple store
This commit is contained in:
@ -4,6 +4,7 @@ with pkgs;
|
||||
[
|
||||
# Nix
|
||||
nixd
|
||||
mas
|
||||
# General packages for development and system management
|
||||
#alacritty
|
||||
aspell
|
||||
@ -124,9 +125,11 @@ with pkgs;
|
||||
# ];
|
||||
# })
|
||||
|
||||
# Tex and LaTex
|
||||
# XML, Tex and LaTex
|
||||
pandoc
|
||||
mdbook
|
||||
xml2rfc
|
||||
rubyPackages_3_4.kramdown-rfc2629
|
||||
|
||||
(texlive.combine {
|
||||
inherit (texlive)
|
||||
|
Reference in New Issue
Block a user