Commit Graph

290204 Commits

Author SHA1 Message Date
Robert Schütz
ff6d2142ce ghostwriter: 2.0.0 -> 2.0.1
https://github.com/wereturtle/ghostwriter/releases/tag/2.0.1
2021-05-17 11:59:36 +02:00
roblabla
c05b1b567e cargo-embed: 0.8.0 -> 0.10.1 2021-05-17 18:52:45 +09:00
Eelco Dolstra
c3b27282d7
Merge pull request #123272 from kini/nixos/security.pki/pems-without-final-newline
nixos/security.pki: handle PEMs w/o a final newline
2021-05-17 11:14:03 +02:00
Richard Marko
16b0f07890 nixos/nginx: fix comment about acme postRun not running as root
As of 67a5d66 this is no longer true, since acme postRun runs as root.
The idea of the service is good so reword a comment a bit.
2021-05-17 18:03:04 +09:00
Richard Marko
7423afb5e4 nixos/molly-brown: fix description of certPath
`allowKeysForGroup` is no longer available so this drops

```
security.acme.certs."example.com".allowKeysForGroup = true;
```

line. `SupplementaryGroups` should be enough for
allowing access to certificates.
2021-05-17 18:03:04 +09:00
Richard Marko
29158fc0ac nixos/postgresql: fix description of ensureUsers.ensurePermissions
`attrName` and `attrValue` are now in correct order.
2021-05-17 18:03:04 +09:00
Alvar Penning
734790006a platformio: 5.0.4 -> 5.1.1 2021-05-17 18:02:21 +09:00
Kanashimia
9c6daedb29 keepassxc: add readline support, minor refactor 2021-05-17 17:00:44 +08:00
R. RyanTM
f2e899e01a nextdns: 1.10.1 -> 1.11.0 2021-05-17 17:57:54 +09:00
Maximilian Bosch
57194feea2
Merge pull request #123182 from r-ryantm/auto-update/alembic
alembic: 1.8.0 -> 1.8.1
2021-05-17 10:52:59 +02:00
Domen Kožar
4e82cf911c
Merge pull request #120936 from talyz/v8-darwin
v8: Fix darwin build
2021-05-17 10:22:58 +02:00
Ben Siraphob
8ff27c0c09 coqPackages.relation-algebra: init 2021-05-17 10:17:18 +02:00
Ben Siraphob
915abd3f08 coqPackages.aac-tactics: init 2021-05-17 10:17:18 +02:00
Jan Tojnar
354e005d6c nixos/dconf: fix d-bus activation
dconf now supports autostarting the d-bus service using systemd's d-bus activation.

2781a86848

On NixOS, that requires making systemd aware of the package.

Fixes: https://github.com/NixOS/nixpkgs/issues/123265
2021-05-17 09:46:07 +02:00
Jan Tojnar
b5f84d830b doc: Add anchors to dhall sections
This will ensure the sections have stable links as well as prevent conflicts (pandoc uses heading text for ids and DocBook requires unique ids across the book).
2021-05-17 09:37:49 +02:00
Fabian Affolter
1cd64c4b16
Merge pull request #123316 from r-ryantm/auto-update/chezmoi
chezmoi: 2.0.11 -> 2.0.12
2021-05-17 09:22:17 +02:00
Elis Hirwing
0caf9eb085
Merge pull request #121909 from ymatsiuk/appgate
appgate-sdp: 5.3.3 -> 5.4.0
2021-05-17 09:21:10 +02:00
Ryan Horiguchi
9541ad60e1 gitkraken: 7.5.5 -> 7.6.0 2021-05-17 16:15:58 +09:00
David
34ea3cd906 rebar3: add updateScript 2021-05-17 16:08:07 +09:00
David
f2dd3eac0e rebar3-nix: init at 0.1.0 2021-05-17 16:08:07 +09:00
Stéphan Kochen
eec3738f4c hsetroot: fix darwin build 2021-05-17 00:03:12 -07:00
Evils
7641769055 nixos/fancontrol: back to running as root
regular users don't have write access to /sys/devices
  which is where the kernel endpoints are to control fan speed
