Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libxml2: 2.12.7 → 2.13.2 #324629

Closed
wants to merge 115 commits into from
Closed

libxml2: 2.12.7 → 2.13.2 #324629

wants to merge 115 commits into from

Commits on Jan 17, 2024

  1. pkgsMusl.jdk8: mark broken for musl

    Tracking issue: #281618
    
    error: ‘isnanf’ was not declared in this scope
    superherointj committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c2ad2aa View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    f199cf1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. moreutils: minor packaging improvements

    - use `perl.withPackages` instead of manually wrapping.
    - plumb the docbook via `DOCBOOKXSL` instead of patching.
    - specify `INSTALL_BIN=install` instead of upstream's default `install -s`.
      this lets the user control stripping (via stdenv's `dontStrip` option),
      and notably in a way which is compatible with cross compilation
      (`install -s` is not).
    uninsane committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    5c9bd5b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. nixos/ibus: improve error message for non-engine packages

    when setting the option i18n.inputMethod.ibus.engines to a non-engine, like this:
        i18n.inputMethod.ibus.engines = [ pkgs.sl ];
    
    the error message would be quite misleading:
    
    error: A definition for option `nodes.machine.i18n.inputMethod.ibus.engines."[definition 1-entry 1]"' is not of type `package'. Definition values:
    - In `makeTest parameters': <derivation sl-5.05>
    
    sl is rejected and yet it *is* a package.
    
    This change improves the error message to this:
    error: A definition for option `nodes.machine.i18n.inputMethod.ibus.engines."[definition 1-entry 1]"' is not of type `ibus-engine'. Definition values:
    - In `makeTest parameters': <derivation sl-5.05>
    symphorien committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    470ab4f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. build(deps): bump korthout/backport-action from 2.5.0 to 3.0.2

    Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2.5.0 to 3.0.2.
    - [Release notes](https://github.com/korthout/backport-action/releases)
    - [Commits](korthout/backport-action@ef20d86...bd410d3)
    
    ---
    updated-dependencies:
    - dependency-name: korthout/backport-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    833049f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    d490a7e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    7f7ec52 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    abce0bd View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. nixos/nspawn: cgroupsv2 by default

    That way you also get features like cgroup accounting for systemd units
    when using systemd-nspawn w/o classic nixos containers.
    Ma27 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    749aec8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. urh: add wayland support

    wucke13 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    06336ad View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. swiProlog: 9.1.21 -> 9.2.5

    matko committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    f3851cb View commit details
    Browse the repository at this point in the history
  2. treewide: remove vrthra and lovek323 from meta.maintainers [no orphans]

    Tracking issue: #290642
    
    Inactive since at least 2017 and 2022 respectively.
    AndersonTorres committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    6ec7cc3 View commit details
    Browse the repository at this point in the history
  3. treewide: remove vrthra from meta.maintainers [no orphans]

    Tracking issue: #290642
    
    Inactive since at least 2017.
    AndersonTorres committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    084dc9a View commit details
    Browse the repository at this point in the history
  4. tk: remove vrthra and lovek323 from meta.maintainers [all orphans]

    Tracking issue: #290642
    
    Inactive since at least 2017 and 2022 respectively.
    AndersonTorres committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    3cbea45 View commit details
    Browse the repository at this point in the history
  5. treewide: remove vrthra from meta.maintainers [all orphans]

    Tracking issue: #290642
    
    Inactive since 2017
    AndersonTorres committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    9ffac6d View commit details
    Browse the repository at this point in the history
  6. treewide: remove cpages from meta.maintainers [all orphans]

    Tracking issue: #290642
    
    Inactive since 2020
    AndersonTorres committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    990e7c3 View commit details
    Browse the repository at this point in the history
  7. treewide: remove cpages from meta.maintainers [no orphans]

    Tracking issue: #290642
    
    Inactive since 2020
    AndersonTorres committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    699ee6b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    3e08817 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    259d274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e622dc View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    29577a6 View commit details
    Browse the repository at this point in the history
  2. uftrace: add optional dependencies

    Build uftrace with all optional dependencies, save for libunwind (for debugging
    uftrace only).  Link with Python and LuaJIT only in the "uftraceFull" version to
    keep the closure size down.
    xal-0 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    06cbcd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16d84c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8f6f61 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. metasploit: 6.4.16 -> 6.4.17

    fabaff committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1309e2e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    bb9beec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f30c01 View commit details
    Browse the repository at this point in the history
  3. hmat-oss: 1.9.0 -> 1.10.0

    r-ryantm committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    036adc0 View commit details
    Browse the repository at this point in the history
  4. prometheus-node-exporter: move to by-name

    This change was primarly made to get rid of the inherit (darwin... hack,
    to make vendoring old versions of the exporter easier
    
    Co-authored-by: nicoo <nicoo@mur.at>
    mkg20001 and nbraud committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    486d8c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0ddc65 View commit details
    Browse the repository at this point in the history
  6. unpackerr: 0.13.1 -> 0.14.0

    r-ryantm committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e35afbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    267e9b0 View commit details
    Browse the repository at this point in the history
  8. maturin: migrate to by-name

    getchoo committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7dd53c5 View commit details
    Browse the repository at this point in the history
  9. maturin: format with nixfmt

    getchoo committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    929a0f4 View commit details
    Browse the repository at this point in the history
  10. maturin: adopt

    getchoo committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4cb0079 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10516a7 View commit details
    Browse the repository at this point in the history
  12. maturin: add version test

    getchoo committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5bf72c9 View commit details
    Browse the repository at this point in the history
  13. maturin: add updateScript

    getchoo committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c64a719 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a0292e4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b72105c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3b880f5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0e083a3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    146d8a7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dd99a18 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    563a6f8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2a198b2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a7bda90 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d6e14ec View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    076063a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a9afe0c View commit details
    Browse the repository at this point in the history
  26. maintainers: add pedohorse

    pedohorse committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3910384 View commit details
    Browse the repository at this point in the history
  27. osc: update from 1.8.0 to 1.8.3

    peti committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    10cb58e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    03d414a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7188fd1 View commit details
    Browse the repository at this point in the history
  30. python312Packages.pytest: remove optional nose dependency

    It was removed in the 8.1.0 release cycle.
    mweinelt committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d9779c5 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #326531 from Aleksanaa/nixos/vim

    nixos/vim: improve warning message
    jopejoe1 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    07c1bf2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bbc168a View commit details
    Browse the repository at this point in the history
  33. Merge pull request #326337 from NixOS/open-webui/bump/0-3-8

    open-webui: 0.3.7 -> 0.3.8
    drupol authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e23552c View commit details
    Browse the repository at this point in the history
  34. pixelorama: copy icon during install phase

    Copying the icon to `share/icons` allows for DEs such as KDE or
    GNOME to pick it up and show it in desktop entries.
    Iorvethe committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3cfacf2 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #326488 from vbgl/ocaml-zarith-1.14

    ocamlPackages.zarith: 1.13 → 1.14
    ulrikstrid authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7bc73b0 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #316658 from symphorien/ibus_engine_option_error_m…

    …essage
    
    nixos/ibus: improve error message for non-engine packages
    JohnRTitor authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    20d8c32 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #316446 from uninsane/pr-moreutils-cleanup

    moreutils: minor packaging improvements
    JohnRTitor authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    07a733a View commit details
    Browse the repository at this point in the history
  38. Merge pull request #316460 from zebreus/init-sturmflut

    sturmflut: init at 0-unstable-2023-04-25
    JohnRTitor authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    15173ed View commit details
    Browse the repository at this point in the history
  39. Merge pull request #326411 from mgit-at/node-exp

    prometheus-node-exporter: move to by-name
    mkg20001 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8ba87fc View commit details
    Browse the repository at this point in the history
  40. k3s/tests/auto-deploy: fix auto-deploy reference

    * re-establish alphabetical order
    * fix typo on comment
    superherointj committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5266d2d View commit details
    Browse the repository at this point in the history
  41. Merge pull request #326329 from pedohorse/houdini-maintainer-update

    houdini: maintainer update
    Aleksanaa authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9dd9522 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    130ef08 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #326287 from fabaff/metasploit-bump

    metasploit: 6.4.16 -> 6.4.17
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7dbc74b View commit details
    Browse the repository at this point in the history
  44. Merge pull request #325002 from fabaff/zha-bump

    python312Packages.zha: 0.0.15 -> 0.0.16
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c8d7f1f View commit details
    Browse the repository at this point in the history
  45. Merge pull request #326541 from mweinelt/pytest-cleanup

    python312Packages.pytest: remove optional nose dependency
    mweinelt authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0f519fa View commit details
    Browse the repository at this point in the history
  46. Merge pull request #326537 from r-ryantm/auto-update/python312Package…

    …s.opower
    
    python312Packages.opower: 0.5.0 -> 0.5.2
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    eaccfa4 View commit details
    Browse the repository at this point in the history
  47. Merge pull request #326509 from r-ryantm/auto-update/checkSSLCert

    checkSSLCert: 2.81.1 -> 2.82.0
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    68effbc View commit details
    Browse the repository at this point in the history
  48. Merge pull request #326470 from r-ryantm/auto-update/python312Package…

    …s.netutils
    
    python312Packages.netutils: 1.8.1 -> 1.9.0
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ea19d5e View commit details
    Browse the repository at this point in the history
  49. Merge pull request #326424 from r-ryantm/auto-update/python312Package…

    …s.xkbcommon
    
    python312Packages.xkbcommon: 1.0 -> 1.5.1
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3959170 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #326428 from r-ryantm/auto-update/python312Package…

    …s.pudb
    
    python312Packages.pudb: 2024.1 -> 2024.1.1
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    74ad670 View commit details
    Browse the repository at this point in the history
  51. Merge pull request #326472 from r-ryantm/auto-update/python312Package…

    …s.geoalchemy2
    
    python312Packages.geoalchemy2: 0.15.1 -> 0.15.2
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fa25901 View commit details
    Browse the repository at this point in the history
  52. Merge pull request #326460 from r-ryantm/auto-update/python312Package…

    …s.dbt-adapters
    
    python312Packages.dbt-adapters: 1.3.2 -> 1.3.3
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0415486 View commit details
    Browse the repository at this point in the history
  53. Merge pull request #326417 from r-ryantm/auto-update/cpuinfo

    cpuinfo: 0-unstable-2024-06-02 -> 0-unstable-2024-07-10
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dc8a77c View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    fd6726c View commit details
    Browse the repository at this point in the history
  55. Merge pull request #319860 from superherointj/update-script-skip-prompt

    maintainers/scripts/update: support skipping prompts
    superherointj authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    61ff097 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    266720f View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    59578e0 View commit details
    Browse the repository at this point in the history
  58. Merge pull request #326529 from peti/t/update-osc

    osc: update from 1.8.0 to 1.8.3
    peti authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    467af33 View commit details
    Browse the repository at this point in the history
  59. Merge pull request #326480 from GaetanLepage/numpyro

    python311Packages.numpyro: 0.15.0 -> 0.15.1
    natsukium authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0910a76 View commit details
    Browse the repository at this point in the history
  60. Merge pull request #318926 from mschwaig/compress-composable-kernel-e…

    …xtra-derivation
    
    rocmPackages.composable_kernel: compress `composable_kernel` using extra derivation
    doronbehar authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5020770 View commit details
    Browse the repository at this point in the history
  61. Merge pull request #326542 from superherointj/k3s-use-teams

    k3s: use team for maintainers
    superherointj authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4c8eaad View commit details
    Browse the repository at this point in the history
  62. Merge pull request #322265 from wucke13/dev/fix-urh-on-wayland

    urh: add wayland support
    Artturin authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8f4e996 View commit details
    Browse the repository at this point in the history
  63. Merge pull request #321935 from Ma27/nspawn-cgroupsv2

    nixos/nspawn: cgroupsv2 by default
    flokli authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    68767b5 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    dc6634e View commit details
    Browse the repository at this point in the history
  65. Merge pull request #317567 from erictapen/postgresql-tls-client-cert-…

    …test
    
    nixos/tests/postgresql: add tls client cert test
    Ma27 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8d75ee9 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    953ace5 View commit details
    Browse the repository at this point in the history
  67. vdr: 2.6.7 -> 2.6.8

    r-ryantm committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1f7897b View commit details
    Browse the repository at this point in the history
  68. Merge pull request #326200 from fabaff/homeconnect-bump

    python312Packages.homeconnect: 0.7.4 -> 0.8.0
    mweinelt authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e3aa0f6 View commit details
    Browse the repository at this point in the history
  69. Merge pull request #325955 from panicgh/openconnect-with-yubi

    openconnect: enable Yubikey support
    thiagokokada authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d20388f View commit details
    Browse the repository at this point in the history
  70. Merge pull request #326036 from spitulax/odinfmt

    ols: include `odinfmt` in derivation
    thiagokokada authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e505595 View commit details
    Browse the repository at this point in the history
  71. Merge pull request #326176 from xal-0/uftrace-optional-deps

    uftrace: add optional dependencies
    thiagokokada authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7d76db3 View commit details
    Browse the repository at this point in the history
  72. Merge pull request #325280 from matko/swipl_to_9.2.5

    swiProlog: 9.1.21 -> 9.2.5
    thiagokokada authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    23f1a71 View commit details
    Browse the repository at this point in the history
  73. Merge pull request #325664 from justanotherariel/goldwarden

    goldwarden: 0.2.13 -> 0.3.3
    thiagokokada authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c4200b0 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    bd3e369 View commit details
    Browse the repository at this point in the history
  75. Merge pull request #326587 from r-ryantm/auto-update/vdr

    vdr: 2.6.7 -> 2.6.8
    ck3d authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1dfd09c View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    3e37f9d View commit details
    Browse the repository at this point in the history
  77. Merge pull request #325591 from SFrijters/install-shell-completion-doc

    doc: warn against zero-byte or missing shell completion files
    LeSuisse authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2d419e7 View commit details
    Browse the repository at this point in the history
  78. Merge pull request #324539 from atorres1985-contrib/remove-vrthra

    treewide: remove vrthra, cpages and lovek323 from meta.maintainers
    superherointj authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fe14ac8 View commit details
    Browse the repository at this point in the history
  79. Merge pull request #281621 from superherointj/pkgsMusl.jdk8-mark-broken

    pkgsMusl.jdk8: mark broken for musl
    superherointj authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b860563 View commit details
    Browse the repository at this point in the history
  80. nim: 2.0.4 -> 2.0.8

    volesen authored and ehmry committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    836c11a View commit details
    Browse the repository at this point in the history
  81. Merge pull request #322962 from onny/phind-update

    vscode-extensions.phind.phind: 0.22.2 -> 0.25.3
    drupol authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8e1664e View commit details
    Browse the repository at this point in the history
  82. itsycal: rfc format; itsycal: add meta.changelog; ityscal: 0.15.3 -> …

    …0.15.4 (#326327)
    
    * itsycal: rfc format
    
    * itsycal: add meta.changelog
    
    * ityscal: 0.15.3 -> 0.15.4
    
    Diff: sfsam/Itsycal@0.15.3...0.15.4
    DontEatOreo authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9afce28 View commit details
    Browse the repository at this point in the history
  83. Merge pull request #326426 from r-ryantm/auto-update/unpackerr

    unpackerr: 0.13.1 -> 0.14.0
    NickCao authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    883a8a2 View commit details
    Browse the repository at this point in the history
  84. Merge pull request #326421 from r-ryantm/auto-update/hmat-oss

    hmat-oss: 1.9.0 -> 1.10.0
    NickCao authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0ca79fd View commit details
    Browse the repository at this point in the history
  85. Merge pull request #316876 from NixOS/dependabot/github_actions/korth…

    …out/backport-action-3.0.2
    
    build(deps): bump korthout/backport-action from 2.5.0 to 3.0.2
    Artturin authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cd538b4 View commit details
    Browse the repository at this point in the history
  86. Merge pull request #326543 from Iorvethe/pixelorama_add_icon

    pixelorama: copy icon during install phase
    Artturin authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4120b62 View commit details
    Browse the repository at this point in the history
  87. Merge pull request #326467 from r-ryantm/auto-update/python312Package…

    …s.microsoft-kiota-http
    
    python312Packages.microsoft-kiota-http: 1.3.1 -> 1.3.2
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7278f16 View commit details
    Browse the repository at this point in the history
  88. Merge pull request #326409 from r-ryantm/auto-update/python312Package…

    …s.pymsteams
    
    python312Packages.pymsteams: 0.2.2 -> 0.2.3
    fabaff authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dd25bc2 View commit details
    Browse the repository at this point in the history
  89. libxml2: 2.12.7 → 2.13.2

    - new API with per-context error handlers
    - remove HTTP POST support
    - zlib, lzma and HTTP disabled by default → removed `zlib`
    - Meson support added → cycle, not switching right now
    - docs no longer install examples and tutorial was removed → since only `xmllint` and `xmlcatalog` HTML docs remain, move them to `out`
    - FTP and `xpointer()` XPath extensions deprecated
    
    https://discourse.gnome.org/t/libxml2-2-12-8-released/21528
    https://discourse.gnome.org/t/libxml2-2-13-0-released/21529
    https://discourse.gnome.org/t/libxml2-2-13-1-released/21778
    https://discourse.gnome.org/t/libxml2-2-13-2-released/22000
    
    Also clean up the expression a bit and install DevHelp files to `devdoc` (previously deleted by multiple-outputs hook).
    jtojnar committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3bdbe2f View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    1eeb1fa View commit details
    Browse the repository at this point in the history