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
|
python312Packages.pip
|
||||||
|
|
||||||
#programming languages
|
#programming languages
|
||||||
|
R
|
||||||
deno
|
deno
|
||||||
ruby
|
ruby
|
||||||
nodePackages.npm
|
nodePackages.npm
|
||||||
|
@ -97,7 +98,7 @@ with pkgs;
|
||||||
firefox
|
firefox
|
||||||
|
|
||||||
#math
|
#math
|
||||||
# texlive.combined.scheme-full
|
texlive.combined.scheme-full
|
||||||
|
|
||||||
#fun things
|
#fun things
|
||||||
cowsay
|
cowsay
|
||||||
|
|
Loading…
Reference in a new issue