Fixing Hyprland crash

This commit is contained in:
soraefir
2023-11-17 02:20:02 +01:00
parent 5726d5c6d1
commit 63941b5c44
47 changed files with 517 additions and 493 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
buildGoModule rec {
pname = "voskcli";
version = "5eedba33b96dcd3826010cbd12e404cbfb544383";
vendorSha256 = "sha256-8l2i/fhN+2q+tjHpWdjRmesDDBBpxEPrTB8IE5Cr0I8=";
vendorHash = "sha256-8l2i/fhN+2q+tjHpWdjRmesDDBBpxEPrTB8IE5Cr0I8=";
src = fetchFromGitea {
domain = "git.helcel.net";
owner = "helcel";