about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/nheko
AgeCommit message (Collapse)AuthorFilesLines
2023-12-01nheko: Add meta.mainProgramCynthia Fox1-0/+1
Signed-off-by: Cynthia Fox <cyntheticfox@gh0st.sh>
2023-09-04nheko: fix build with fmt-10.1Tobias Mayer1-0/+17
2023-07-13boost17x, boost18x: remove aliasesTobias Mayer1-2/+2
2023-03-04nheko: remove -lgcc from NIX_LDFLAGSWeijia Wang1-3/+0
2023-02-23nheko: 0.11.1 -> 0.11.3Philipp1-2/+2
2023-01-22nheko: fix build on aarch64-linuxWeijia Wang1-2/+6
2023-01-16nheko: 0.11.0 -> 0.11.1rnhmjoj1-2/+2
2023-01-13nheko: 0.10.2 -> 0.11.0Peter Hoeg1-38/+40
2022-10-12pkgs.applications: remove unused argsMarkus S. Wamser1-1/+0
2022-09-28nheko: 0.10.1-1 -> 0.10.2Philipp1-2/+2
2022-09-10nheko: 0.10.0 -> 0.10.1-1Azat Bahawi1-2/+2
Fixes a build failure https://hydra.nixos.org/build/190031815
2022-07-22nheko: 0.9.3 -> 0.10.0Philipp1-2/+2
2022-03-27nheko: 0.9.2 -> 0.9.3Francesco Gazzetta1-2/+2
2022-03-10nheko: 0.9.1 -> 0.9.2Francesco Gazzetta1-2/+4
2021-12-21nheko: 0.9.0 -> 0.9.1Philipp1-2/+2
2021-12-12nheko: add WebP supportViacheslav Lotsmanov1-0/+2
Add “qtimageformats” dependency that provides “libqwebp.so”.
2021-11-19nheko: 0.8.2 -> 0.9.0rnhmjoj1-2/+8
2021-11-07treewide: remove fmt from buildInputs where spdlog is usedArtturin1-2/+0
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points to fmt_7 in buildInputs makes the builds use wrong fmt
2021-04-23nheko: 0.8.1 -> 0.8.2Philipp1-4/+2
2021-02-23nheko: build with VoIP supportrnhmjoj1-1/+16
2021-01-28nheko: 0.8.0 -> 0.8.1CrystalGamma1-2/+2
2021-01-21nheko: 0.7.2 -> 0.8.0Malte Brandy1-2/+6
2021-01-20Merge pull request #110221 from symphorien/nheko-cacheSandro1-0/+4
nheko: build qml
2021-01-20nheko: build qmlSymphorien Gibol1-0/+4
fixes cache issues on update: https://github.com/Nheko-Reborn/nheko/issues/389
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob1-2/+2
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-12-10spdlog: use nixpkgs' fmt instead of bundled oneSCOTT-HAMILTON1-0/+2
2020-08-25Revert "nheko: dirty fix to #94942 (#95060)"Michael Weiss1-5/+0
This reverts commit f8a49ec8dbe3eac1a8f6e4dd8146eae633142808. With 57f05745951 in master this workaround is not required anymore.
2020-08-23nheko: dirty fix to #94942 (#95060)Doron Behar1-0/+5
The real issue is #94952 or #94905.
2020-06-26nheko: 0.7.1 -> 0.7.2Philipp1-16/+2
Signed-off-by: Philipp <philipp+dev@xndr.de>
2020-04-30nheko && mtxclient: enable for Darwin but mark as brokenDoron Behar1-17/+4
2020-04-30nheko: remove redundent parallel building flagDoron Behar1-2/+0
2020-04-30nheko: apply patch recommended by upstreamDoron Behar1-0/+10
2020-04-30nheko: fix boost make issueDoron Behar1-0/+5
2020-04-30nheko: 0.6.4 -> 0.7.1Doron Behar1-4/+8
2020-04-30nheko: use nixpkgs' versions of librariesDoron Behar1-29/+5
2020-04-30nheko: format inputs and argumentsDoron Behar1-6/+29
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-08-09nheko: use qt5's mkDerivationDavid McKay1-4/+5
See #65399
2019-06-19nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1Doron Behar1-3/+6
Use new URL of mtxclient. Make them both aware of nlohmann_json dependency using `-Dnlohmann_json_DIR` in `cmakeFlags`.
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
* treewide: remove unused variables * making ofborg happy
2019-02-12nheko: add meta.homepage (#55472)Robert Schütz1-0/+1
2019-02-11nheko: 0.6.2 -> 0.6.3Franz Pletz1-4/+3
2018-10-12nheko: mark as insecure (#48281)Léo Gaspard1-0/+1
The package is no longer maintained and includes potential security vulnerabilities (a use-after-free and several crashes) that are known and not fixed in the version present in nixpkgs. They don't look too bad judging from the trigger vectors mentioned in the changelog, but with the project going unmaintained one of them becoming a security vulnerability would likely not be noticed.
2018-10-07nheko: 0.6.1 -> 0.6.2Will Dietz1-2/+2
2018-09-26nheko: 0.6.0 -> 0.6.1Will Dietz1-2/+2
2018-09-25nheko: 0.5.5 -> 0.6.0Will Dietz1-4/+4
2018-09-09nheko: 0.4.3 -> 0.5.5Franz Pletz3-161/+17
2018-08-09nheko: add licensePascal Wittmann1-0/+1
see issue #43716