Testing new packages (for pbp
)
This commit is contained in:
parent
d605d7d8ff
commit
e5ca6feeff
32 changed files with 152 additions and 395 deletions
|
@ -23,11 +23,13 @@
|
|||
python39Packages.poetry
|
||||
texlive.combined.scheme-full
|
||||
gphoto2
|
||||
digikam
|
||||
rawtherapee
|
||||
deploy-rs.deploy-rs
|
||||
] ++
|
||||
(if !stdenv.hostPlatform.isAarch64 then [ wineWowPackages.full ] else [ ])
|
||||
(if !stdenv.hostPlatform.isAarch64 then [
|
||||
wineWowPackages.full
|
||||
#digikam # broken
|
||||
] else [ ])
|
||||
else [ ]);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue