Commit Graph
14 Commits
Author SHA1 Message Date
Justin Humm 169468c406 apache-httpd: fix typo in config servedFiles 2018-03-28 03:47:25 +02:00
Justin Humm ebe1cc211e neopg: Init at 0.0.4 2018-03-23 16:12:29 +01:00
Justin Humm d69e0d99e0 nixos/manual: fixed example config for networking.interfaces
The former example gave a "value is a list while a set was expected" error.
2018-03-17 19:53:06 +01:00
Justin Humm 18ec7f7190 osrm-backend: 5.15.0 -> 5.16.0 2018-02-24 18:47:35 +01:00
Justin Humm 92aa0fa437 osrm-backend: 5.14.3 -> 5.15.0 2018-01-22 18:13:35 +01:00
Justin Humm 16ea43d1b4 muchsync: add homepage 2018-01-17 10:41:34 +01:00
Justin Humm 207bf49c8d electrum: 3.0.3 -> 3.0.4
From the release notes [1]:

 * Fix a vulnerability caused by Cross-Origin Resource Sharing (CORS)
   in the JSONRPC interface. Previous versions of Electrum are
   vulnerable to port scanning and deanonimization attacks from
   malicious websites. Wallets that are not password-protected are
   vulnerable to theft.

See this [2] for explanation.

[1] https://github.com/spesmilo/electrum/blob/3.0.4/RELEASE-NOTES
[2] https://github.com/spesmilo/electrum/issues/3374
2018-01-07 03:20:07 +01:00
Justin Humm 792b085b1a osrm-backend: 5.14.1 -> 5.14.3 2018-01-02 20:54:45 +01:00
Justin Humm bfc3844a15 osrm service: init 2017-12-07 18:51:39 +01:00
Justin Humm 5cca8800a4 notmuch-bower: init at 2017-09-27 (#29856)
* bower: init and add erictapen as maintainer

* bower: fix up

* notmuch-bower: rename from bower
2017-10-14 10:08:04 +01:00
Justin Humm b5a5d0ba84 gollum service: init 2017-09-18 11:55:00 +02:00
Justin Humm bfb0bf849e naev: add freetype dependency 2017-08-22 10:29:57 +02:00
Justin Humm e6b65c04fa pythonPackages.future: 0.15.2 -> 0.16.0
Also moved the expression from python-packages.nix to ./pkgs/development/python-modules/future/default.nix due to discussion in #26220
Used fetchPypi insted of fetchurl.
2017-05-30 13:06:56 +02:00
Justin Humm b635355554 python27Packages.influxdb: 0.1.12 -> 4.0.0
Updated, as the old package is not compatible with current InfluxDB versions.
Changed buildInputs as following:
* requests -> requests2 as it is newer
* added dateutil as it is needed
* added tytz as it is needed
* added six as it is needed
2017-01-19 02:52:42 +00:00