about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/vk-messenger
AgeCommit message (Collapse)AuthorFilesLines
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2022-10-12pkgs.applications: remove unused argsMarkus S. Wamser1-1/+1
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott1-0/+1
2022-03-04vk-messenger: 5.2.3 -> 5.3.2Dmitriy1-5/+5
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-04-30treewide: remove gnidorahSandro Jäckel1-1/+1
due to github account removal/deletion and not other mean of contact.
2021-03-10vk-messenger: 5.0.1 → 5.2.3, enable on darwinNikolay Korotkiy1-34/+53
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-1/+1
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-08-13vk-messenger: use lib.getLib udev instead of udev.libFlorian Klink1-2/+2
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-02-26vk-messenger: 4.5.2 -> 5.0.1gnidorah1-3/+3
2019-12-21vk-messenger: use wrapGAppsHookgnidorah1-2/+3
2019-11-04vk-messenger: 4.0.1 -> 4.5.2gnidorah1-6/+5
2019-08-17treewide: name -> pnamevolth1-1/+2
2019-01-12vk-messenger: 3.9.0 -> 4.0.1gnidorah1-3/+3
2018-08-27vk-messenger: initgnidorah1-0/+53