Commit graph

476571 commits

Author SHA1 Message Date
Andreas Brinner 279eeae178 nixos/roundcube: fix roundcube-setup start
When using Roundcube with a non local PostgreSQL database wait for
network start before running roundcube-setup.service
Otherwise the database is not reachable and the service fails.
2023-04-23 13:11:28 +02:00
Andreas Brinner 2af4a9bc09 nixos/roundcube: fix PostgreSQL password
Extract PostgreSQL database password for Roundcube from .pgpass file.
The password file is used in two locations:

  1. in the Roundcube config.php
  2. in the systemd setup service that initializes the roundcube
     database

These two services need the password in different formats.

Keep the password file in PostgreSQL standard format and extract the
password for the Roundcube config (see #215986).
2023-04-23 13:11:28 +02:00
Alyssa Ross 513975ec4b systemd: disable libbpf if compiler-rt unsupported
If we can't build compiler-rt, we can't have a clang for that
platform.  Example affected architecture: s390, which is useful for
testing assumptions in Nixpkgs because it's a Linux architecture that
we can't emulate.

I've written buildPackages.targetPackages.llvmPackages even though
it's the same thing as llvmPackages because of the comment in this
file that warns people against relying on splicing for llvmPackages.
Taking llvmPackages as an input directly would make it easier for
people to make that mistake without seeing the comment.
2023-04-23 12:51:12 +02:00
Nick Cao f423f57ba6
Merge pull request #227010 from wineee/dtk
deepin.dtk: update
2023-04-23 17:59:57 +08:00
Nick Cao 551596640a
Merge pull request #227558 from matthiasbeyer/update-cargo-llvm-cov
cargo-llvm-cov: 0.5.16 -> 0.5.17
2023-04-23 17:53:34 +08:00
Nick Cao 758f9a685e
Merge pull request #227745 from r-ryantm/auto-update/tun2socks
tun2socks: 2.4.1 -> 2.5.0
2023-04-23 17:50:01 +08:00
Martin Weinelt c767200ef4
Merge pull request #227695 from fabaff/pyroute2-bump
python310Packages.pyroute2: 0.7.5 -> 0.7.7
2023-04-23 11:43:23 +02:00
Fabian Affolter b48f3326c8
Merge pull request #227749 from r-ryantm/auto-update/terrascan
terrascan: 1.18.0 -> 1.18.1
2023-04-23 11:27:26 +02:00
Arnout Engelen c6341a30a6
Merge pull request #225972 from fabaff/enaml-fix
python310Packages.enaml: add missing input
2023-04-23 11:03:31 +02:00
Fabian Affolter 0e4d8aa25b
Merge pull request #227737 from dotlambda/docformatter-1.6.2
python310Packages.docformatter: 1.6.0 -> 1.6.2
2023-04-23 11:01:05 +02:00
Weijia Wang d682c40ad7
Merge pull request #226845 from lockejan/patch-1
phpunit: enable for all platforms
2023-04-23 11:56:36 +03:00
R. Ryantm 31fc783818 terrascan: 1.18.0 -> 1.18.1 2023-04-23 08:13:35 +00:00
Fabian Affolter 530d157cf3
Merge pull request #227733 from dotlambda/sense-energy-0.11.2
python310Packages.sense-energy: 0.11.1 -> 0.11.2
2023-04-23 10:02:37 +02:00
Fabian Affolter a344419941
Merge pull request #227732 from r-ryantm/auto-update/terragrunt
terragrunt: 0.45.2 -> 0.45.4
2023-04-23 09:59:10 +02:00
Fabian Affolter 5ea90577ff
python310Packages.docformatter: update disabled 2023-04-23 09:57:33 +02:00
maxine b4ba95d0a6
Merge pull request #227721 from bobby285271/upd/gnome 2023-04-23 07:43:29 +00:00
R. Ryantm 4454842237 tun2socks: 2.4.1 -> 2.5.0 2023-04-23 07:21:51 +00:00
Nikolay Korotkiy d3e8677659
Merge pull request #227580 from r-ryantm/auto-update/mapserver
mapserver: 8.0.0 -> 8.0.1
2023-04-23 10:53:46 +04:00
github-actions[bot] 869a6db08d terraform-providers.gitlab: 15.10.0 -> 15.11.0 2023-04-23 15:01:58 +10:00
Robert Schütz 25e3d8fc97 python310Packages.docformatter: 1.6.0 -> 1.6.2
Diff: https://github.com/PyCQA/docformatter/compare/refs/tags/v1.6.0...v1.6.2

Changelog: https://github.com/PyCQA/docformatter/releases/tag/v1.6.1
           https://github.com/PyCQA/docformatter/releases/tag/v1.6.2
2023-04-22 20:54:02 -07:00
rewine e90dd763e1
deepin-system-monitor: 5.9.32 -> 5.9.33 2023-04-23 11:27:33 +08:00
Mario Rodas f879ff3eaf
Merge pull request #227650 from Flakebi/vulkan-cts
vulkan-cts: 1.3.5.1 -> 1.3.5.2
2023-04-22 22:19:21 -05:00
Mario Rodas 57c23ea1f2
Merge pull request #227659 from fabaff/checkov-bump
checkov: 2.3.150 -> 2.3.192
2023-04-22 22:18:50 -05:00
Mario Rodas e478e9ceec
Merge pull request #227657 from figsoda/sic
sic-image-cli: 0.21.1 -> 0.22.0
2023-04-22 22:18:32 -05:00
Robert Schütz cc3a18251f python310Packages.sense-energy: 0.11.1 -> 0.11.2
Diff: https://github.com/scottbonline/sense/compare/refs/tags/0.11.1...0.11.2

Changelog: https://github.com/scottbonline/sense/releases/tag/0.11.2
2023-04-22 20:16:59 -07:00
R. Ryantm 3da8641170 terragrunt: 0.45.2 -> 0.45.4 2023-04-23 03:05:32 +00:00
Bobby Rong b7a501bd59
Merge pull request #227703 from figsoda/ouch-unused
ouch: remove unused input
2023-04-23 10:50:36 +08:00
Anderson Torres 62bd961440 xscreensaver: 6.04 -> 6.06 2023-04-22 23:11:17 -03:00
figsoda fdfe91e78f
Merge pull request #227717 from zendo/upd/whatip
whatip: 1.1 -> 1.2
2023-04-22 22:09:14 -04:00
figsoda 06cb676bea
Merge pull request #227718 from Ruixi-rebirth/go-musicfox
go-musicfox: 4.0.4 -> 4.0.5
2023-04-22 22:07:59 -04:00
Luke Granger-Brown 873acdc9ed
Merge pull request #225257 from ocfox/factorio
factorio: 1.1.77 -> 1.1.80
2023-04-23 03:07:35 +01:00
rewine 642f20cae1
deepin.dde-launcher: fix build with new dtk 2023-04-23 10:01:35 +08:00
rewine 6d6d177020
deepin.qt5platform-plugins: 5.6.5 -> 5.6.9 2023-04-23 10:01:34 +08:00
rewine 9431b2a0f0
deepin.qt5integration: 5.6.4 -> 5.6.6 2023-04-23 10:01:34 +08:00
rewine b62a950779
deepin.dtkwidget: 5.6.3 -> 5.6.10 2023-04-23 10:01:34 +08:00
rewine 8f7d0e6ab2
deepin.dtkgui: 5.6.3 -> 5.6.10 2023-04-23 10:01:33 +08:00
rewine 6bbb08f744
deepin.dtkcore: 5.6.3 -> 5.6.10 2023-04-23 10:01:33 +08:00
rewine 100e478465
deepin.dtkcommon: 5.6.3 -> 5.6.9 2023-04-23 10:01:33 +08:00
Mario Rodas 7fead4ed81
Merge pull request #227658 from figsoda/careful
cargo-careful: 0.2.4 -> 0.3.2
2023-04-22 20:57:21 -05:00
Mario Rodas 0c1a357941
Merge pull request #227694 from fabaff/bc-detect-secrets-bump
python310Packages.bc-detect-secrets: 1.4.20 -> 1.4.21
2023-04-22 20:56:02 -05:00
figsoda f6f7b673d4 nix-update: 0.17.0 -> 0.17.1
Diff: https://github.com/Mic92/nix-update/compare/0.17.0...0.17.1

Changelog: https://github.com/Mic92/nix-update/releases/tag/0.17.1
2023-04-23 11:43:30 +10:00
Mario Rodas dac95a0d2a
Merge pull request #227681 from Misterio77/pyssim-0.6
python3Packages.pyssim: 0.4 -> 0.6
2023-04-22 20:40:03 -05:00
Mario Rodas 67c5733e22
Merge pull request #227604 from marsam/update-jupyter-cache
python310Packages.jupyter-cache: 0.5.0 -> 0.6.0
2023-04-22 20:39:35 -05:00
Bobby Rong 2ddb47d131
shotwell: 0.31.7 → 0.32.0
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.31.7...shotwell-0.32.0
2023-04-23 09:34:41 +08:00
Bobby Rong a45bbf6c9b
gnome.rygel: 0.42.2 → 0.42.3
https://gitlab.gnome.org/GNOME/rygel/-/compare/rygel-0.42.2...rygel-0.42.3
2023-04-23 09:34:41 +08:00
Ruixi-rebirth 6c2f58bd6b
go-musicfox: 4.0.4 -> 4.0.5 2023-04-23 09:30:50 +08:00
zendo ce228ef800 whatip: 1.1 -> 1.2 2023-04-23 09:26:40 +08:00
Bobby Rong f057d60a1d
gnome.gnome-remote-desktop: 44.0 → 44.1
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/44.0...44.1
2023-04-23 09:22:39 +08:00
Bobby Rong fd00edb399
gnome.gnome-calendar: 44.0 → 44.1
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/44.0...44.1
2023-04-23 09:22:39 +08:00
Bobby Rong 9ac500b2b3
gnome.eog: 44.0 → 44.1
https://gitlab.gnome.org/GNOME/eog/-/compare/44.0...44.1
2023-04-23 09:22:39 +08:00