Commit Graph

470880 Commits

Author SHA1 Message Date
Arnout Engelen
0076aaf153
Merge pull request #223776 from baloo/baloo/python.testpath/fixup-reproducibility
python3Packages.testpath: fix build reproducibility
2023-04-04 16:20:33 +02:00
Martin Weinelt
aa7fe62ec0
Merge pull request #224500 from K900/qt5-20230403
qt5: regularly scheduled patchset update
2023-04-04 14:46:57 +02:00
Martin Weinelt
89c483dad7
Merge pull request #224243 from LeSuisse/curl-rustls
curl: add support for Rustls backend
2023-04-04 14:38:29 +02:00
github-actions[bot]
5e498b046d
Merge staging-next into staging 2023-04-04 12:01:50 +00:00
github-actions[bot]
c346a019c9
Merge master into staging-next 2023-04-04 12:01:18 +00:00
Sandro
45dc78cb0a
Merge pull request #224519 from nagy/freenet
freenet: fix build by pinning gradle_7
2023-04-04 13:55:23 +02:00
Martin Weinelt
2468f4a428
Merge pull request #224614 from r-ryantm/auto-update/harfbuzz
harfbuzz: 7.0.1 -> 7.1.0
2023-04-04 13:48:10 +02:00
Ryan Lahfa
32d4d55ce1
Merge pull request #220276 from alyaeanyx/gladtex-init
gladtex: init at unstable-2023-01-22
2023-04-04 13:47:33 +02:00
Martin Weinelt
7d35a392e7
Merge pull request #224557 from mweinelt/django42
python310Packages.asgiref: 3.5.2 -> 3.6.0; python310Packages.django: 4.1.7 -> 4.7.0 and enable tests
2023-04-04 13:40:43 +02:00
Ryan Lahfa
ce35e61c3c
Merge pull request #221099 from evils/kicad
kicad(-unstable): bump to latest version, cleanup and fixes
2023-04-04 13:28:26 +02:00
Ali Caglayan
6462ef85d8 coqPackages.coq-lsp: 0.1.6.1 for Coq 8.17
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-04-04 13:23:51 +02:00
Ali Caglayan
21131995d9 coqPackages.serapi: 8.16.0+0.16.3 -> 8.17.0+0.17.0
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-04-04 13:23:51 +02:00
github-actions[bot]
eb423a400e terraform-providers.vultr: 2.12.1 → 2.13.0 2023-04-04 21:14:54 +10:00
github-actions[bot]
e7cd1fd274 terraform-providers.snowflake: 0.60.0 → 0.61.0 2023-04-04 21:14:54 +10:00
github-actions[bot]
bef20f18bf terraform-providers.scaleway: 2.14.1 → 2.15.0 2023-04-04 21:14:54 +10:00
github-actions[bot]
17a7c50082 terraform-providers.github: 5.18.3 → 5.19.0 2023-04-04 21:14:54 +10:00
github-actions[bot]
1afb9035e9 terraform-providers.cloudamqp: 1.24.2 → 1.25.0 2023-04-04 21:14:54 +10:00
github-actions[bot]
a1510d8fa4 terraform-providers.cloudfoundry: 0.50.6 → 0.50.7 2023-04-04 21:14:54 +10:00
Ninjatrappeur
e9d940441c
Merge pull request #224622 from Mic92/harmonia 2023-04-04 13:05:55 +02:00
Martin Weinelt
3cb2188ccd
Merge pull request #222226 from jpetrucciani/update_python_certbot
python310Packages.certbot: 2.3.0 -> 2.4.0
2023-04-04 13:00:18 +02:00
Martin Weinelt
1eaca0de2d
Merge pull request #224390 from mweinelt/cython-regen-hook
python310Packages.cython: 0.29.33 -> 0.29.34; Add setup hook to force regeneration of generated code in sdists
2023-04-04 12:59:09 +02:00
Elis Hirwing
f427d9477c
Merge pull request #221845 from lstrojny/fix-php-wrapper
Set PHP_INI_SCAN_DIR only if not set
2023-04-04 12:46:08 +02:00
Martin Weinelt
0750f8d9bf
Merge pull request #224619 from das-g/pytest-rerunfailures-11.1.2
python3Packages.pytest-rerunfailures: 11.1.1 → 11.1.2
2023-04-04 12:45:40 +02:00
adisbladis
9a3ed17bc8
Merge pull request #213419 from stig/ox-rss
ox-rss: init at version 20230129
2023-04-04 22:25:39 +12:00
Martin Weinelt
ca051755d9
Merge pull request #224495 from Mic92/mediawiki-postgres
mediawiki: add support for postgresql
2023-04-04 12:21:06 +02:00
Martin Weinelt
5694161764
Merge pull request #224109 from dotlambda/rapidfuzz-2.14.0
python310Packages.rapidfuzz: 2.13.7 -> 2.14.0
2023-04-04 12:13:01 +02:00
Jörg Thalheim
7d6f837b80 harmonia: 0.6.0 -> 0.6.1 2023-04-04 12:00:39 +02:00
Martin Weinelt
fea1100c99
Merge pull request #194420 from helsinki-systems/drop/elk6
elk6: remove
2023-04-04 11:55:33 +02:00
Jon Hermansen
2d7a54427c xorg.libpciaccess: fix pci.ids lookups at runtime
In GitHub issue #221592 I found that virt-manager was not showing PCI info.
Tracking the issue down points to this library, which is consumed by libvirt.
libpciaccess was reading from the default path of /usr/share/hwdata/pci.ids,
which will likely not exist on NixOS.

