about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/nheko
AgeCommit message (Collapse)AuthorFilesLines
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
2018-06-07nheko: 0.4.2 -> 0.4.3Léo Gaspard1-2/+2
2018-05-25nheko: 0.4.1 -> 0.4.2 (#41077)Léo Gaspard1-2/+2
2018-05-24nheko: make darwin build fail laterLéo Gaspard1-2/+21
2018-05-24nheko: 0.4.0 -> 0.4.1Léo Gaspard2-5/+5
2018-05-04nheko: 0.3.1 -> 0.4.0Léo Gaspard2-5/+5
2018-04-13nheko: 0.3.0 -> 0.3.1Léo Gaspard1-2/+2
2018-04-07nheko: init at 0.3.0Léo Gaspard3-0/+198