Commit Graph
328167 Commits
Author SHA1 Message Date
Martin Weinelt 5876cfbee5 home-assistant: 2021.10.7 -> 2021.11.0 2021-11-03 22:28:03 +01:00
Martin Weinelt 9737285976 python3Packages.ha-av: init at 8.0.4rc1 2021-11-03 21:49:12 +01:00
Martin Weinelt 37e57c37f5 python3Packages.awesomeversion: 21.8.1 -> 21.10.1 2021-11-03 20:39:14 +01:00
Martin Weinelt cd9b625346 python3Packages.zha-quirks: 0.0.62 -> 0.0.63 2021-11-03 20:00:47 +01:00
Martin Weinelt 14bd7d10c1 python3Packages.zeroconf: 0.36.9 -> 0.36.11 2021-11-03 20:00:20 +01:00
Martin Weinelt baae6b9448 python3Packages.xknx: 0.18.9 -> 0.18.12 2021-11-03 19:58:19 +01:00
Martin Weinelt 61e029317c python3Packages.spiderpy: 1.5.0 -> 1.7.1 2021-11-03 19:57:18 +01:00
Martin Weinelt 6770dce64b python3Packages.simplisafe-python: 12.0.2 -> 2021.10.0 2021-11-03 19:49:22 +01:00
Martin Weinelt e2e7970d05 python3Packages.pylitterbot: 2021.9.0 -> 2021.10.1 2021-11-03 19:46:46 +01:00
Martin Weinelt 5b1f3801ba python3Packages.pyefergy: 0.1.0 -> 0.1.3 2021-11-03 19:46:01 +01:00
Martin Weinelt be4ed875ed python3Packages.greeclimate: 0.12.1 -> 0.12.3 2021-11-03 19:45:46 +01:00
Martin Weinelt 9b5a1d10f1 python3Packages.aioesphomeapi: 10.0.3 -> 10.2.0 2021-11-03 19:44:32 +01:00
Fabian AffolterandMartin Weinelt 790c5c3dd8 python3Packages.aioambient: 1.3.0 -> 2021.10.1
(cherry picked from commit 0f9e0fb503551f1e75043a04a0b3ef8092dc0b93)
2021-11-03 19:42:51 +01:00
Michael RaskinandGitHub df3adb0398 Merge pull request #144502 from r-ryantm/auto-update/opensmt
opensmt: 2.1.1 -> 2.2.0
2021-11-03 18:23:06 +00:00
Fabian AffolterandGitHub 8440eddb32 Merge pull request #143986 from fabaff/bump-cachecontrol
python3Packages.cachecontrol: 0.12.6 -> 0.12.8
2021-11-03 19:04:45 +01:00
R. Ryantm 8fed17e682 opensmt: 2.1.1 -> 2.2.0 2021-11-03 18:03:12 +00:00
Anderson TorresandGitHub dec4cce188 Merge pull request #144485 from AndersonTorres/new-asm
asl: fix the expression
2021-11-03 14:40:03 -03:00
Robert HensingandGitHub 9d0efa35fe Merge pull request #144033 from NixOS/pull-request-template-elaborate-on-testing
PULL_REQUEST_TEMPLATE.md: Elaborate on testing
2021-11-03 18:19:39 +01:00
Robert Hensing c7043de51d PULL_REQUEST_TEMPLATE.md: ticks to bullets
As suggested by 06kellyjac.
2021-11-03 18:16:41 +01:00
Robert HensingandGitHub 455e7f19d0 Merge pull request #144052 from hercules-ci/improve-trivial-builders-test
test.trivial-builders: Add test cases, fix test runner, rename
2021-11-03 18:10:42 +01:00
0535a5b7ac kubernetes-helm: 3.7.0 -> 3.7.1
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2021-11-03 12:09:36 -05:00
Anderson TorresandGitHub 0e6f0a39de Merge pull request #144475 from LibreCybernetics/kotlin-native-remove-kotlinc
kotlin-native: remove `bin/kotlinc`
2021-11-03 13:39:58 -03:00
AndersonTorres c70a27d607 asl: fix the expression 2021-11-03 13:33:56 -03:00
ArtturiandGitHub e01b7650cc Merge pull request #144049 from Artturin/ntpseccomp 2021-11-03 18:23:57 +02:00
SandroandGitHub d2d03877f4 Merge pull request #144321 from aanderse/kodi.packages.keymap 2021-11-03 17:18:06 +01:00
SandroandGitHub abf4fcd292 Merge pull request #144294 from applePrincess/exploitdb-2021-11-02 2021-11-03 17:15:11 +01:00
SandroandGitHub d115d1aaef Merge pull request #144472 from r-ryantm/auto-update/motion 2021-11-03 17:13:18 +01:00
SandroandGitHub a60823928a Merge pull request #144451 from teutat3s/init-nodePackage-manta 2021-11-03 17:07:27 +01:00
SandroandGitHub 227699860a Merge pull request #144470 from r-ryantm/auto-update/mob 2021-11-03 17:07:01 +01:00
SandroandGitHub 81462e4767 Merge pull request #144314 from cleeyv/pytest-dotenv 2021-11-03 17:06:06 +01:00
SandroandGitHub ca6d7c54c1 Merge pull request #144462 from Artturin/shutterupda 2021-11-03 17:05:10 +01:00
Fabián Heredia Montiel f5095d575c kotlin-native: add fabianhjr as maintainer 2021-11-03 09:58:15 -06:00
Fabián Heredia Montiel 638daf8c90 kotlin-native: remove /bin/kotlinc
This is the only collision with the default kotlin distribution and is
marked as deprecated and to be removed upstream.

