Skip to content

Commit

Permalink
Install gurk-rs
Browse files Browse the repository at this point in the history
Update GH-884 and follow GH-929
  • Loading branch information
kachick committed Nov 28, 2024
1 parent 020deb1 commit 612a532
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home-manager/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@
# - Apertium - does not support Japanese
translate-shell # `echo "$text" | trans en:ja`
])
++ (with pkgs.unstable; [
gurk-rs # Require https://github.com/NixOS/nixpkgs/pull/356353 to link
])
++ (with pkgs.my; [
la
lat
Expand Down

0 comments on commit 612a532

Please sign in to comment.