Add various packages.
This commit is contained in:
parent
d414f9e2ce
commit
7bfcc1be0c
|
@ -12,6 +12,7 @@
|
||||||
ardour
|
ardour
|
||||||
autorestic
|
autorestic
|
||||||
bat
|
bat
|
||||||
|
beancount
|
||||||
bento4
|
bento4
|
||||||
# bespokesynth
|
# bespokesynth
|
||||||
bolliedelayxt-lv2
|
bolliedelayxt-lv2
|
||||||
|
@ -32,13 +33,16 @@
|
||||||
dig
|
dig
|
||||||
direnv
|
direnv
|
||||||
distrho
|
distrho
|
||||||
|
dragonfly-reverb
|
||||||
du-dust
|
du-dust
|
||||||
dupeguru
|
dupeguru
|
||||||
eclipses.eclipse-java
|
eclipses.eclipse-java
|
||||||
|
eid-mw
|
||||||
element-desktop
|
element-desktop
|
||||||
ensemble-chorus
|
ensemble-chorus
|
||||||
eq10q
|
eq10q
|
||||||
eza
|
eza
|
||||||
|
fava
|
||||||
fd
|
fd
|
||||||
ffmpeg
|
ffmpeg
|
||||||
fire
|
fire
|
||||||
|
@ -58,6 +62,7 @@
|
||||||
helm
|
helm
|
||||||
hexyl
|
hexyl
|
||||||
hydrogen
|
hydrogen
|
||||||
|
hybridreverb2
|
||||||
ifuse
|
ifuse
|
||||||
imagemagick
|
imagemagick
|
||||||
jq
|
jq
|
||||||
|
@ -87,6 +92,7 @@
|
||||||
nodePackages.pnpm
|
nodePackages.pnpm
|
||||||
numlockx
|
numlockx
|
||||||
nvitop
|
nvitop
|
||||||
|
obsidian
|
||||||
odin2
|
odin2
|
||||||
openrazer-daemon
|
openrazer-daemon
|
||||||
osu-lazer
|
osu-lazer
|
||||||
|
@ -112,12 +118,12 @@
|
||||||
resvg
|
resvg
|
||||||
ripgrep
|
ripgrep
|
||||||
rkrlv2
|
rkrlv2
|
||||||
rnix-lsp
|
# rnix-lsp
|
||||||
rofi
|
rofi
|
||||||
sorcer
|
sorcer
|
||||||
sqlite-interactive
|
sqlite-interactive
|
||||||
sqlitebrowser
|
sqlitebrowser
|
||||||
standardnotes
|
unstable.standardnotes
|
||||||
starship
|
starship
|
||||||
steam
|
steam
|
||||||
string-machine
|
string-machine
|
||||||
|
@ -132,12 +138,15 @@
|
||||||
tunefish
|
tunefish
|
||||||
typst
|
typst
|
||||||
typst-lsp
|
typst-lsp
|
||||||
|
typstyle
|
||||||
unstable.atuin
|
unstable.atuin
|
||||||
unstable.turbo
|
unstable.turbo
|
||||||
|
unifi8
|
||||||
vagrant
|
vagrant
|
||||||
vital
|
vital
|
||||||
vscodium.fhs
|
vscodium.fhs
|
||||||
watchexec
|
watchexec
|
||||||
|
wine
|
||||||
wolf-shaper
|
wolf-shaper
|
||||||
x42-plugins
|
x42-plugins
|
||||||
xarchiver
|
xarchiver
|
||||||
|
@ -148,10 +157,11 @@
|
||||||
xfce.xfce4-timer-plugin
|
xfce.xfce4-timer-plugin
|
||||||
xfce.xfce4-whiskermenu-plugin
|
xfce.xfce4-whiskermenu-plugin
|
||||||
xorg.libXcursor
|
xorg.libXcursor
|
||||||
|
xournalpp
|
||||||
zam-plugins
|
zam-plugins
|
||||||
zynaddsubfx
|
zynaddsubfx
|
||||||
(callPackage ./samrewritten.nix { })
|
# (callPackage ./samrewritten.nix { })
|
||||||
(bespokesynth.overrideAttrs (old: {
|
(bespokesynth-with-vst2.overrideAttrs (old: {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "BespokeSynth";
|
owner = "BespokeSynth";
|
||||||
repo = "BespokeSynth";
|
repo = "BespokeSynth";
|
||||||
|
|
Loading…
Reference in New Issue