3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

465603 commits

Author SHA1 Message Date
Linus Heckemann 1ba1b35d7f
Merge pull request #183874 from zhaofengli/bwrap-fhs-preserve-etc-symlink
build-fhs-userenv-bubblewrap: Preserve symlinks in /etc
2023-03-18 13:15:44 +01:00
Martin Weinelt a5f8184fb8
Merge pull request #221792 from mweinelt/pypy-packages
pypy3Packages.greenlet: Set null for pypi; pypy3Packages.six: Disable failing test
2023-03-18 11:59:34 +00:00
Weijia Wang 088089e8e0
Merge pull request #221726 from wegank/samba-darwin
samba: unbreak on darwin
2023-03-18 13:33:27 +02:00
Ted Reed 2e29c38ec4 emacs.pkgs.project: Use project from elpa
The version of project on ELPA has now moved well beyond what was
available in emacs 28, and packages such as eglot are depending on
these newer versions.
2023-03-18 08:04:29 -03:00
Nick Cao a62275a2e5
Merge pull request #221640 from candyc1oud/cista
cista: init at 0.13
2023-03-18 19:04:09 +08:00
Weijia Wang b45fe715d9
Merge pull request #217922 from r-ryantm/auto-update/openboardview
openboardview: 9.0.3 -> 9.95.0
2023-03-18 13:00:52 +02:00
Nick Cao 5139628c56
Merge pull request #221770 from Anillc/go-cqhttp
go-cqhttp: 1.0.0-rc4 -> 1.0.0-rc5
2023-03-18 18:56:06 +08:00
Martin Weinelt fb16963fde
pypy3Packages.six: Disable test that loads native library
```
for c in ['5.3', '5.2', '5.1', '5.0', '4.9', '4.8', '4.7', '4.6', '4.5']:
    libpath = ctypes.util.find_library('db-%s' % c)
    if libpath:
        break
else:
    raise ModuleNotFoundError("Cannot find dbm library", name='_dbm')
    ModuleNotFoundError: Cannot find dbm find_library
```
2023-03-18 11:32:36 +01:00
Valentin Gagarin 3e1d10de43
Merge pull request #221738 from superherointj/codeowners-add-superherointj-to-vscode 2023-03-18 11:31:31 +01:00
Fabian Affolter 5f9354962d
Merge pull request #221690 from RaitoBezarius/nerdsnipe-more
maintainer: Add raitobezarius as maintainer of zfs & netdata
2023-03-18 11:29:05 +01:00
Martin Weinelt 63a3c7c636
pypy3Packages.greenlet: Set null for pypi
Greenlet is provided as a built-in package on pypy and uninstalling and
replacing it does not work.

Set it to null, to make it disappear as a dependency, instead of marking
it as disabled, which also disables reverse dependencies.

