Compare commits
No commits in common. "e6df94da34173479bbe43e8a3035538c0493d396" and "b808a79ab266c85d48e757406b89d06b29f51f03" have entirely different histories.
e6df94da34
...
b808a79ab2
1 changed files with 2 additions and 1 deletions
|
@ -85,6 +85,7 @@ with pkgs;
|
|||
python312Packages.pip
|
||||
|
||||
#programming languages
|
||||
R
|
||||
deno
|
||||
ruby
|
||||
nodePackages.npm
|
||||
|
@ -97,7 +98,7 @@ with pkgs;
|
|||
firefox
|
||||
|
||||
#math
|
||||
# texlive.combined.scheme-full
|
||||
texlive.combined.scheme-full
|
||||
|
||||
#fun things
|
||||
cowsay
|
||||
|
|
Loading…
Reference in a new issue