Commit Graph

455737 Commits

Author SHA1 Message Date
Sergei Trofimovich 6c5bf4e060 Merge pull request #209667 from QuantMint/linux
linux: enable ACPI_FPDT, ACPI_HMAT, ACPI_APEI, ACPI_APEI_GHES, ACPI_DPTF
2023-02-18 20:54:24 +00:00
Christian Kögler 0a7bdcbeeb Merge pull request #215934 from ck3d/vdr-updates-2023-02
vdrPlugins: update 2023-02
2023-02-18 21:53:21 +01:00
Christian Kögler a7830e8146 Merge pull request #200271 from ck3d/fix-cross-pygatt
python310Package.pygatt: fix cross compilation
2023-02-18 21:52:29 +01:00
Nikolay Korotkiy ad5374c68e Merge pull request #194930 from bachp/cyclondds
cyclondds: init at 0.10.2
2023-02-19 00:48:44 +04:00
Guillaume Girol e5fca184c1 Merge pull request #216303 from smaret/gildas-update-feb23a
gildas: 20221001_b -> 20230201_a
2023-02-18 20:48:32 +00:00
Joachim Breitner ea4d2f7e61 ploticus: Fix PREFAB settings, add test
Previously, I would get

    pl: error 22: Cannot open specified scriptfile (@out@/share/ploticus/prefabs/chron.pl)

and it seems the PREFAB setting last changed in
https://github.com/NixOS/nixpkgs/commit/fbc4b41e692f04511f063d1ec2b438c4d47775eb
didn't quite work.

So this adds a test to demonstrate the issue, and fixes it by substituting the placeholder.
2023-02-18 21:34:52 +01:00
Nikolay Korotkiy 76f83afe46 Merge pull request #217004 from sikmir/stravalib
python3Packages.stravalib: 1.1.0 → 1.2.0
2023-02-19 00:32:33 +04:00
Sandro 1ca01cb109 Merge pull request #216962 from dit7ya/apx 2023-02-18 21:31:48 +01:00
Nikolay Korotkiy 46797f0061 python3Packages.stravalib: 1.1.0 → 1.2.0 2023-02-18 23:20:48 +03:00
Boey Maun Suang 4d85cedf5a cvc4: Fix build failure from new bash 5.2 feature
Per https://bodhi.fedoraproject.org/updates/FEDORA-2022-dc47174c36:

    This update fixes a failure to build with source with bash 5.2.
    Bash's `patsub_replacement` feature makes ampersand a special
    character when doing variable substitution, which was not previously
    the case. This update instructs bash to turn off the new behavior.