Instead of using the hard-coded path, change the libpciaccess package to depend
on hwdata at runtime and to be configured with the hwdata share path.

Updated the generation script, as well as committed the newly generated changes.
2023-04-04 11:54:59 +02:00
Azat Bahawi
ccf8781675
Merge pull request #224461 from arjan-s/ntfy-2.3.1
ntfy-sh: 2.1.2 -> 2.3.1
2023-04-04 12:46:24 +03:00
Fabian Affolter
1e5c1676a8
Merge pull request #224518 from IndeedNotJames/gotestwaf
gotestwaf: 0.3.1 -> 0.4.0, fix version self-reporting
2023-04-04 11:45:56 +02:00
Fabian Affolter
82a315a053
Merge pull request #224383 from hughobrien/cdecrypt
cdecrypt: init at 4.8
2023-04-04 11:45:10 +02:00
Damien Cassou
730ac7ea62
Merge pull request #224238 from DamienCassou/jinx-build 2023-04-04 11:40:41 +02:00
Batuhan Apaydın
0b7f87614b skopeo: add developer-guy to maintainers list
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-04-04 19:32:33 +10:00
Batuhan Apaydın
4c874b81b5 skopeo: 1.11.1 --> 1.11.2
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-04-04 19:32:33 +10:00
Mario Rodas
bcf3173d68
Merge pull request #224225 from marsam/update-zsv
zsv: 0.3.5-alpha -> 0.3.6-alpha
2023-04-04 04:08:53 -05:00
Naïm Favier
0d5c1ac149
Merge pull request #222516 from ncfavier/options-better-error
lib/modules: better error for invalid option declarations
2023-04-04 10:42:14 +02:00
Raphael Borun Das Gupta
7dd900af6f python3Packages.pytest-rerunfailures: 11.1.1 → 11.1.2 2023-04-04 10:36:53 +02:00
ajs124
8b4505a841 nixos/rl-2305: mention elk6 removal 2023-04-04 10:32:26 +02:00
ajs124
3acb3d73ae elasticsearch-oss: remove 2023-04-04 10:32:26 +02:00
ajs124
426fbcb5a6 *beat6: remove 2023-04-04 10:32:26 +02:00
ajs124
76ad0b1b7d logstash6*: remove 2023-04-04 10:32:26 +02:00
ajs124
09a6672bbf elasticsearch6*: remove 2023-04-04 10:32:23 +02:00
Rick van Schijndel
6b53f55ddd
Merge pull request #223527 from shanemikel/maintainer
Remove self from maintainer-list.nix
2023-04-04 08:28:19 +00:00
Weijia Wang
5b7aa05303
Merge pull request #224464 from GaetanLepage/jiwer
python3Packages.jiwer: init at 3.0.1
2023-04-04 11:23:51 +03:00
R. Ryantm
32d6a1d1db harfbuzz: 7.0.1 -> 7.1.0 2023-04-04 08:12:21 +00:00
Fabian Affolter
e335068979
Merge pull request #222600 from fabaff/bc-detect-secrets-bump
python310Packages.bc-detect-secrets: 1.4.14 -> 1.4.15
2023-04-04 09:43:12 +02:00
Fabian Affolter
f8cce4623d
Merge pull request #220874 from fabaff/phonenumbers-bump
python310Packages.phonenumbers: 8.13.6 -> 8.13.7
2023-04-04 09:42:06 +02:00
Vladimír Čunát
fe6b652545
Merge #223905: systemd: 253.1 -> 253.2
...into staging
2023-04-04 09:40:36 +02:00
Fabian Affolter
0491b24702
Merge pull request #224502 from fabaff/peaqevcore-bump
python310Packages.peaqevcore: 13.4.14 -> 13.4.15
2023-04-04 09:39:15 +02:00