Commit Graph
27 Commits
Author SHA1 Message Date
Nikita Uvarov 33cc60dc34 ultralist: 0.8.1 -> 1.5.1 2021-01-12 15:48:50 +01:00
Nikita Uvarov 5b82aad3f9 ultralist: rename from todolist
Announcement: https://github.com/ultralist/ultralist/issues/136.
2021-01-12 15:48:45 +01:00
Nikita Uvarov 1cbaca3bf2 home-assistant: update component-packages 2020-12-18 17:33:00 +01:00
Nikita Uvarov a448295dca pythonPackages.ciscomobilityexpress: init at 0.3.9 2020-12-17 13:32:19 +01:00
Nikita Uvarov d7f7eb2a0a pythonPackages.pyatv: move pytestCheckHook to checkInputs 2020-10-19 09:06:29 -07:00
Nikita Uvarov 105d500c12 pythonPackages.umap-learn: 0.3.10 -> 0.4.5 2020-10-16 00:05:38 -07:00
Nikita Uvarov 96a2008d09 pythonPackages.pyatv: 0.7.2 -> 0.7.4
Also fixes build by switching to github since base_versions.txt is missing
in pypi.
2020-10-14 13:44:38 +02:00
Nikita Uvarov 2a7b163871 pythonPackages.titlecase: fix missing dependencies 2020-10-14 11:52:10 +02:00
Nikita Uvarov 35e0d35113 caffeine-ng: add missing dependencies, fix bin paths 2020-10-13 19:48:00 +02:00
Nikita Uvarov 104c8b5e03 kdenlive: fix core dump on file open 2020-07-02 18:40:17 +02:00
Nikita Uvarov 8627cc58ba rtags: 2.16 -> 2.34 2019-10-09 08:02:39 -07:00
Nikita Uvarov 7cb100b683 nixos-container: use systemd-run instead of nsenter
This is the first step for unprivileged nixos containers support.
Fixes #30019. See also #18825, #57083, and #67130.
2019-08-23 12:21:22 +02:00
Nikita Uvarov 578d712af4 nixos/containers: fix imperative containers
Fixes #67174.
2019-08-21 20:48:27 +02:00
Nikita Uvarov 1104a9724e sampler: init at 1.0.3 2019-08-21 09:01:15 +02:00
Nikita Uvarov 7e7fc6471e nixos/containers: add unprivileged option
Fixes #57083.
2019-08-21 00:01:29 +02:00
Nikita Uvarov c740f0d400 nixos/containers: add 'ephemeral' option 2019-08-19 15:21:35 +02:00
Nikita Uvarov 1ce1cecbba moonlight-embedded: 2.4.9 -> 2.4.10 2019-06-06 11:01:27 +02:00
Nikita Uvarov fc5b5cdaef moonlight-embedded: add libva support
This enables hardware decoding using VA API.
2019-05-10 10:24:10 +02:00
Nikita Uvarov 30e5254de5 moonlight-embedded: 2.4.7 -> 2.4.9 2019-05-10 10:24:02 +02:00
Nikita Uvarov 131e31cd1b sshd: fix startWhenNeeded and listenAddresses combination
Previously, if startWhenNeeded was set, listenAddresses option was
ignored and daemon was listening on all interfaces.
Fixes #56325.
2019-02-25 00:51:58 +01:00
Nikita Uvarov 53013ead39 nixos/containers: add bridge without address specified
According to systemd-nspawn(1), --network-bridge implies --network-veth,
and --port option is supported only when private networking is enabled.
Fixes #52417.
2019-01-07 14:21:17 +01:00
Nikita Uvarov 6ccc6c7cd1 ddclient: 3.8.3 -> 3.9.0
This release fixes cloudflare protocol usage by switching to a new api
version. See release notes: https://sourceforge.net/p/ddclient/news/2018/08/ddclient-390-released.
Partially fixes #26691.
2019-01-03 13:33:59 +01:00
Nikita Uvarov 6d4b02df3f nixos/containers: don't create veths if not configured
Previously, setting "privateNetwork = true" without specifying host and
local addresses would create unconfigured interfaces: ve-$INSTANCE on the host
and eth0 inside the container.

These changes is rebased part of the original PR #3021.
2018-10-29 14:02:50 +01:00
Nikita Uvarov 8659ff38a8 todolist: 0.8 -> 0.8.1 2018-10-20 11:32:30 +02:00
Nikita Uvarov 300a28bb31 todolist: init at 0.8 2018-03-20 21:02:11 +01:00
Nikita Uvarov cb593780f3 trivial-builders.nix: fix writeShellScriptBin
The check should be performed on the target shell script, not on the output directory.
2017-10-06 10:55:36 +02:00
Nikita Uvarov a2ce4f25fe 17.09 release notes: fix typo 2017-10-01 12:44:06 +02:00