Co-Authored-By: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2023-03-18 11:23:12 +01:00
Stig 1ec2a95c67
Merge pull request #221794 from mweinelt/perl-cpanel-json-xs
perlPackages.CpanelJSONXS: 4.31 -> 4.36
2023-03-18 10:54:30 +01:00
Fabian Affolter 4e2fd1a8c9
Merge pull request #221762 from r-ryantm/auto-update/uncover
uncover: 1.0.2 -> 1.0.3
2023-03-18 10:53:52 +01:00
Bobby Rong b7650f44b5
Merge pull request #221278 from bobby285271/upd/xfce
Xfce updates
2023-03-18 17:40:50 +08:00
Sergei Trofimovich e4bcf6d967
Merge pull request #220820 from trofi/openjdk-location
openjdk{15..19}: fix position location
2023-03-18 09:40:01 +00:00
Stig 3cd8329d54
Merge pull request #221745 from superwhiskers/update-rakudo
rakudo: 2022.07 -> 2023.02
2023-03-18 10:18:26 +01:00
Atemu bd7309c5a3
Merge pull request #221469 from wegank/solr-drop
solr: drop
2023-03-18 10:17:43 +01:00
Martin Weinelt bdb75d06dc
perlPackages.CpanelJSONXS: 4.31 -> 4.36
https://metacpan.org/release/RURBAN/Cpanel-JSON-XS-4.36/source/Changes
2023-03-18 10:15:03 +01:00
Maximilian Bosch 6ca0092401
Merge pull request #221620 from chvp/bump-mautrix-whatsapp
mautrix-whatsapp: 0.8.2 -> 0.8.3
2023-03-18 09:41:52 +01:00
lewo 027fb8e18e
Merge pull request #221742 from r-ryantm/auto-update/tfplugindocs
tfplugindocs: 0.14.0 -> 0.14.1
2023-03-18 09:41:29 +01:00
Martin Weinelt 855fb684d9
Merge pull request #221679 from mweinelt/tts-0.12
tts: 0.11.1 -> 0.12.0; python310Packages.trainer: 0.0.22 -> 0.0.24
2023-03-18 07:57:19 +00:00
Mario Rodas 098d54cc6a
Merge pull request #221749 from r-ryantm/auto-update/devbox
devbox: 0.4.2 -> 0.4.4
2023-03-18 02:29:37 -05:00
Mario Rodas 4f80668e1c
Merge pull request #221765 from r-ryantm/auto-update/netdata-go-plugins
netdata-go-plugins: 0.51.2 -> 0.51.3
2023-03-18 02:28:22 -05:00
Mario Rodas e6d71af1f8
Merge pull request #221782 from marsam/update-hyperledger-fabric
hyperledger-fabric: 2.4.6 -> 2.4.9
2023-03-18 02:26:29 -05:00
K900 84e6e05c9e
Merge pull request #221732 from K900/remove-qt5-version-checks
treewide: clear out remaining qt5 conditionals
2023-03-18 10:12:49 +03:00
Mario Rodas 4600fbf18b
Merge pull request #196599 from viraptor/libharu-fix-lib
libharu: 2.4.0 -> 2.4.3
2023-03-18 01:56:58 -05:00
Mario Rodas 0c38e981e8
Merge pull request #219524 from bcdarwin/update-vtk
vtk: 9.2.5 -> 9.2.6
2023-03-18 01:54:01 -05:00
Mario Rodas 54838c2ba7
Merge pull request #221711 from bcdarwin/unbreak-nbdev
python310Packages.nbdev: unbreak
2023-03-18 01:53:22 -05:00
Mario Rodas 76827e5ec8 hyperledger-fabric: 2.4.6 -> 2.4.9
https://github.com/hyperledger/fabric/releases/tag/v2.4.9
2023-03-18 01:30:42 -05:00
Anillc decdea95b6
go-cqhttp: 1.0.0-rc4 -> 1.0.0-rc5 2023-03-18 14:19:55 +08:00
github-actions[bot] c1329a147a terraform-providers.tencentcloud: 1.79.16 → 1.79.17 2023-03-18 14:20:37 +10:00
github-actions[bot] b2afe552f5 terraform-providers.newrelic: 3.17.0 → 3.17.1 2023-03-18 14:20:37 +10:00
github-actions[bot] 2b9351c15d terraform-providers.minio: 1.12.0 → 1.13.0 2023-03-18 14:20:37 +10:00
github-actions[bot] 4e2546af0a terraform-providers.huaweicloud: 1.45.1 → 1.46.0 2023-03-18 14:20:37 +10:00
github-actions[bot] a754c8ae2c terraform-providers.alicloud: 1.201.1 → 1.201.2 2023-03-18 14:20:37 +10:00
github-actions[bot] 8ae4bb5a63 terraform-providers.docker: 3.0.1 → 3.0.2 2023-03-18 14:20:37 +10:00
github-actions[bot] 88033436bb terraform-providers.auth0: 0.44.1 → 0.45.0 2023-03-18 14:20:37 +10:00
Mario Rodas 53262cefb7 netdata-go-plugins: update meta 2023-03-18 04:20:00 +00:00
Mario Rodas a0753a8b4b netdata-go-plugins: add netdata test to passthru 2023-03-18 04:20:00 +00:00
Mario Rodas bd2b3ec62b netdata-go-plugins: 0.51.3 -> 0.51.4
https://github.com/netdata/go.d.plugin/releases/tag/v0.51.4
2023-03-18 04:20:00 +00:00
davidak 64b8d10a48
Merge pull request #215728 from hesiod/geogram
geogram: init at 1.8.3
2023-03-18 05:05:32 +01:00
R. Ryantm a6a085c6dc netdata-go-plugins: 0.51.2 -> 0.51.3 2023-03-18 03:55:07 +00:00
R. Ryantm 11e800d521 uncover: 1.0.2 -> 1.0.3 2023-03-18 03:29:06 +00:00
figsoda f012515eb2
Merge pull request #221754 from r-ryantm/auto-update/bacon
bacon: 2.6.3 -> 2.7.0
2023-03-17 23:14:02 -04:00
R. Ryantm 720340dd81 bacon: 2.6.3 -> 2.7.0 2023-03-18 02:22:20 +00:00
Bobby Rong 29b574db13
Merge pull request #221659 from bobby285271/fix/pantheon-bpo
Pantheon: Backport style fixes for Epiphany 44 and a crash fix for mail
2023-03-18 10:17:16 +08:00
Nick Cao bdfcaa4ba3
Merge pull request #221704 from dotlambda/rnote-0.5.18
rnote: 0.5.17 -> 0.5.18
2023-03-18 10:07:51 +08:00
Nick Cao 7d21606769
Merge pull request #221715 from Azd325/master
teams: 1.5.00.22362 -> 1.6.00.4464 (darwin)
2023-03-18 10:06:55 +08:00
Nick Cao 86addb2d32
Merge pull request #221725 from figsoda/halp
halp: 0.1.3 -> 0.1.4
2023-03-18 10:05:49 +08:00
Nick Cao e470b6afd5
Merge pull request #221613 from NickCao/singbox
sing-box: 1.1.6 -> 1.1.7
2023-03-18 10:05:21 +08:00