Commit graph

237062 commits

Author SHA1 Message Date
zowoq fe8590a18f gitAndTools.delta: 0.3.0 -> 0.4.0
https://github.com/dandavison/delta/releases/tag/0.4.0
2020-08-04 11:27:59 +10:00
Robert Scott 56f2d53f26 pythonPackages.bsdiff4: init at 1.2.0 2020-08-03 14:39:36 -07:00
Robert Scott f26cbd0caa licenses: add bsdProtection
see https://spdx.org/licenses/BSD-Protection.html
2020-08-03 14:39:36 -07:00
Pavol Rusnak 64a8d0115b python3Packages.hwi: init at 1.1.2 2020-08-03 14:13:18 -07:00
Martin Weinelt fd2c4f05f2 home-assistant: regenerate component packages 2020-08-03 13:52:39 -07:00
Martin Weinelt cd8dcb546a python3Packages.pyHS100: init at 0.3.5.1 2020-08-03 13:52:39 -07:00
Martin Weinelt 2db9d13de4 pythonPackages.click-datetime: init at 0.2 2020-08-03 13:52:39 -07:00
Tim Steinbach 18ba7fc789
linux: Remove 5.6 2020-08-03 16:49:55 -04:00
Tim Steinbach 6afba54ead
linux_hardened_latest: Keep 5.7 2020-08-03 16:48:44 -04:00
Tim Steinbach 3a8cbea4f7
linux: Init 5.8 2020-08-03 16:45:45 -04:00
Tim Steinbach b3f869febb
linux: 5.7.11 -> 5.7.12 2020-08-03 16:35:16 -04:00
Tim Steinbach 60773afea2
linux: 5.4.54 -> 5.4.55 2020-08-03 16:35:15 -04:00
Tim Steinbach cb73bea24c
linux: 4.9.231 -> 4.9.232 2020-08-03 16:35:15 -04:00
Tim Steinbach fd603b5afc
linux: 4.4.231 -> 4.4.232 2020-08-03 16:35:15 -04:00
Tim Steinbach 5b88a328df
linux: 4.19.135 -> 4.19.136 2020-08-03 16:35:15 -04:00
Tim Steinbach b02541c37b
linux: 4.14.190 -> 4.14.191 2020-08-03 16:35:14 -04:00
Silvan Mosberger 396c16113e
Merge pull request #91948 from CheariX/joplin-desktop-1.0.224
joplin-desktop: 1.0.216 -> 1.0.233
2020-08-03 22:13:22 +02:00
Ryan Mulligan 4162c69b3c
Merge pull request #92468 from petabyteboy/jitsi-meet
nixos/jitsi-meet: init
2020-08-03 12:43:37 -07:00
Daniël de Kok aae6b4ea12
Merge pull request #94596 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.10-19 -> 7.0.10-25
2020-08-03 20:44:34 +02:00
Maximilian Bosch 2ae62ef72f
Merge pull request #94611 from Ma27/rel-pkgs-error-msg
nixos/manual: improve error message for invalid values in `relatedPackages'
2020-08-03 20:17:46 +02:00
Maximilian Bosch 869bf4f76c
Merge pull request #94327 from r-ryantm/auto-update/thc-hydra
thc-hydra: 9.0 -> 9.1
2020-08-03 20:14:04 +02:00
Jan Tojnar ce6e35d1f5
bustle: fix build
Patches are part of Bustle 0.8.0.
2020-08-03 19:47:37 +02:00
Jacek Galowicz 319d7ec8d4
Merge pull request #93413 from liff/taskserver-python-test
nixosTests.taskserver: Port to python
2020-08-03 19:38:57 +02:00
R. RyanTM 35735ac930 fwupd: 1.4.4 -> 1.4.5 2020-08-03 19:34:54 +02:00
f4814n 6e4d33a001
chromium: Add missing dependency on coreutils (#94578)
The script that runs chromium calls tr from coreutils - however
it just assumed that coreutils are in PATH.

With missing coreutils chromium did still launch (at least with
d433839007 applied) but emitted
`line 15: tr: command not found` error messages.
2020-08-03 17:58:41 +02:00
Martin Weinelt d1f59cf7b8
Merge pull request #94583 from mweinelt/zigbee2mqtt
zigbee2mqtt: 1.14.1 -> 1.14.2
2020-08-03 17:50:28 +02:00
Maximilian Bosch 04a10b3355
nixos/tests/systemd-networkd-vrf: add comment about trailing whitespaces in test script
For further context please read the discussion in https://github.com/NixOS/nixpkgs/pull/94607#issuecomment-668070029
2020-08-03 17:43:56 +02:00
Martin Weinelt f2848673ce
Merge pull request #94575 from zowoq/ecc-actions
.github/workflows/editorconfig.yml: separate fetch and check steps
2020-08-03 17:03:50 +02:00
Martin Weinelt df51033330
Merge pull request #94475 from mweinelt/hass
homeassistant: 0.113.0 -> 0.113.3
2020-08-03 16:59:52 +02:00
Maximilian Bosch dd49aa581b
Merge pull request #94580 from r-ryantm/auto-update/bspwm
bspwm: 0.9.9 -> 0.9.10
2020-08-03 16:58:44 +02:00
zowoq 1ccda2fb05 .editorconfig: add nixos/tests/systemd-networkd-vrf 2020-08-04 00:56:39 +10:00
Maximilian Bosch 76f2e271a2
Merge pull request #94600 from liff/patch-1
nixos/manual: Fix reference to send_key
2020-08-03 16:51:30 +02:00
Maximilian Bosch 5bd1fb2884
nixos/tests/systemd-networkd-vrf: fix test
Broken while fixing some `.editorconfig`-definitions[1], however this
test explicitly relies on the output of `iproute2`.

[1] 8ae7f8c359
2020-08-03 16:47:40 +02:00
Maximilian Bosch 6d19c04416
nixos/manual: improve error message for invalid values in `relatedPackages'
As reported in NixOS discourse[1], tracking down invalid values in
`relatedPackages'[2] (i.e. list-items that don't exist in `pkgs`) is
fairly hard as the message "Invalid package attribute path `foobar'"
is quite unhelpful and the trace doesn't point to the source of the
problem either.

