Commit Graph
12 Commits
Author SHA1 Message Date
Andrey Golovizin 7de5708e9e pythonPackages.pymetar: enable tests 2018-09-05 23:08:47 +02:00
Andrey Golovizin ee841c57bf pythonPackages.pymetar: 0.21 -> 1.0 2018-09-05 22:32:57 +02:00
Andrey Golovizin 085cc29323 pythonPackages.pymetar: fix license 2018-09-05 22:32:49 +02:00
Andrey Golovizin ac2cbcf10e clickhouse: 18.5.1 -> 18.10.3 2018-08-24 15:25:00 +02:00
Andrey Golovizin 42e1a21793 ktorrent: fix build with Qt 5.11 2018-06-15 17:43:08 +02:00
Andrey Golovizin 0b8e92a7fd ktorrent: fix build with CMake 3.11 2018-06-14 06:37:30 +02:00
Andrey Golovizin a862a0e559 pythonPackages.pymetar: 0.20 -> 0.21 2018-03-02 16:47:28 +01:00
Andrey Golovizin cc2aa6f358 pythonPackages.pymetar: add myself as maintainer 2018-03-02 16:46:36 +01:00
Andrey Golovizin 8cdf8f15e6 icu: fix include path returned by icu-config 2018-01-23 20:58:55 +01:00
Andrey Golovizin 3eb0ddcfc4 virt-manager: add gobjectIntrospection to nativeBuildInputs 2018-01-14 13:31:03 +01:00
Andrey Golovizin f19d959ef1 nixos/kresd: fix systemd dependency cycle
The unnecessary dependency of sockets.target on kresd.service causes a
dependency cycle preventing kresd.service from starting at boot:

sockets.target -> kresd.service -> basic.target -> sockets.target
2018-01-08 15:52:26 +01:00
Andrey Golovizin c9545d8c90 qca2 and qca-qt5: use system CA certificates
CMakeLists.txt looks for the system CA bundle in several locations,
including /etc/ssl/certs/ca-certificates.crt.
This works for non-sandboxed builds but fails inside a sandbox.
2018-01-08 10:31:34 +01:00