about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/gajim
AgeCommit message (Collapse)AuthorFilesLines
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-3/+3
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)
2023-11-28gajim: 1.8.3 → 1.8.4Vincent Laporte1-2/+2
2023-11-10gajim: 1.8.2 → 1.8.3Vincent Laporte1-2/+2
2023-11-02add mainProgramtoastal1-0/+1
2023-11-02gajim: 1.8.1 → 1.8.2toastal1-2/+2
2023-08-24gajim: 1.8.0 → 1.8.1Vincent Laporte1-2/+2
2023-07-26Merge #239191: treewide: gobject-introspection from buildInputs to ↵Vladimír Čunát1-2/+2
nativeBuildInputs ...into staging
2023-06-28treewide: gobject-introspection from buildInputs to nativeBuildInputsArtturin1-2/+2
gobject-introspection should be in nativeBuildInputs for cross to work properly (so propagations and hook work properly)
2023-06-27gajim: 1.7.3 → 1.8.0Vincent Laporte1-5/+4
pythonPackages.nbxmpp: 4.2.2 → 4.3.1 pythonPackages.omemo-dr: init at 1.0.0
2023-05-20gajim: 1.6.1 -> 1.7.3jarkad1-2/+15
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2023-01-18Revert "Revert "pythonPackages.nbxmpp: 4.0.0 → 4.0.1; gajim: 1.6.0 → 1.6.1""Vincent Laporte1-4/+4
2023-01-17Revert "pythonPackages.nbxmpp: 4.0.0 → 4.0.1; gajim: 1.6.0 → 1.6.1"Jonas Heinrich1-4/+4
2023-01-17gajim: 1.6.0 → 1.6.1Vincent Laporte1-4/+4
2023-01-08gajim: 1.5.4 → 1.6.0Vincent Laporte1-2/+2
pythonPackages.nbxmpp: 3.2.5 → 4.0.0
2022-12-10gajim: 1.5.3 → 1.5.4Vincent Laporte1-2/+2
2022-11-21dbus: remove unused daemon passhtruSandro Jäckel1-2/+2
2022-11-07gajim: 1.5.2 → 1.5.3Vincent Laporte1-2/+2
2022-10-09gajim: 1.5.1 → 1.5.2Vincent Laporte1-2/+2
2022-09-29gajim: 1.4.7 → 1.5.1Vincent Laporte1-2/+2
2022-07-28gajim: 1.4.6 → 1.4.7Vincent Laporte1-2/+2
2022-07-12gajim: 1.4.3 → 1.4.6Vincent Laporte1-2/+2
2022-06-07gajim: 1.4.2 → 1.4.3Vincent Laporte1-2/+2
2022-05-30gajim: 1.4.1 → 1.4.2Vincent Laporte1-2/+2
2022-05-26gajim: update download pagesternenseemann1-1/+1
2022-05-26gajim: add dependency on gssapisternenseemann1-1/+1
Not sure what this is necessary for precisely, but Gajim would complain about missing it on startup.
2022-05-26gajim: don't vendor old plugin_installersternenseemann1-15/+0
With 1.4.0 the plugin_installer was added to the main Gajim source tree, so we no longer need to fetch the plugins repository.
2022-05-22gajim: 1.3.3 → 1.4.1Vincent Laporte1-3/+5
pythonPackages.nbxmpp: 2.0.6 → 3.0.2
2022-04-24gajim: Add missing dependency 'packaging'tu-maurice1-1/+1
2022-01-26treewide: remove all updateWalker/downloadURLRegexpFelix Buehler1-1/+0
2022-01-05gajim: add plugin installerNikolay Amiantov1-1/+16
Workaround upstream issue https://dev.gajim.org/gajim/gajim/-/issues/10719.
2022-01-05gajim: fix testsNikolay Amiantov1-1/+2
`test` directory actually also contains various libraries and broken tests. Test failure happens when `test/lib/gajim_mocks.py` is attempted to run as a test. Upstream only runs no_gui tests: https://dev.gajim.org/gajim/ci/-/blob/e0f58cfc780c808b54b0170bc494c6e10a68c0a5/.gajim-ci.yml#L18 We now explicitly run only tests from `no_gui` and `unit`.
2021-10-28gajim: 1.3.2 -> 1.3.3genofire1-5/+2
2021-08-07gajim: Add dependency on libappindicator-gtk3Ashish SHUKLA1-1/+3
This is required by "Ayatana Appindicator integration" plugin which provides appindicator support to Gajim
2021-05-08treewide: xvfb_run -> xvfb-runRobert Hensing1-2/+2
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-04gajim: 1.2.2 -> 1.3.2Alvar Penning1-2/+5
2020-10-30gajim: strictDeps = false (#102141)Ash1-0/+3
* gajim: strictDeps = false Without this it doesn't find GSettings schemas, which causes it to crash when (for example) you try to change your avatar.
2020-08-20python.nbxmpp: 0.6.10 → 1.0.2; gajim: 1.1.3 → 1.2.2Vincent Laporte1-14/+16
2020-07-28Unmaintain packages I don't use anymoreaszlig1-1/+1
Just got a reminder via the vulnerability roundup[1] that I'm still listed as maintainer for Synergy, even though I stopped using it years ago. I'll also take this as an opportunity to remove myself from other packages which I stopped using and thus most certainly won't be able to maintain. The latter is already hard enough these days for software which I *do* use. [1]: https://github.com/NixOS/nixpkgs/issues/94007 Signed-off-by: aszlig <aszlig@nix.build>
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-09-24gajim: add missing setuptools dependencyAndrey Golovizin1-1/+1
2019-07-12gajim: fix audio callingNikolay Amiantov1-4/+4
It appears it actually works with this fix!
2019-05-25gajim: 1.1.2 -> 1.1.3Nikolay Amiantov1-2/+2
2019-02-14gnome3: stop using aliasesJan Tojnar1-2/+2
2019-01-31gajim: 1.0.3 -> 1.1.2aszlig1-28/+31
The list of upstream changes is huge, so I'm not pasting it here in the commit message, but here is the upstream URL: https://dev.gajim.org/gajim/gajim/blob/gajim-1.1.2/ChangeLog One of the most visible updates are the design changes for various dialogs and the Emoji overhauls. On our end, we now need three more dependencies, namely cssutils, precis-i18n and keyring, which I added accordingly. In addition, the test runner is now integrated into setup.py, which we now use. I also cleaned up the package expression a bit, eg. it's no longer wrapped in a big "with lib;", so that "nix-instantiate --parse" is able to detect attribute errors (which is very useful if you have editor integration). Signed-off-by: aszlig <aszlig@nix.build>
2018-12-02gobject-introspection: rename packageJan Tojnar1-2/+2
camelCase package name was a huge inconsistency in GNOME package set.
2018-06-08gajim: 1.0.2 -> 1.0.3aszlig1-2/+2
Upstream changes: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf The full change log can be found at: https://dev.gajim.org/gajim/gajim/raw/gajim-1.0.3/ChangeLog Built and tested the package on my machine. Signed-off-by: aszlig <aszlig@nix.build> Cc: @7c6f434c, @abbradar
2018-05-02gajim: 1.0.1 -> 1.0.2Michael Raskin1-2/+2
2018-04-02gajim: 1.0.0 -> 1.0.1Nikolay Amiantov1-2/+2