about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/telepathy
AgeCommit message (Collapse)AuthorFilesLines
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.
2023-10-17telepathy-mission-control: add darwin supportWeijia Wang1-2/+5
2023-10-17telepathy-logger: add darwin supportWeijia Wang1-3/+6
2023-10-17telepathy-idle: add darwin supportWeijia Wang1-2/+3
2023-10-17telepathy-haze: add darwin supportWeijia Wang1-2/+4
2023-10-17telepathy-gabble: add darwin supportWeijia Wang1-2/+2
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.
2022-12-13treewide: mark packages broken that never built on PLATFORMRick van Schijndel1-0/+2
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken Tool is still WIP but this is one of the first results. I manually audited the results and removed some results that were not valid. Note that some of these packages maybe should have more constrained platforms set instead of broken set, but I think not being perfectly correct is better than just keep trying to build all these things and never succeeding. Some observations: - Some darwin builds require XCode tools - aarch64-linux builds sometimes suffer from using gcc9 - gcc9 is getting older and misses some new libraries/features - Sometimes tools try to do system detection or expect some explicit settings for platforms that are not x86_64-linux
2022-11-28Merge pull request #202124 from SuperSandro2000/dbus-passthru-daemonSandro1-1/+1
2022-11-25telepathy-gabble: build using python3Robert Schütz1-4/+13
2022-11-25telepathy-haze: 0.8.0 -> 0.8.1Robert Schütz1-15/+6
2022-11-25telepathy-idle: 0.2.0 -> 0.2.2Robert Schütz1-5/+5
2022-11-25telepathy-logger: build using python3Robert Schütz1-3/+13
2022-11-21dbus: remove unused daemon passhtruSandro Jäckel1-1/+1
2022-10-26telepathy-logger: remove myself from maintainersJan Tojnar1-1/+1
2022-10-26telepathy-mission-control: remove myself from maintainersJan Tojnar1-1/+1
2022-06-02telepathy-salut: remove after being marked broken for over 18 monthsajs1241-27/+0
It was marked in commit 5aa4b1994629ed0701b8b6d6e094da9d7d912721 by Linus Heckemann on 2019-10-07 (commited on 2019-10-08)
2021-07-19applications/networking: /s/name/pname&version/Felix Buehler4-9/+10
2021-05-07treewide: remove lethalman from meta.maintainersVladimír Čunát1-1/+1
He hasn't been heard of for years.
2021-03-11telepathy-glib: do not propagate pythonJan Tojnar5-10/+10
Python is only used as build tool these days so it is not necessary to ensure consistency across telepathy packages.
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-2/+2
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob5-10/+10
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob5-10/+10
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch4-8/+8
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-11-17telepathy-mission-control: 5.16.5 → 5.16.6Jan Tojnar1-16/+5
just includes a fix we were already cherry-picking: https://github.com/TelepathyIM/telepathy-mission-control/commit/67df52b68b28e2a3755702b669a58747e21dd12b
2020-06-03treewide: replace base64 encoded hashesDaiderd Jordan1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly4-4/+4
2020-03-24telepathy-mission-control: Fix property nameJan Tojnar1-0/+11
New GLib is much stricter.
2019-12-01dconf: move to top-levelJan Tojnar3-7/+7
2019-10-29telepathy-mission-control: split outputsJan Tojnar1-1/+5
and enable parallel building
2019-10-29telepathy-mission-control: propagate required dependenciesJan Tojnar1-1/+4
2019-10-28telepathy-mission-control: 5.16.4 → 5.16.5Jan Tojnar1-3/+4
https://github.com/TelepathyIM/telepathy-mission-control/blob/telepathy-mission-control-5.16.5/NEWS#L1-L15
2019-10-28telepathy-mission-control: format with nixpkgs-formatJan Tojnar1-5/+19
2019-10-08treewide: mark some broken packages as brokenLinus Heckemann1-0/+1
Refs: e6754980264fe927320d5ff2dbd24ca4fac9a160 1e9cc5b9844ef603fe160e9f671178f96200774f 793a2fe1e8bb886ca2096c5904e1193dc3268b6d c19cf65261639f749012454932a532aa7c681e4b f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-12-02gobject-introspection: rename packageJan Tojnar1-2/+2
camelCase package name was a huge inconsistency in GNOME package set.
2018-11-30telepathy-salut: use standard pkgconfigTor Hedin Brønner1-2/+2
Building glib with selinux support caused the build to fail due to selinux being specificed in `Required.private` in gio-2.0.pc. `pkgconfigUpstream` isn't patched to handle `Required.private` properly.
2018-08-03treewide: Make configureFlags listsJohn Ericson3-3/+3
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer2-5/+6
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger5-5/+5
* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
2018-05-07telepathy-logger: 0.8.0 → 0.8.2Jan Tojnar1-1/+1
The previous update attempt (76f9a4d7111a362035ee741cd08ea22a27bbd6bc) did not change the hash 😞
2018-04-30treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linuxWill Dietz3-3/+3
Include all linux platforms.
2018-04-30tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linuxWill Dietz2-2/+2
"platforms.gnu" has been linux-only since at least 17.03: $ nix eval -f channel:nixos-17.03 lib.platforms.gnu [ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ] Unlike platforms.linux, platforms.gnu indicates "must use glibc" which for the most part is not intended. Replacing platforms.gnu with platforms.linux would be the same "today" but let's err on preserving existing behavior and be optimistic about platforms these packages work on.
2018-03-27telepathy-gabble: 0.18.3 -> 0.18.4Ryan Mulligan1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. This update was made based on information from https://repology.org/metapackage/telepathy-gabble/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 0.18.4 with grep in /nix/store/pg936ixgiw96xqsrdzbwc1civylmy1q5-telepathy-gabble-0.18.4 - found 0.18.4 in filename of file in /nix/store/pg936ixgiw96xqsrdzbwc1civylmy1q5-telepathy-gabble-0.18.4 - directory tree listing: https://gist.github.com/92190024cdfe17a3e79730f988d904f6
2018-03-23telepathy-gabble: fix source URLxeji1-1/+1
upstream changed it
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar6-14/+14
2017-12-18telepathy_mission_control: 5.16.3 → 5.16.4Jan Tojnar1-7/+7
2017-12-18telepathy_logger: 0.8.0 → 0.8.2Jan Tojnar1-10/+13
2017-12-18telepathy_gabble: 0.18.2 → 0.18.3Jan Tojnar1-3/+4
2017-09-21misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sedJohn Ericson1-4/+2
Importantly, this included regenerating pkgs/servers/x11/xorg, to clobber the old sed.