about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/rocketchat-desktop/default.nix
AgeCommit message (Collapse)AuthorFilesLines
7 daystreewide: migrate packages to pkgs/by-name, take 1aleksana1-98/+0
We are migrating packages that meet below requirements: 1. using `callPackage` 2. called path is a directory 3. overriding set is empty (`{ }`) 4. not containing path expressions other than relative path (to makenixpkgs-vet happy) 5. not referenced by nix files outside of the directory, other than`pkgs/top-level/all-packages.nix` 6. not referencing nix files outside of the directory 7. not referencing `default.nix` (since it's changed to `package.nix`) 8. `outPath` doesn't change after migration The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-09-26rocketchat-desktop: 4.1.0 -> 4.1.1R. Ryantm1-2/+2
2024-09-15rocketchat-desktop: 4.0.2 -> 4.1.0R. Ryantm1-2/+2
2024-08-23rocketchat-desktop: 4.0.1 -> 4.0.2R. Ryantm1-2/+2
2024-07-13rocketchat-desktop: 4.0.0 -> 4.0.1R. Ryantm1-2/+2
2024-07-03Merge pull request #317372 from r-ryantm/auto-update/rocketchat-desktopWeijia Wang1-2/+2
rocketchat-desktop: 3.9.15 -> 4.0.0
2024-06-22libgnome-keyring: move from gnome scope to top-levelJan Tojnar1-1/+1
2024-06-05rocketchat-desktop: 3.9.15 -> 4.0.0R. Ryantm1-2/+2
2024-05-23rocketchat-desktop: 3.9.14 -> 3.9.15R. Ryantm1-2/+2
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)
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-02-20rocketchat-desktop: 3.9.11 -> 3.9.14R. Ryantm1-2/+2
2023-12-09rocketchat-desktop: 3.9.10 -> 3.9.11R. Ryantm1-2/+2
2023-11-15rocketchat-desktop: 3.9.9 -> 3.9.10R. Ryantm1-2/+2
2023-10-05rocketchat-desktop: 3.9.8 -> 3.9.9gbtb1-2/+2
2023-09-27rocketchat-desktop: 3.9.7 -> 3.9.8R. Ryantm1-2/+2
2023-09-18rocketchat-desktop: 3.8.11 -> 3.9.7gbtb1-2/+2
2022-10-08rocketchat-desktop: 3.8.9 -> 3.8.11gbtb1-3/+3
2022-08-31rocketchat-desktop: 3.8.8 -> 3.8.9R. Ryantm1-2/+2
2022-08-28rocketchat-desktop: 3.8.7 -> 3.8.8R. Ryantm1-2/+2
2022-07-29rocketchat-desktop: 3.8.5 -> 3.8.7R. Ryantm1-2/+2
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott1-0/+1
2022-04-29rocketchat-desktop: 3.7.8 -> 3.8.5gbtb1-3/+3
2022-02-25rocketchat-desktop: 3.7.7 -> 3.7.8R. Ryantm1-2/+2
2022-02-04rocketchat-desktop: 3.7.6 -> 3.7.7R. Ryantm1-2/+2
2022-01-20rocketchat-desktop: 3.7.4 -> 3.7.6R. Ryantm1-2/+2
2022-01-01rocketchat-desktop: 3.7.2 -> 3.7.4R. Ryantm1-2/+2
2021-12-26rocketchat-desktop: 3.7.1 -> 3.7.2R. Ryantm1-2/+2
2021-12-21rocketchat-desktop: 3.7.0 -> 3.7.1Maxim Zhukov1-2/+2
2021-12-04rocketchat-desktop: 3.6.0 -> 3.7.0gbtb1-2/+2
2021-11-17rocketchat-desktop: 3.5.7 -> 3.6.0gbtb1-2/+3
2021-11-15rocketchat-desktop: added wrapGAppsHookgbtb1-1/+4
2021-10-19rocketchat-desktop: libgpgerror -> libgpg-errorBobby Rong1-1/+1
2021-10-14rocketchat-desktop: init at 3.5.7gbtb1-0/+92