2021-05-17 00:00:01 -07:00
Stéphan Kochen
f37710e94e influxdb2: fix darwin build 2021-05-16 23:53:00 -07:00
Claudio Bley
329ec3d17c influxdb2: 2.0.2 -> 2.0.6
* update libflux to version 0.115.0
* chronograf-ui has been renamed to influxdb-ui
2021-05-16 23:53:00 -07:00
Stéphan Kochen
04aa238c1a gnucap: broken on darwin
Gnucap relies on LD_LIBRARY_PATH both in its build process and in code,
which Darwin does not understand.
2021-05-16 23:51:10 -07:00
Stéphan Kochen
371d80c468 libical: fix darwin build 2021-05-16 23:49:52 -07:00
Stéphan Kochen
28b48756d5 hetzner-kube: fix darwin build 2021-05-16 23:48:09 -07:00
J. Neto
74e27e2236 slade-git: 3.1.2 -> 3.2.0 2021-05-16 23:46:53 -07:00
Fabian Affolter
b4f6361646
Merge pull request #123321 from r-ryantm/auto-update/findomain
findomain: 4.2.1 -> 4.3.0
2021-05-17 08:42:57 +02:00
Lorenzo Manacorda
e906410c9a solc: remove 0.7 release
They're failing on Hydra, the workload to keep them working is not worth it.
2021-05-16 22:44:21 -07:00
R. RyanTM
20467ad058 findomain: 4.2.1 -> 4.3.0 2021-05-17 05:18:48 +00:00
J. Neto
18b051fde5 scite: 4.0.5 -> 5.0.2 2021-05-16 22:01:16 -07:00
R. RyanTM
85c40fb0f8 chezmoi: 2.0.11 -> 2.0.12 2021-05-17 03:36:01 +00:00
Austin Butler
66201e2c1d cntk: fix build 2021-05-16 20:03:06 -07:00
R. RyanTM
65f7d4a162 apprise: 0.9.1 -> 0.9.3 2021-05-16 20:02:13 -07:00
Anderson Torres
04ce017de7
Merge pull request #122025 from bryanasdev000/package-ferdi-beta
ferdi: 5.5.0 -> 5.6.0-beta.5
2021-05-16 23:56:55 -03:00
Ben Siraphob
c5a669d3f7 treewide: remove unzip where not needed 2021-05-16 19:29:28 -07:00
Ben Siraphob
75c67d6be9 torchat: use fetchFromGitHub 2021-05-16 19:29:28 -07:00
Ben Siraphob
682578af42 openjdk: move unzip to nativeBuildInputs 2021-05-16 19:29:28 -07:00
Ben Siraphob
aba7bc983f openvino: move unzip to nativeBuildInputs 2021-05-16 19:29:28 -07:00
Martin Weinelt
6a5c85e926
Merge pull request #123056 from mweinelt/home-assistant 2021-05-17 03:44:38 +02:00
Martin Weinelt
22437644f9
home-assistant: disable failing test in mobile app component
____________________ test_webhook_handle_get_config[pyloop] ____________________
[gw18] linux -- Python 3.8.9 /nix/store/q6gfck5czr67090pwm53xrdyhpg6bx67-python3-3.8.9/bin/python3.8

hass = <homeassistant.core.HomeAssistant object at 0x7ffe4e71f370>
create_registrations = ({'cloudhook_url': None, 'remote_ui_url': None, 'secret': 'ed8ac650f2b5865733d2cea4ad1b6b02bcfbdcc3e527524bc1c457d5c6f...emote_ui_url': None, 'secret': None, 'webhook_id': '558fde83113d48024a427ccf004e2d2bdf7c56646c6a5a953566c272d51f1bfc'})
webhook_client = <aiohttp.test_utils.TestClient object at 0x7ffe4e640ca0>

    async def test_webhook_handle_get_config(hass, create_registrations, webhook_client):
        """Test that we can get config properly."""
        resp = await webhook_client.post(
            "/api/webhook/{}".format(create_registrations[1]["webhook_id"]),
            json={"type": "get_config"},
        )

        assert resp.status == 200

        json = await resp.json()
        if "components" in json:
            json["components"] = set(json["components"])
        if "allowlist_external_dirs" in json:
            json["allowlist_external_dirs"] = set(json["allowlist_external_dirs"])

        hass_config = hass.config.as_dict()

        expected_dict = {
            "latitude": hass_config["latitude"],
            "longitude": hass_config["longitude"],
            "elevation": hass_config["elevation"],
            "unit_system": hass_config["unit_system"],
            "location_name": hass_config["location_name"],
            "time_zone": hass_config["time_zone"],
            "components": hass_config["components"],
            "version": hass_config["version"],
            "theme_color": "#03A9F4",  # Default frontend theme color
        }

>       assert expected_dict == json
E       AssertionError: assert {'components'...st home', ...} == {'components'...st home', ...}
E         Omitting 8 identical items, use -vv to show
E         Differing items:
E         {'theme_color': '#03A9F4'} != {'theme_color': 'blue'}
E         Use -v to get the full diff

tests/components/mobile_app/test_webhook.py:231: AssertionError
2021-05-17 03:44:03 +02:00
Devin Singh
79d252d26c vimPlugins.edge: init at 2021-05-08 2021-05-16 18:35:37 -07:00
Devin Singh
644fbb4b8c vimPlugins.vim-easyescape: init at 2020-11-22 2021-05-16 18:35:37 -07:00
David
814d9bac11 erlang-ls: add erlang to buildInputs
This enables patch-shebangs to find `escript` and patch the interpreter
path correctly
2021-05-17 10:26:48 +09:00
Sandro
e4d652129a
Merge pull request #122982 from mohe2015/update-discord-canary
discord-canary: 0.0.119 -> 0.0.121
2021-05-17 03:16:04 +02:00
Sandro
ec1dd62608
Merge pull request #118521 from SuperSandro2000/nginx-proxy-timeout
nixos/nginx: add option to change proxy timeouts
2021-05-17 03:15:54 +02:00
Martin Weinelt
fd899bd080 kodi: update git tag
Kodi dropped and renamed the tag for their latest release from v19.1 to
19.1-Matrix.

https://github.com/xbmc/xbmc/issues/19710
2021-05-17 09:14:38 +08:00
Peter Hoeg
3ed9ed81ab gerbera: 1.8.0 -> 1.8.1 2021-05-17 09:10:16 +08:00
Sandro
700942d2a5
Merge pull request #121119 from SuperSandro2000/remove-gnidorah
treewide: remove gnidorah
2021-05-17 02:42:24 +02:00