Commit Graph

439968 Commits

Author SHA1 Message Date
Bobby Rong
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
Sandro
76e9319d82
Merge pull request #201295 from ulrikstrid/ulrikstrid--obs-droidcam-init 2023-01-05 11:51:37 +01:00
Matthieu 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 Korotkiy
da98602aa9
Merge pull request #209117 from dritter/update-josm-18622
josm: 18621 -> 18622
2023-01-05 14:38:20 +04:00
Jonas Heinrich
392c00aa4c
Merge pull request #209127 from urandom2/wordpresstest
nixosTests.wordpress: iterate over versions
2023-01-05 11:33:19 +01:00
Bobby Rong
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 Mulligan
17b0cf40e3
Merge pull request #166372 from r-ryantm/auto-update/cmt
cmt: 1.17 -> 1.18
2023-01-04 22:28:50 -08:00
figsoda
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 Laporte
c26f00141b ocamlPackages.inotify: 2.3 → 2.4.1 2023-01-05 06:31:54 +01:00
Vincent Laporte
673cd10e59 ocamlPackages.ocamlnet: disable for OCaml ≥ 5.0 2023-01-05 06:31:54 +01:00
Vincent 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 Mulligan
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
pennae
3339892da9 nixos/plasma5: use mkPackageOptionMD 2023-01-05 13:46:54 +10:00
github-actions[bot]
431b87041a terraform-providers.ibm: 1.48.0 → 1.49.0 2023-01-05 13:46:44 +10:00
github-actions[bot]
8c2458b87f terraform-providers.tfe: 0.40.0 → 0.41.0 2023-01-05 13:46:44 +10:00
github-actions[bot]
eed0f3a77f terraform-providers.cloudfoundry: 0.50.3 → 0.50.4 2023-01-05 13:46:44 +10:00
Mario Rodas
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 Hoeg
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
Bobby Rong
983ec889b3
pantheon.elementary-wallpapers: 6.1.0 -> 7.0.0 2023-01-05 10:05:53 +08:00
figsoda
40f7055018
Merge pull request #209092 from qowoz/gdu
gdu: 5.20.0 -> 5.21.0
2023-01-04 20:55:39 -05:00
figsoda
133dc3c11b
Merge pull request #209004 from wegank/liboil-darwin
liboil: unbreak on aarch64-darwin
2023-01-04 20:51:57 -05:00
figsoda
479053aa0b
Merge pull request #209015 from jojosch/libreddit-update
libreddit: 0.25.1 -> 0.27.0
2023-01-04 20:49:18 -05:00
figsoda
9fcedd1a59
Merge pull request #209014 from adamruzicka/todoist
todoist: 0.17.0 -> 0.18.0
2023-01-04 20:47:50 -05:00
figsoda
71d8cfd91d
Merge pull request #209061 from 0x4A6F/master-routinator
routinator: 0.12.0 -> 0.12.1
2023-01-04 20:41:18 -05:00
7c6f434c
ad101a313a
Merge pull request #209023 from hraban/sbcl-2.3.0
sbcl: 2.2.11 -> 2.3.0
2023-01-05 01:38:15 +00:00
pennae
e912c7bfe9 lib/modules: hide _module.args docs
unfortunately we can't unconditionally make this text markdown without
impacting downstream users of docs generation (as noted in #175586).
hide it entirely until the transition is complete.
2023-01-05 02:33:13 +01:00
pennae
9da5f12ecf modules: add mkPackageOptionMD
another transitional option factory, like mkAliasOptionModuleMD.
2023-01-05 02:33:13 +01:00
pennae
4c1cfbdb84 modules: add mkAliasOptionModuleMD
mkAliasOptionModule should not default to mdDoc descriptions because
that can break out-of-tree users of documentation infrastructure. add an
explicitly-MD variant for now, to be removed some time after the MD
transition is complete.
2023-01-05 02:33:13 +01:00
figsoda
b2054d3f2d
Merge pull request #208922 from figsoda/nurl
nurl: 0.3.1 -> 0.3.3
2023-01-04 20:20:08 -05:00
Vincent Laporte
94f852b9e6 ocamlPackages.wodan: remove broken (at 2020-11-20) 2023-01-04 19:02:41 -06:00
Dominik Ritter
ca7101f5d4 josm: 18621 -> 18622 2023-01-05 01:29:18 +01:00
K900
fdee2bc6c8
Merge pull request #208147 from K900/upd8n
n8n: 0.200.1 -> 0.209.3
2023-01-05 03:13:49 +03:00
figsoda
62f7bf5a13
Merge pull request #208910 from figsoda/iwgtk
iwgtk: 0.8 -> 0.9
2023-01-04 18:27:21 -05:00
maralorn
8df4b1ad6e
Merge pull request #208421 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2023-01-05 00:22:18 +01:00
maralorn
3b1869aa95 Merge branch 'master' into haskell-updates 2023-01-05 00:18:05 +01:00
maralorn
4045943b64 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2023-01-05 00:10:43 +01:00
Matthieu Coudron
05968fc7e4
Merge pull request #183115 from theHedgehog0/mason-nvim-init
vimPlugins: Add mason-{nvim,lspconfig-nvim,tool-installer-nvim}
2023-01-04 23:44:38 +01:00
Jan Tojnar
b1a2373aa8
Merge pull request #208384 from BenediktBroich/blueprint-compiler
blueprint-compiler: refactor
2023-01-04 23:27:20 +01:00
Michael Weiss
5f752ec14b
Merge pull request #209087 from primeos/chromiumBeta
chromiumBeta: 109.0.5414.61 -> 109.0.5414.74
2023-01-04 22:50:10 +01:00
kilianar
2f0f80b7fe broot: 1.18.0 -> 1.19.0
https://github.com/Canop/broot/releases/tag/v1.19.0

Fetch the source from GitHub because the newest version has not yet
been released on crates.io.
2023-01-04 22:49:04 +01:00
zowoq
8b8f9e9a88 gdu: 5.20.0 -> 5.21.0
https://github.com/dundee/gdu/releases/tag/v5.21.0
2023-01-05 07:47:05 +10:00
Fabian Affolter
6b7c5ac098
Merge pull request #209057 from fabaff/ghrepo-stats-bump
python310Packages.ghrepo-stats: 0.4.0 -> 0.5.0
2023-01-04 22:17:08 +01:00
Fabian Affolter
8d262d09dc
Merge pull request #209033 from fabaff/roonapi-bump
python310Packages.roonapi: 0.1.2 -> 0.1.3
2023-01-04 22:16:40 +01:00
Fabian Affolter
b5117be26e
Merge pull request #208449 from r-ryantm/auto-update/nfdump
nfdump: 1.7.0.1 -> 1.7.1
2023-01-04 22:15:44 +01:00
Fabian Affolter
ad1d95e362
Merge pull request #208986 from fabaff/mitmproxy2swagger-bump
mitmproxy2swagger: 0.7.1 -> 0.7.2
2023-01-04 22:15:09 +01:00
Fabian Affolter
7bed2c2695
Merge pull request #208314 from SuperSandro2000/trufflehog
trufflehog: 2.2.1 -> 3.21.0
2023-01-04 22:14:44 +01:00