Commit Graph
439996 Commits
Author SHA1 Message Date
Mario RodasandGitHub abb5cd5f94 Merge pull request #208958 from marsam/update-snore
snore: 0.2 -> 0.3.1
2023-01-05 07:56:17 -05:00
Jakub KozłowskiandGitHub c468311685 Merge pull request #208810 from kubukoz/bloop-156 2023-01-05 13:45:53 +01:00
Arnout EngelenandGitHub af0b453724 Merge pull request #208103 from raboof/neovim-reproducible
neovim: make the build reproducible
2023-01-05 13:17:38 +01:00
Martin WeineltandGitHub c2b75a520a Merge pull request #209096 from NixOS/home-assistant 2023-01-05 13:12:09 +01:00
Anderson TorresandGitHub 6124309e74 Merge pull request #207797 from omasanori/iay-module
nixos/iay: add module; iay: add myself as a maintainer
2023-01-05 08:22:16 -03:00
Bobby RongandGitHub 70acfaebf2 Merge pull request #208321 from wegank/qq-bump
qq: 2.0.3-543 -> 3.0.0-565
2023-01-05 19:11:15 +08:00
SandroandGitHub 76e9319d82 Merge pull request #201295 from ulrikstrid/ulrikstrid--obs-droidcam-init 2023-01-05 11:51:37 +01:00
Matthieu CoudronandMatthieu Coudron c61f554c1a modules.gitlab-runner: accept space in names
when you register a runner with spaces in its name (possible if you use 'description' option) then the runners never get unregistered because our bash scripts assume no space in names.

This solves the issue

Retreiving the fullname of the runner via `gitlab-runner list` got surprisingly hard between lazy-capture issues and `gitlab-runner list` displaying invisible (CSI) characters that break the regex etc.
Which is why I fell back on the pseudo-json format.

This PR adds the hash in the name, which allows to keep both the
stateless aspect of the module while allowing for a freeform name.

I found using bash associative arrays easier to use/debug than the current
approach.
2023-01-05 11:43:32 +01:00
Nikolay KorotkiyandGitHub da98602aa9 Merge pull request #209117 from dritter/update-josm-18622
josm: 18621 -> 18622
2023-01-05 14:38:20 +04:00
Jonas HeinrichandGitHub 392c00aa4c Merge pull request #209127 from urandom2/wordpresstest
nixosTests.wordpress: iterate over versions
2023-01-05 11:33:19 +01:00
Bobby RongandGitHub 5a65421b16 Merge pull request #209126 from bobby285271/upd/pantheon
pantheon.elementary-wallpapers: 6.1.0 -> 7.0.0
2023-01-05 18:30:05 +08:00
Ulrik Strid 1ccd088796 obs-studio-plugins.droidcam-obs: init at 2.0.1 2023-01-05 09:53:17 +01:00
zowoq 19a8a0ad21 go_1_20: 1.20rc1 -> 1.20rc2 2023-01-05 18:45:41 +10:00
Colin Arnott de49ddabae nixosTests.wordpress: iterate over versions
As a follow up to f9d1f80045, we should
add the ability to test explicit versions of the wordpress derivation.
Since we are currently only supporting wordpress6_1 in unstable, this
change is a noop.