We exclude the unrelated change in that Fedora update (i.e. using Python
3.11's `tomllib` instead of the PyPI `toml` package) since:

    - we package cvc4 with Python versions earlier than 3.11; and
    - since cvc4 is no longer being updated, sticking with the PyPI
      `toml` package causes no extra work in the future.
2023-02-18 14:07:28 -06:00
Pascal Bach 6659191e44 cyclondds: init at 0.10.2 2023-02-18 20:53:14 +01:00
Sandro f71f6c1c94 Merge pull request #186633 from MoritzBoehme/spacy-models-update-script 2023-02-18 20:50:13 +01:00
Guillaume Girol 688e50eb6b Merge pull request #216114 from ehmry/recoll
recoll: wrap some input handlers with extra deps
2023-02-18 19:47:23 +00:00
Guillaume Girol 6ab98af548 Merge pull request #216418 from atorres1985-contrib/katriawm
katriawm: 21.09 -> 22.12
2023-02-18 19:40:37 +00:00
Guillaume Girol d3d1f7a275 Merge pull request #216560 from OPNA2608/fix/mir_check_parallelism
mir: Fix parallelism in checkPhase
2023-02-18 19:35:10 +00:00
Guillaume Girol c9a3eb5c70 Merge pull request #216846 from lilyinstarlight/misc/supercollider-updatescript-strictdeps
supercollider,supercolliderPlugins.sc3-plugins: add updateScript and enable strictDeps
2023-02-18 19:33:23 +00:00
Guillaume Girol 5a83c39a2e Merge pull request #216464 from firefly-cpp/niaarm-031
python310Packages.niaarm: 0.2.4 -> 0.3.1
2023-02-18 19:26:53 +00:00
Guillaume Girol 96c6658c7b Merge pull request #216741 from aaronjheng/hologram
hologram: 1.2.1 -> 1.3
2023-02-18 19:17:56 +00:00
Sandro 6c611e8ff0 Merge pull request #216159 from Cynerd/gitlab-runner-bash-quote 2023-02-18 19:54:37 +01:00
Moritz Böhme 156a3366ae python3Packages.spacy_models: add updateScript
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-02-18 19:01:52 +01:00
Robert Schütz ea64ad20e3 kdeltachat: unstable-2022-03-20 -> unstable-2023-01-31
Diff: https://git.sr.ht/~link2xt/kdeltachat/commit/0c9370cfe41ae7f99b4fceced896f66fb4e9195c
2023-02-18 09:53:45 -08:00
Robert Schütz 8e378e3c25 libdeltachat: 1.107.1 -> 1.108.0
Diff: https://github.com/deltachat/deltachat-core-rust/compare/1.107.1...1.108.0

Changelog: https://github.com/deltachat/deltachat-core-rust/blob/1.108.0/CHANGELOG.md
2023-02-18 09:53:45 -08:00
Robert Schütz 3fc5aeccd0 python310Packages.ocrmypdf: 14.0.2 -> 14.0.3
Diff: https://github.com/ocrmypdf/OCRmyPDF/compare/v14.0.2...v14.0.3

Changelog: https://github.com/ocrmypdf/OCRmyPDF/blob/v14.0.3/docs/release_notes.rst
2023-02-18 09:53:12 -08:00
Robert Schütz 177c2e4ffb python310Packages.pikepdf: 7.0.0 -> 7.1.1
Diff: https://github.com/pikepdf/pikepdf/compare/v7.0.0...v7.1.1

Changelog: https://github.com/pikepdf/pikepdf/blob/v7.1.1/docs/releasenotes/version7.rst
2023-02-18 09:53:12 -08:00
R. Ryantm 45f2df84e0 python310Packages.pyrfxtrx: 0.30.0 -> 0.30.1 2023-02-18 09:06:53 -08:00
Sandro c954a09fb8 Merge pull request #214729 from zendo/iotas 2023-02-18 17:39:07 +01:00
Sandro ed06af1114 Merge pull request #216760 from linsui/amberol 2023-02-18 17:07:27 +01:00
Artturi 35b188cf63 Merge pull request #216844 from hesiod/fix-216390
embree, openimagedenoise: Fix build failure due to TBB split
2023-02-18 17:47:31 +02:00
Nikolay Korotkiy 523045811a Merge pull request #216948 from sikmir/martin
martin: 0.6.2 → 0.7.0
2023-02-18 19:18:42 +04:00
Naïm Favier 5de1815be9 Merge pull request #215990 from ncfavier/agda-tests
agda: fix passthru
2023-02-18 16:04:39 +01:00
Florian Klink 4bfb6411e3 Merge pull request #215188 from ElvishJerricco/binfmt-bad-setting-fix
binfmt: Don't create invalid service with no registrations
2023-02-18 15:39:46 +01:00
figsoda b4e9968c51 Merge pull request #216958 from xanderio/nvim-nu
vimPlugins.nvim-nu: init at 2023-01-03
2023-02-18 09:36:25 -05:00
K900 4c7cfa2ed0 Merge pull request #216883 from hw-lunemann/steam-mangohud
steam: add elfutils to fhsenv
2023-02-18 17:32:07 +03:00
maralorn b5fa92b2e6 doc/haskell: Add clarifications in section about versions 2023-02-18 15:15:11 +01:00
Nick Cao 571a705593 Merge pull request #216894 from figsoda/semver
cargo-semver-checks: 0.18.0 -> 0.18.1
2023-02-18 21:57:35 +08:00
Mostly Void 86dcd967a8 apx: 1.4.2 -> 1.7.0-1 2023-02-18 19:17:52 +05:30
"Alexander Sieg" b8c9746245 vimPlugins.nvim-treesitter: update grammars 2023-02-18 14:42:27 +01:00
"Alexander Sieg" 3729faa458 vimPlugins.nvim-nu: init at 2023-01-03 2023-02-18 14:42:27 +01:00
"Alexander Sieg" 161f4d3652 vimPlugins: update 2023-02-18 14:42:27 +01:00
Mario Rodas 8b396456b0 Merge pull request #216898 from marsam/update-lxd
lxd: 5.10 -> 5.11
2023-02-18 08:25:05 -05:00
Maximilian Bosch 1d1688bb21 Merge pull request #216670 from cole-h/fix-em-ice-bonding
linux_{5_15,6_1}: revert patch to fix Equinix Metal bonded networking with `ice` driver
2023-02-18 14:18:24 +01:00
Nikolay Korotkiy a49354a8c6 martin: 0.6.2 → 0.7.0 2023-02-18 16:11:47 +03:00
Thiago Kenji Okada f47ea8fbf7 Merge pull request #216855 from thiagokokada/build-graalvm-allow-override
buildGraalvmNativeImage: allow overriding attributes
2023-02-18 13:05:06 +00:00
José Romildo Malaquias f372255aaa Merge pull request #216927 from r-ryantm/auto-update/libsForQt5.qtstyleplugin-kvantum
libsForQt5.qtstyleplugin-kvantum: 1.0.7 -> 1.0.9
2023-02-18 09:48:41 -03:00
Thiago Kenji Okada aea640a73b buildGraalvmNativeImage: allow overriding attributes
Remove the previous function closure, that would make it difficult to
access the inner derivation attributes.

Fix issue #216787.
2023-02-18 12:38:09 +00:00
Vincent Laporte b965765e5d ocamlPackages.netchannel: 2.1.1 → 2.1.2 2023-02-18 13:26:46 +01:00
pennae 81cf173256 nixos-render-docs: use multiprocessing for options
options processing is pretty slow right now, mostly because the
markdown-it-py parser is pure python (and with performance
pessimizations at that). options parsing *is* embarassingly parallel
though, so we can just fork out all the work to worker processes and
collect the results.

multiprocessing probably has a greater benefit on linux than on darwin
since the worker spawning method darwin uses is less efficient than
fork() on linux. this hasn't been tested on darwin, only on linux, but
if anything darwin will be faster with its preferred method.
2023-02-18 13:17:57 +01:00
github-actions[bot] 5f4e07deb7 terraform-providers.vault: 3.12.0 → 3.13.0 2023-02-18 21:52:29 +10:00
github-actions[bot] 28f6883dd5 terraform-providers.azurerm: 3.44.0 → 3.44.1 2023-02-18 21:52:29 +10:00
github-actions[bot] 29b571a505 terraform-providers.huaweicloud: 1.44.1 → 1.44.2 2023-02-18 21:52:29 +10:00