This patch improves the error message by mentioning that the issue is an
invalid `relatedPackages`-declaration in $optionName.

[1] https://discourse.nixos.org/t/invalid-package-attribute-path-nextcloud19/8403/9
[2] https://nixos.org/nixpkgs/manual/#sec-functions-library-options
2020-08-03 16:37:59 +02:00
zowoq c1fce8f814 .github/workflows/editorconfig.yml: separate fetch and check steps 2020-08-04 00:35:50 +10:00
zowoq 8ae7f8c359 nixos/tests/*: editorconfig fixes 2020-08-04 00:23:54 +10:00
zowoq 2b5659c700 nixos/maintainers/*: editorconfig fixes 2020-08-04 00:23:54 +10:00
zowoq 25d7880f17 nixos/lib/*: editorconfig fixes 2020-08-04 00:23:54 +10:00
Martin Weinelt b41b902a1c
nixos/zigbee2mqtt: add test to all-tests.nix 2020-08-03 16:17:49 +02:00
Martin Weinelt 87b8364851
zigbee2mqtt: add passthru test 2020-08-03 16:17:48 +02:00
Martin Weinelt 98c2bd1b13
zigbee2mqtt: 1.14.1 -> 1.14.2 2020-08-03 16:17:48 +02:00
Martin Weinelt 9d284f3548
zigbee2mqtt: upgrade deps.sh to update.sh 2020-08-03 16:17:48 +02:00
Martin Weinelt 87d4e1230b
home-assistant: add patch to fix flapping logging test 2020-08-03 16:16:25 +02:00
Marek Mahut 4181ae25bf
Merge pull request #94166 from 1000101/bitcoind
release-notes/rl-2009: amend bitcoind incompatibility
2020-08-03 15:56:56 +02:00
Peter Hoeg b6c3c725c6
Merge pull request #94278 from r-ryantm/auto-update/kwin-tiling
kwin-tiling: 2.2 -> 2.4
2020-08-03 20:26:45 +08:00
Aaron Andersen 34298f0673
Merge pull request #94551 from StijnDW/dokuwiki
nixos/dokuwiki: fix https redirect
2020-08-03 08:17:37 -04:00
Mario Rodas e347b4bbb3
Merge pull request #94581 from xrelkd/update/eksctl
eksctl: 0.24.0 -> 0.25.0
2020-08-03 07:04:58 -05:00
Mario Rodas a6be178a02
Merge pull request #94601 from r-ryantm/auto-update/groonga
groonga: 10.0.4 -> 10.0.5
2020-08-03 07:04:02 -05:00
zowoq bcf63fed7c .editorconfig: add nixos/ircd-hybrid, dotnetenv/Wrapper 2020-08-03 21:52:52 +10:00
Christian Mainka 4ba054ee37 joplin-desktop: 227 -> 233 2020-08-03 12:35:49 +02:00