Updates #209051
2023-01-05 06:38:37 +00:00
Ryan MulliganandGitHub 17b0cf40e3 Merge pull request #166372 from r-ryantm/auto-update/cmt
cmt: 1.17 -> 1.18
2023-01-04 22:28:50 -08:00
figsodaandGitHub 6c575c59f9 Merge pull request #209135 from aneeshusa/drop-aneeshusa-from-radicale-maintainership
radicale: Drop self (aneeshusa) from maintainership
2023-01-05 00:52:22 -05:00
Vincent LaporteandVincent Laporte c26f00141b ocamlPackages.inotify: 2.3 → 2.4.1 2023-01-05 06:31:54 +01:00
Vincent LaporteandVincent Laporte 673cd10e59 ocamlPackages.ocamlnet: disable for OCaml ≥ 5.0 2023-01-05 06:31:54 +01:00
Vincent LaporteandVincent Laporte b4b8b7b0d7 ocamlPackages.xml-light: disable for OCaml ≥ 5.0 2023-01-05 06:31:54 +01:00
Aneesh Agrawal 1e94e9146f radicale: Drop self (aneeshusa) from maintainership
I have switched to using etebase/etesync.
2023-01-05 00:14:38 -05:00
Ryan MulliganandGitHub 61c48e5ed1 Merge pull request #207148 from r-ryantm/auto-update/solaar
solaar: 1.1.5 -> 1.1.8
2023-01-04 20:55:31 -08:00
pennaeandzowoq 3339892da9 nixos/plasma5: use mkPackageOptionMD 2023-01-05 13:46:54 +10:00
github-actions[bot]andzowoq 431b87041a terraform-providers.ibm: 1.48.0 → 1.49.0 2023-01-05 13:46:44 +10:00
github-actions[bot]andzowoq 8c2458b87f terraform-providers.tfe: 0.40.0 → 0.41.0 2023-01-05 13:46:44 +10:00
github-actions[bot]andzowoq eed0f3a77f terraform-providers.cloudfoundry: 0.50.3 → 0.50.4 2023-01-05 13:46:44 +10:00
Mario RodasandGitHub e8cccc83cd Merge pull request #200774 from r-ryantm/auto-update/python310Packages.APScheduler
python310Packages.APScheduler: 3.9.1 -> 3.9.1.post1
2023-01-04 21:34:49 -05:00
Peter HoegandGitHub 56f107cf7a freerdp: apply suggestions provided by upstream (#208832)
* freerdp: apply suggestions provided by upstream

* build manpage and drop CUNIT which is not used
2023-01-05 10:31:07 +08:00
Martin Weinelt 5c63f32995 python3Packages.pytest-unordered: 0.4.1 -> 0.5.2
Set format explicitly, add pytest as build input.
2023-01-05 03:16:08 +01:00
Martin Weinelt afb7fbe697 expliot: Relax zeroconf constraint 2023-01-05 03:12:02 +01:00
Martin Weinelt eab16a7080 home-assistant: 2022.12.9 -> 2023.1.0
https://www.home-assistant.io/blog/2023/01/04/release-20231/
2023-01-05 03:12:02 +01:00
Bobby Rong 983ec889b3 pantheon.elementary-wallpapers: 6.1.0 -> 7.0.0 2023-01-05 10:05:53 +08:00
figsodaandGitHub 40f7055018 Merge pull request #209092 from qowoz/gdu
gdu: 5.20.0 -> 5.21.0
2023-01-04 20:55:39 -05:00
figsodaandGitHub 133dc3c11b Merge pull request #209004 from wegank/liboil-darwin
liboil: unbreak on aarch64-darwin
2023-01-04 20:51:57 -05:00
figsodaandGitHub 479053aa0b Merge pull request #209015 from jojosch/libreddit-update
libreddit: 0.25.1 -> 0.27.0
2023-01-04 20:49:18 -05:00
figsodaandGitHub 9fcedd1a59 Merge pull request #209014 from adamruzicka/todoist
todoist: 0.17.0 -> 0.18.0
2023-01-04 20:47:50 -05:00
figsodaandGitHub 71d8cfd91d Merge pull request #209061 from 0x4A6F/master-routinator
routinator: 0.12.0 -> 0.12.1
2023-01-04 20:41:18 -05:00
Martin Weinelt 1d06a93281 python3Packages.odp-amsterdam: init at 5.0.0
Renamed from garages-amsterdam.
2023-01-05 02:39:48 +01:00
Martin Weinelt 4920c82507 home-assistant: relax ciso8601, overrride astral 2023-01-05 02:39:48 +01:00
Martin Weinelt f7344bdd9a python3Packages.zwave-js-server-python: 0.43.1 -> 0.44.0
Diff: https://github.com/home-assistant-libs/zwave-js-server-python/compare/refs/tags/0.43.1...0.44.0
2023-01-05 02:39:48 +01:00
Martin Weinelt 85031c9334 python3Packages.zeroconf: 0.39.4 -> 0.47.1 2023-01-05 02:39:48 +01:00
Martin Weinelt 1e53600864 python3Packages.xknx: 2.1.0 -> 2.2.0 2023-01-05 02:39:48 +01:00
Martin Weinelt 8003208e5e python3Packages.vallox-websocket-api: 2.12.0 -> 3.0.0 2023-01-05 02:39:48 +01:00
Martin Weinelt 2fce4aacf9 python3Packages.pyswitchbot: 0.30.1 -> 0.36.1 2023-01-05 02:39:48 +01:00
Fabian AffolterandMartin Weinelt 579e34761f python310Packages.pyswitchbee: 1.6.2 -> 1.7.3
Changelog: https://github.com/jafar-atili/pySwitchbee/releases/tag/1.7.3
2023-01-05 02:39:48 +01:00
Fabian AffolterandMartin Weinelt 7d7fb2d1ae python310Packages.pynina: 0.1.8 -> 0.2.0 2023-01-05 02:39:47 +01:00
Martin Weinelt 3db8d1093c python3Packages.pyisy: 3.0.9 -> 3.0.10
Diff: https://github.com/automicus/PyISY/compare/refs/tags/v3.0.9...v3.0.10

Changelog: https://github.com/automicus/PyISY/releases/tag/v3.0.10
2023-01-05 02:39:47 +01:00
Martin Weinelt c8f87304cb python3Packages.pydeconz: 105 -> 106
Diff: https://github.com/Kane610/deconz/compare/refs/tags/v105...v106
2023-01-05 02:39:47 +01:00
Martin Weinelt 0c1f9a789d python3Packages.govee-ble: 0.19.3 -> 0.21.0 2023-01-05 02:39:47 +01:00
Martin Weinelt 10140fc79f python3Packages.bthome-ble: 2.3.1 -> 2.4.0 2023-01-05 02:39:47 +01:00
Martin Weinelt 98c92e7950 python3Packages.async-upnp-client: 0.32.3 -> 0.33.0
Diff: https://github.com/StevenLooman/async_upnp_client/compare/refs/tags/0.32.3...0.33.0

Changelog: https://github.com/StevenLooman/async_upnp_client/blob/0.33.0/CHANGES.rst
2023-01-05 02:39:47 +01:00