Commit Graph

30 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
Michael Weiss 31f23ebc1f
Revert "nheko: dirty fix to #94942 (#95060)"
This reverts commit f8a49ec8db.
With 57f0574595 in master this workaround is not required anymore.
2020-08-25 19:22:24 +02:00
Doron Behar f8a49ec8db
nheko: dirty fix to #94942 (#95060)
The real issue is #94952 or #94905.
2020-08-23 00:16:14 +02:00
Philipp 02a712166b
nheko: 0.7.1 -> 0.7.2
Signed-off-by: Philipp <philipp+dev@xndr.de>
2020-06-26 09:28:58 +02:00
Doron Behar bdcbfc77c9 nheko && mtxclient: enable for Darwin but mark as broken 2020-04-30 10:30:52 +03:00
Doron Behar 0577b994af nheko: remove redundent parallel building flag 2020-04-30 10:30:52 +03:00
Doron Behar 67d0c4f130 nheko: apply patch recommended by upstream 2020-04-30 10:30:52 +03:00
Doron Behar 648712b7bf nheko: fix boost make issue 2020-04-30 10:30:51 +03:00
Doron Behar 6d4c381838 nheko: 0.6.4 -> 0.7.1 2020-04-30 10:30:51 +03:00
Doron Behar e6cf5d3d16 nheko: use nixpkgs' versions of libraries 2020-04-30 10:30:51 +03:00
Doron Behar 13aa8b58ca nheko: format inputs and arguments 2020-04-30 10:30:51 +03:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
David McKay 43380f49b4 nheko: use qt5's mkDerivation
See #65399
2019-08-09 10:31:49 -04:00
Doron Behar 0b383bdf78 nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1
Use new URL of mtxclient. Make them both aware of nlohmann_json
dependency using `-Dnlohmann_json_DIR` in `cmakeFlags`.
2019-06-19 15:33:52 +03:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Robert Schütz c7c911136f
nheko: add meta.homepage (#55472) 2019-02-12 01:05:04 +01:00
Franz Pletz e2460a9d41
nheko: 0.6.2 -> 0.6.3 2019-02-11 22:46:07 +01:00
Léo Gaspard ad992cbde1 nheko: mark as insecure (#48281)
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-12 21:28:30 +02:00
Will Dietz 9a904b3a08 nheko: 0.6.1 -> 0.6.2 2018-10-07 20:21:37 -05:00
Will Dietz 98cb225d9f nheko: 0.6.0 -> 0.6.1 2018-09-26 13:42:36 -05:00
Will Dietz ab2061bff3 nheko: 0.5.5 -> 0.6.0 2018-09-25 15:01:42 -05:00
Franz Pletz ff8fc5c46c
nheko: 0.4.3 -> 0.5.5 2018-09-09 22:16:51 +02:00
Pascal Wittmann 456b67e70f
nheko: add license
see issue #43716
2018-08-09 12:59:52 +02:00
Léo Gaspard 8aff02e024
nheko: 0.4.2 -> 0.4.3 2018-06-07 17:34:41 +02:00
Léo Gaspard 8b6ddc89dd nheko: 0.4.1 -> 0.4.2 (#41077) 2018-05-25 13:47:18 +02:00
Léo Gaspard 0e84af1772
nheko: make darwin build fail later 2018-05-24 20:00:35 +02:00
Léo Gaspard 291808359b
nheko: 0.4.0 -> 0.4.1 2018-05-24 17:09:15 +02:00
Léo Gaspard c770e61622
nheko: 0.3.1 -> 0.4.0 2018-05-04 00:46:05 +02:00
Léo Gaspard 59bf698238
nheko: 0.3.0 -> 0.3.1 2018-04-13 15:57:41 +02:00
Léo Gaspard 5a75e845ad
nheko: init at 0.3.0 2018-04-07 04:05:11 +02:00