```
> kotlinc
NOTE: you are running "kotlinc" CLI tool from Kotlin/Native distribution,
it runs Kotlin/Native compiler that produces native binaries from Kotlin code.
If your intention was to compile Kotlin code to JVM bytecode instead, then you
need to use "kotlinc" from the main Kotlin distribution (e.g. it can be
downloaded as kotlin-compiler-X.Y.ZZ.zip archive from
https://github.com/JetBrains/kotlin/releases/latest, or installed using various
package managers).

WARNING: if your intention was to run Kotlin/Native compiler, then please use
"kotlinc-native" CLI tool instead of "kotlinc". "kotlinc" tool will be removed
from Kotlin/Native distribution, so it will stop clashing with "kotlinc" from
the main Kotlin distribution.
```
2021-11-03 09:57:36 -06:00
SandroandGitHub fd5bc0b231 Merge pull request #144461 from r-ryantm/auto-update/mdzk 2021-11-03 16:44:10 +01:00
R. Ryantm b29edc1cf9 motion: 4.3.2 -> 4.4.0 2021-11-03 15:38:42 +00:00
figsodaandGitHub c1db118aaa Merge pull request #144460 from r-ryantm/auto-update/mdcat
mdcat: 0.23.2 -> 0.24.1
2021-11-03 11:33:18 -04:00
Cleeyv 5ac94c2958 pythonPackages.pytest-dotenv: init at 0.5.2 2021-11-03 11:31:40 -04:00
R. Ryantm cce52b308c mob: 1.12.0 -> 2.0.0 2021-11-03 15:29:25 +00:00
markuskowaandGitHub ed71268f52 Merge pull request #142695 from ck3d/add-nerd-font-patcher
nerd-font-patcher: init at 2.1.0
2021-11-03 16:18:56 +01:00
Artturin a6a9160e64 shutter: 0.99 -> 0.99.2 2021-11-03 16:47:03 +02:00
R. Ryantm 0ecb9c7945 mdzk: 0.4.2 -> 0.4.3 2021-11-03 14:41:50 +00:00
Artturin 47fd040e41 perlPackages.Gtk3ImageView: 9 -> 10 2021-11-03 16:40:02 +02:00
R. Ryantm 3d390bd9dc mdcat: 0.23.2 -> 0.24.1 2021-11-03 14:36:42 +00:00
Bobby RongandGitHub d9cf07e341 Merge pull request #144375 from r-ryantm/auto-update/kube3d
kube3d: 5.0.0 -> 5.0.3
2021-11-03 22:26:03 +08:00
José Romildo MalaquiasandGitHub 9355b0fd0c Merge pull request #144353 from r-ryantm/auto-update/jdupes
jdupes: 1.20.0 -> 1.20.1
2021-11-03 11:08:51 -03:00
Maciej KrügerandGitHub cc10e135d4 Merge pull request #144442 from mkg20001/lxd-path 2021-11-03 15:07:32 +01:00
Maciej KrügerandGitHub b4e153c4ce Merge pull request #144174 from mkg20001/lxdimage 2021-11-03 15:07:10 +01:00
José Romildo MalaquiasandGitHub 75a5831e95 Merge pull request #144453 from r-ryantm/auto-update/marwaita
marwaita: 11.2.1 -> 11.3
2021-11-03 11:05:45 -03:00
Maciej Krüger 3eaa28d3c4 nixosTests.lxd: fix test, nftables is now always loaded 2021-11-03 15:05:43 +01:00
R. Ryantm ab9bdc79c9 marwaita: 11.2.1 -> 11.3 2021-11-03 13:43:53 +00:00