Compare commits
No commits in common. "b77df942c12426936cfcbe82ce7065b343676af4" and "70485efd8665d3efe0a7f4d9597a63e7396ca2e0" have entirely different histories.
b77df942c1
...
70485efd86
1 changed files with 3 additions and 6 deletions
|
@ -32,7 +32,7 @@
|
|||
# pkgs.protonplus
|
||||
pkgs.pcsx2
|
||||
pkgs.rpcs3
|
||||
unstable.ryubing
|
||||
pkgs.ryujinx
|
||||
pkgs.heroic-unwrapped
|
||||
pkgs.ludusavi
|
||||
|
||||
|
@ -53,8 +53,6 @@
|
|||
pkgs.poop # Compare the performance of multiple commands with a colorful terminal user interface
|
||||
pkgs.age
|
||||
pkgs.stow
|
||||
pkgs.yt-dlp
|
||||
pkgs.aria2
|
||||
# === CLI ===
|
||||
|
||||
# === Image CLI ===
|
||||
|
@ -62,14 +60,13 @@
|
|||
unstable.image_optim
|
||||
pkgs.jpegoptim
|
||||
pkgs.libjxl
|
||||
pkgs.libavif
|
||||
pkgs.libwebp
|
||||
pkgs.imagemagick
|
||||
# === Image CLI ===
|
||||
|
||||
# === Communication ===
|
||||
pkgs.vesktop
|
||||
(unstable.discord-canary.override { withMoonlight = true; }) # pkgs.discord fails to build because of `'anonymous lambda' called with unexpected argument` so we need to use unstable instead
|
||||
(unstable.discord.override { withMoonlight = true; }) # pkgs.discord fails to build because of `'anonymous lambda' called with unexpected argument` so we need to use unstable instead
|
||||
pkgs.signal-desktop
|
||||
pkgs.telegram-desktop
|
||||
# pkgs.thunderbird-latest-unwrapped
|
||||
|
@ -77,7 +74,7 @@
|
|||
|
||||
# === Game perf ===
|
||||
pkgs.mangojuice
|
||||
unstable.goverlay
|
||||
pkgs.goverlay
|
||||
# === Game perf ===
|
||||
|
||||
# === Dev tooling ===
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue