summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2023-05-26 14:03:40 +0200
committerVladimír Čunát <v@cunat.cz>2023-05-26 14:03:40 +0200
commit2159f7407611399a5ced83aad041b46c8d98c660 (patch)
tree6200ed30d0114415b24a5fed137198dfb9b21561 /pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix
parent4d743b102ab49469214a9570787ff8d373428116 (diff)
parenta2cd4a67fdf62abebc0c97c962d5d9efecfb793e (diff)
downloadnixpkgs-2159f7407611399a5ced83aad041b46c8d98c660.tar
nixpkgs-2159f7407611399a5ced83aad041b46c8d98c660.tar.gz
nixpkgs-2159f7407611399a5ced83aad041b46c8d98c660.tar.bz2
nixpkgs-2159f7407611399a5ced83aad041b46c8d98c660.tar.lz
nixpkgs-2159f7407611399a5ced83aad041b46c8d98c660.tar.xz
nixpkgs-2159f7407611399a5ced83aad041b46c8d98c660.tar.zst
nixpkgs-2159f7407611399a5ced83aad041b46c8d98c660.zip
Merge branch 'staging-next' into staging
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix')
-rw-r--r--pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix b/pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix
index 254540bf8f9..28f3c363bbd 100644
--- a/pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix
+++ b/pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/default.nix
@@ -52,7 +52,7 @@
 , libsysprof-capture
 , libpsl
 , brotli
-, microsoft_gsl
+, microsoft-gsl
 , rlottie
 , stdenv
 }:
@@ -161,7 +161,7 @@ stdenv.mkDerivation rec {
     libsysprof-capture
     libpsl
     brotli
-    microsoft_gsl
+    microsoft-gsl
     rlottie
   ];