mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix/packages: +baguette_sharp
This commit is contained in:
parent
7f1e1ad030
commit
f070a5572b
2 changed files with 42 additions and 0 deletions
|
|
@ -105,6 +105,8 @@ in rec {
|
|||
ffgun = pkgs.callPackage ./ffgun.nix {};
|
||||
easyscan = pkgs.callPackage ./easyscan.nix {};
|
||||
|
||||
baguette-sharp = pkgs.callPackage ./baguette-sharp.nix {};
|
||||
|
||||
# TODO: remove when channel update
|
||||
ltex-ls-plus = pkgs.callPackage ./ltex-ls-plus.nix {jvmOptions = ["-Xmx512m"];};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue