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

staging-next 2023-04-27 #228476

Merged
merged 182 commits into from
May 1, 2023
Merged

staging-next 2023-04-27 #228476

merged 182 commits into from
May 1, 2023

Commits on Mar 3, 2023

  1. neovim-unwrapped: add debug output

    would have been valuable for #218939
    symphorien committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    804dc94 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. libuv: add debug output

    would have been valuable for #218939
    symphorien committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    8f57ffc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. PyQt5: fix check for QtConnectivity

    The module QtConnectivity does not exist. However, QtBluetooth and QtNfc
    do.
    panicgh committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    aa69dbd View commit details
    Browse the repository at this point in the history
  2. PyQt5: enable parallel building

    Port the workaround for parallel building from PyQt6 to PyQt5. The
    initial workaround has been added in commit
    1824a12.
    panicgh committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    879fa96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9709a91 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. tcl, tk: 8.6.11 -> 8.6.13

    wegank committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    048bf22 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. kbd: split headers to "dev" output

    Ideally installation of keyboard tools should not pull in headers
    of pkg-config development files. It's not a big change in closure size
    for thins specific package but changes like this do add up.
    trofi committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    8604beb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22e6b37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d56125c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    434bdaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3139093 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. libgpg-error: 1.46 -> 1.47

    r-ryantm committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    b084afd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e86bbf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89f78e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    720628b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    690583b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fa2b90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    599712c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbb56d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c80513b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f3fda9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. SDL2: 2.26.4 -> 2.26.5

    r-ryantm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    887afd3 View commit details
    Browse the repository at this point in the history
  2. libgcrypt: 1.10.1 -> 1.10.2

    r-ryantm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    0f4f1a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5db6008 View commit details
    Browse the repository at this point in the history
  4. libopenmpt: 0.6.9 -> 0.6.10

    r-ryantm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    5a5021f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e35548 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. hwdata: 0.368 -> 0.369

    r-ryantm committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    15f4972 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4353ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42a544a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec879c7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #219400 from symphorien/debug_nvim

    neovim, libuv: add debug output
    teto authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e2d6e8e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    949e4c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #226782 from r-ryantm/auto-update/hwdata

    hwdata: 0.368 -> 0.369
    NickCao authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ac413af View commit details
    Browse the repository at this point in the history
  3. clang_15: fix build!=(host==target) cross compilation

    clang_15 appears to not cross compile in the build!=(host==target)
    case due to two problems, which this commit fixes:
    
    - It trips -Wmaybe-uninitialized on recent gcc, but only in the
      build!=host case (likely due to #ifdefs)
    
    - Two more buildPlatform tools have been added:
      clang-tidy-confusable-chars-gen and clang-pseudo-gen
    
    Co-authored-by: Rahul Butani <rrbutani@users.noreply.github.com>
    2 people authored and alyssais committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    2e77eb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b2a960 View commit details
    Browse the repository at this point in the history
  5. wayland: 1.21.0 -> 1.22.0

    PedroHLC committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    2baf839 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81f3a4c View commit details
    Browse the repository at this point in the history
  7. meson: 1.0.0 -> 1.1.0

    alyssais committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9a07540 View commit details
    Browse the repository at this point in the history
  8. fwupd,power-profiles-daemon: remove pkexec hack

    This isn't needed since Meson 1.1.0.
    alyssais committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    084a9e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48facba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22c0f2b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    72a7fb8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e3401d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3c880e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    3fb2e48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d833d0 View commit details
    Browse the repository at this point in the history
  3. kexec-tools: 2.0.25 -> 2.0.26

    Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
    henrirosten authored and alyssais committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    01e2469 View commit details
    Browse the repository at this point in the history
  4. libgit2: 1.6.3 -> 1.6.4

    r-ryantm committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0131a9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    325e783 View commit details
    Browse the repository at this point in the history
  6. libqmi: widen cross support using emulation

    With emulation, we can now do gobject-introspection for a wide range
    of cross targets (but not all), so we can enable the corresponding
    options in those cases.  The man pages still can't be cross-compiled,
    because they use help2man and Meson doesn't know how to inject the
    emulator[1].
    
    [1]: https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/issues/75
    alyssais committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    fda9058 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13f6058 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd13583 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    6548354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04bdd4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    149b6c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8af3c74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    831f394 View commit details
    Browse the repository at this point in the history
  6. libdecor: 0.1.0 -> 0.1.1

    Kiskae committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    25a7e7d View commit details
    Browse the repository at this point in the history
  7. libdecor: disable unused demo

    Kiskae committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    fcde5da View commit details
    Browse the repository at this point in the history
  8. python310Packages.pydantic: Expose optional dependencies

    and don't propagate themn by default.
    mweinelt committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    ad25ec8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0cebfbc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5459a2 View commit details
    Browse the repository at this point in the history
  11. python311Packages.fastapi: Fix build

    After extracting pydantic's optional dependencies, fastapi tests
    started failing due to missing email validation support in pydantic.
    
    Injecting the pydantic[email] extra resolves that.
    mweinelt committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    5f19688 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #227457 from Kiskae/egl-wayland-pr-79

    egl-wayland: backport wayland protocol fix
    Artturin authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c48cadf View commit details
    Browse the repository at this point in the history
  13. texinfo: apply gnulib patch only to version 6.7

    Apparently the version of gnulib which is problematic for
    IEEE-standard long doubles on PowerPC only shipped with texinfo
    version 6.7.  I have verified that versions 6.5 and 6.8 build
    without the patch.
    Adam Joseph committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    02a0c74 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f0a791 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #226483 from trofi/libmad-dev-output

    libmad: split headers to "dev" output
    risicle authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    7eb23ae View commit details
    Browse the repository at this point in the history
  16. Merge pull request #226482 from trofi/libuv-dev-output

    libuv: split headers to "dev" output
    risicle authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    92abde3 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #227471 from amjoseph-nixpkgs/pr/texinfo/limit-ver…

    …sions-for-gnulib-patch
    Artturin authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    db3ab32 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    3bfb444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b1f14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9be6250 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99e5249 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da27ade View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a62ed45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4c3ef8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b697ae View commit details
    Browse the repository at this point in the history
  9. python310Packages.transmission-rpc: Update dependencies

    Does not depend on pydantic, and was missing python-dotenv for tests,
    which was propagated by pydantic...
    mweinelt committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    06017eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a3f8dae View commit details
    Browse the repository at this point in the history
  11. Merge pull request #227465 from mweinelt/pydantic-extras

    python310Packages.pydantic-scim: init at 0.0.7
    mweinelt authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    e78a5e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    64cbddd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d5295e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c3c75f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    92c3f43 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    79193f9 View commit details
    Browse the repository at this point in the history
  2. rustc: 1.68.2 -> 1.69.0

    lblasc authored and zowoq committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    081c90f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    519f9d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da2aa5a View commit details
    Browse the repository at this point in the history
  5. setup-hooks/separate-debug-info.sh: make deterministic

    If multiple files with the same build id were found, we silently randomly
    overwrote one with the other.
    
    Change the order to make the output deterministic, and emit a
    warning when overwriting.
    raboof committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    9156daa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2ef5b8 View commit details
    Browse the repository at this point in the history
  7. timidity: drop unused NIX_LDFLAGS override

    `jack2` detection should Just Work. `diffoscope` shows no difference
    for this change.
    trofi committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    7e5cc4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce02154 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c1ae1f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #227762 from raboof/separate-debug-info-determinis…

    …tically
    
    setup-hooks/separate-debug-info.sh: make deterministic
    symphorien authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    56009de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    829ddb2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aae34ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bd21345 View commit details
    Browse the repository at this point in the history
  14. mir: 2.12.1 -> 2.13.0

    OPNA2608 committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    b83ad89 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    90d6866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f02b45b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e1c1d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33f4c3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c2398e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #222213 from OPNA2608/update/mir

    mir: 2.12.1 -> 2.13.0
    onny authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    bca4ff7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #226253 from trofi/fluidsynth-dev-and-man-output

    fluidsynth: move headers out to "dev" output, mans to "man"
    trofi authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    b394a31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7793ab9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #226318 from trofi/liburcu-move-dev-and-doc-outputs

    liburcu: move headers to "dev" and docs to "doc"
    trofi authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    2911522 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69db871 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c98025 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #226434 from trofi/gdk_aac-dev-output

    fdk_aac: split headers to "dev" output
    trofi authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    1dd11e3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #226487 from trofi/libfreeaptx-dev-output

    libfreeaptx: split headers to "dev" output
    trofi authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    389f74c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #226505 from trofi/libmysofa-dev-output

    libmysofa: split headers to "dev" output
    trofi authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    2deee79 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #226311 from trofi/fribidi-dev-output

    fribidi: move headers out to "dev" output
    trofi authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    cc5ea7e View commit details
    Browse the repository at this point in the history
  16. Merge pull request #226486 from trofi/wavpack-dev-output

    wavpack: split headers to "dev" output (and "doc", "man" while at it)
    trofi authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d685604 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a19acef View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    37a9ea8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    405bff2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26e826e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9a253f View commit details
    Browse the repository at this point in the history
  4. ppp: 2.4.9 -> 2.5.0

    yu-re-ka committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b65e977 View commit details
    Browse the repository at this point in the history
  5. sstp: 1.0.18 -> unstable-2023-03-25

    For ppp 2.5.0 support
    yu-re-ka committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c6d71ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c32144b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ccfc77 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e353d3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f176be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    062d01a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    bf4c42e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4904bab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #226438 from trofi/libcanberra-dev-output

    libcanberra: split headers to "dev" output
    trofi authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b2bf2af View commit details
    Browse the repository at this point in the history
  4. Merge pull request #226597 from trofi/tpm2-tss-dev-output

    tpm2-tss: split headers to "dev" output (and "man" while at it)
    trofi authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7975695 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #226405 from trofi/file-dev-and-man-outputs

    file: move headers and mans to "dev" and "man" outputs
    trofi authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a6afa97 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #227402 from wegank/kde-darwin-pre

    plasma5Packages.extra-cmake-modules: set bundledir on darwin
    wegank authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0ee6b9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6336e8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ce5f1b View commit details
    Browse the repository at this point in the history
  9. Merge #226283: wayland: 1.21.0 -> 1.22.0

    ...into staging
    vcunat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3fa6842 View commit details
    Browse the repository at this point in the history
  10. Merge #227789: timidity: drop unused NIX_LDFLAGS override

    ...into staging
    vcunat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f2198ad View commit details
    Browse the repository at this point in the history
  11. Merge #227525: gpgme: 1.19.0 -> 1.20.0

    ...into staging
    vcunat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    82cd99d View commit details
    Browse the repository at this point in the history
  12. Merge #227417: lvm2: 2.03.20 -> 2.03.21

    ...into staging
    vcunat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6e76368 View commit details
    Browse the repository at this point in the history
  13. Merge #226730: python310Packages.watchdog: 2.3.0 -> 2.3.1

    ...into staging
    vcunat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b58f4b8 View commit details
    Browse the repository at this point in the history
  14. Merge #226581: libgcrypt: 1.10.1 -> 1.10.2

    ...into staging
    vcunat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0bbc601 View commit details
    Browse the repository at this point in the history
  15. SDL2: add meta.changelog

    vcunat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7fa4e34 View commit details
    Browse the repository at this point in the history
  16. Merge #226567: SDL2: 2.26.4 -> 2.26.5

    ...into staging
    vcunat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    de0b678 View commit details
    Browse the repository at this point in the history
  17. Merge #226398: libgpg-error: 1.46 -> 1.47

    ...into staging
    vcunat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    da6af39 View commit details
    Browse the repository at this point in the history
  18. Merge #223377: tcl, tk: 8.6.11 -> 8.6.13

    ...into staging
    vcunat committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    28a65aa View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cacea5f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4e7276c View commit details
    Browse the repository at this point in the history
  21. Merge pull request #227907 from bobby285271/upd/gnome-staging

    GNOME updates 2023-04-24 (staging)
    bobby285271 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e058175 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    72ac5ba View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    63a3bd8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2d5c195 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    40649cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ceaddf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1026f9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    355eb2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e9a150 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ad6839 View commit details
    Browse the repository at this point in the history
  7. maturin: 0.14.16 -> 0.14.17

    r-ryantm committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    7c6d551 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8629d17 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    bb7e037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0872ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    307c3bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2b4fe3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85a45c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e816c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    534c4a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3317667 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9701323 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #228566 from r-ryantm/auto-update/maturin

    maturin: 0.14.16 -> 0.14.17
    marsam authored Apr 29, 2023
    Configuration menu
    Copy the full SHA
    b2f87d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81b9269 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73b9b11 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #228870 from K900/vulkan-updates

    [staging] Vulkan updates
    K900 authored Apr 29, 2023
    Configuration menu
    Copy the full SHA
    b3a0bb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03ca5eb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    3d5144e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a996545 View commit details
    Browse the repository at this point in the history
  3. libspatialaudio: fix libmysofa in .pc

    It got broken by libmysofa getting outputs in 2deee79 (PR #226505).
    https://hydra.nixos.org/build/217838949/nixlog/1/tail
    vcunat committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    705277a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5122e18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2772bd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #225406 from mweinelt/watchdog-3.0.0

    python310Packages.watchdog: 2.3.0 -> 3.0.0
    mweinelt authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    bb24331 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b26500 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    fa2258c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e5a479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82cea11 View commit details
    Browse the repository at this point in the history