packages: add multimc
This commit is contained in:
parent
e1984adf3d
commit
e2afaaaac2
1 changed files with 6 additions and 0 deletions
|
|
@ -48,6 +48,12 @@
|
|||
lxappearance
|
||||
maim
|
||||
mongodb-compass
|
||||
((multimc.override {
|
||||
jdk8 = adoptopenjdk-hotspot-bin-8;
|
||||
jdk = adoptopenjdk-hotspot-bin-16;
|
||||
}).overrideAttrs(o: {
|
||||
postPatch = lib.strings.replaceStrings ["/lib/openjdk"] [""] o.postPatch;
|
||||
}))
|
||||
obs-studio
|
||||
pavucontrol
|
||||
screenkey
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue