Commit graph

440038 commits

Author SHA1 Message Date
Silvan Mosberger d35cae9696
Merge pull request #208674 from YoshiRulz/yoshi-lib-docs
lib: Fix mismatched quotes in `lib.*` doc comments
2023-01-05 19:00:38 +01:00
Weijia Wang 5e8b7993b9
nlojet: unbreak on aarch64-darwin (#209016) 2023-01-05 12:44:22 -05:00
Anderson Torres 9be23ea41a
Merge pull request #208995 from wegank/imlib-drop
imlib: drop
2023-01-05 14:12:08 -03:00
figsoda 977a0f8664
Merge pull request #209136 from figsoda/cargo-semver-checks
cargo-semver-checks: 0.14.0 -> 0.15.0
2023-01-05 12:03:55 -05:00
Robin Gloster 271c20dd40
Merge pull request #209022 from mayflower/fix-mailman-hyperkitty-css
nixos/mailman: fix hyperkitty css/js when virtualRoot is `/`
2023-01-05 17:29:08 +01:00
K900 272763effc
Merge pull request #205858 from FedericoSchonborn/maintainers-federicoschonborn
maintainers: add federicoschonborn
2023-01-05 18:58:16 +03:00
Nikolay Korotkiy 2cb93a88b2
Merge pull request #209151 from 06kellyjac/tailscale
tailscale: 1.34.1 -> 1.34.2
2023-01-05 19:52:30 +04:00
Bernardo Meurer 3ebdfd53b6
Merge pull request #209050 from lovesegfault/kernel-updates 2023-01-05 12:04:10 -03:00
Nikolay Korotkiy 245eff7171
Merge pull request #206856 from imincik/qgis-3.22.14
qgis-ltr: 3.22.13 -> 3.22.14
2023-01-05 18:31:07 +04:00
Mario Rodas eda35f193e
Merge pull request #209079 from hiljusti/update/sigi-3.6.0
sigi: 3.5.0 -> 3.6.0
2023-01-05 08:49:20 -05:00
Mario Rodas 9d8172b940
Merge pull request #209138 from DarkOnion0/devspace
devspace: 6.2.2 -> 6.2.3
2023-01-05 08:48:29 -05:00
Mario Rodas 3cb01d6eb1
Merge pull request #208968 from marsam/update-iredis
iredis: 1.12.1 -> 1.13.0
2023-01-05 08:47:58 -05:00
Mario Rodas c04afffe37
Merge pull request #208918 from wegank/zig-darwin
zig: fix build on darwin
2023-01-05 08:15:59 -05:00
Elis Hirwing d6f6154cc7
Merge pull request #180827 from drupol/php/update-script
php: Provide an update script.
2023-01-05 14:14:36 +01:00
Lassulus c366c3dbc8
Merge pull request #209064 from Lassulus/os-release-extra 2023-01-05 14:14:09 +01:00
Mario Rodas 22b07705b2
Merge pull request #208209 from wegank/minilibx
minilibx: init at unstable-2021-10-30
2023-01-05 08:13:09 -05:00
Thiago Kenji Okada e3e7a85fbd
Merge pull request #209090 from thiagokokada/bump-python2
python27: 2.7.18.5 -> 2.7.18.6
2023-01-05 13:02:05 +00:00
Mario Rodas e821a5d59a
Merge pull request #209131 from marsam/add-twilio-cli
twilio-cli: init at 5.3.1
2023-01-05 07:58:53 -05:00
Mario Rodas 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łowski c468311685
Merge pull request #208810 from kubukoz/bloop-156 2023-01-05 13:45:53 +01:00
Pol Dellaiera 142ac0ba91
php: add updateScript 2023-01-05 13:42:31 +01:00
Arnout Engelen af0b453724
Merge pull request #208103 from raboof/neovim-reproducible
neovim: make the build reproducible
2023-01-05 13:17:38 +01:00
Martin Weinelt c2b75a520a
Merge pull request #209096 from NixOS/home-assistant 2023-01-05 13:12:09 +01:00
06kellyjac 3234c2031e tailscale: 1.34.1 -> 1.34.2
Diff: https://github.com/tailscale/tailscale/compare/v1.34.1...v1.34.2
2023-01-05 12:01:17 +00:00
Anderson Torres 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 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
DarkOnion0 0118c319c4
devspace: 6.2.2 -> 6.2.3 2023-01-05 08:52:02 +01: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
figsoda 2270d5b2e3 cargo-semver-checks: 0.14.0 -> 0.15.0
Diff: https://github.com/obi1kenobi/cargo-semver-checks/compare/v0.14.0...v0.15.0
2023-01-05 00:31:05 -05: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
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