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 #123279

Merged
merged 317 commits into from
May 23, 2021
Merged

Staging next #123279

merged 317 commits into from
May 23, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    2dca56a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca680b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8ee87d View commit details
    Browse the repository at this point in the history
  4. akonadi: update patches

    ttuegel committed May 11, 2021
    Configuration menu
    Copy the full SHA
    13ab0c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7c4d2e View commit details
    Browse the repository at this point in the history
  6. akonadi: fix self paths

    ttuegel committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b31dc33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13cb2b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c96ac6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    deb62b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e71c21 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    47cb112 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b09a4af View commit details
    Browse the repository at this point in the history
  13. kcachegrind: formatting nits

    ttuegel committed May 11, 2021
    Configuration menu
    Copy the full SHA
    d8b40b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    119a69d View commit details
    Browse the repository at this point in the history
  15. Add alias kdeApplications

    ttuegel committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9820dd4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d7d787f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    af8532e View commit details
    Browse the repository at this point in the history
  18. darwin packages: Get ready for cross

    If things build fine with `stdenvNoCC`, let them use that. If tools
    might be prefixed, prepare for that, either by directly splicing or just
    using the env vars provided by the wrapper setup-hooks.
    
    Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
    Ericson2314 and veprbl committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7bba32a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cf02b24 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #122527 from Ericson2314/darwin-no-cc-where-possible

    darwin packages: Get ready for cross
    Ericson2314 authored May 11, 2021
    Configuration menu
    Copy the full SHA
    1f52066 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. llvmPackages_7.libunwind: simplify expressions

    * Use LLVM_PATH instead of llvm-config
    * Pass less unnecessary options to cmake
    sternenseemann authored and Ericson2314 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    53adcfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    894a09d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4caedc0 View commit details
    Browse the repository at this point in the history
  4. llvmPackages: Always put libunwind before openmp

    This keeps the "main bootstrap" together.
    Ericson2314 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    894f0c6 View commit details
    Browse the repository at this point in the history
  5. llvmPackages*.libcxx*: Always use the attribute name for pname

    This decision was made in a902d99 but
    just for LLVM 12. Now we apply it consitently.
    Ericson2314 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    e0d3c9d View commit details
    Browse the repository at this point in the history
  6. treewide: Try to make a few bootstrapping things more consistent

    - Introduce `preLibcCrossHeaders` to bootstrap libgcc and compiler-rt
      the same way.
    
    - Organize LLVM bintools as `bintools{-unwrapped,,NoLibc}` for
      consistency with GNU Binutils and Apple's cctools.
    
    - Do Android changes for all `llvmPackages` for consistency.
    
    - Improve the way the default GCC and LLVM versions are selected.
    Ericson2314 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    37194a3 View commit details
    Browse the repository at this point in the history
  7. llvmPackages: Fix more inconsistencies

    The main thing was using `llvm_meta` in all versions.
    
    Secondarily:
    
     - libunwindx7: Forgot to split outputs
    
     - libcxx{,abi} 12: Forgot to apply output-splitting patches.
    
     - simplify `useLLVM` stdenv-switching logic.
    
     - openmp always gets its own directory
    Ericson2314 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    e830db4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c4cda9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #122655 from Ericson2314/bootstrapping-consistency

    treewide: Some LLVM / bootstrapping / cross cleanups especially for consistency
    Ericson2314 authored May 12, 2021
    Configuration menu
    Copy the full SHA
    d63b57e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2cf474 View commit details
    Browse the repository at this point in the history
  11. kdeFrameworks: 5.80 -> 5.81

    ttuegel committed May 12, 2021
    Configuration menu
    Copy the full SHA
    0f7eacc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b87a3f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7a5af6a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4af3f85 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6610f4f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    14199e5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2354b4e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    149df78 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cb463da View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e886937 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6f755c1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    96133a0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c385abe View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c078ab6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d0ff50b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    262fe2e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b8f583e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d5c10cd View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bf547e3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0f35ba5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5f07059 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b9ac417 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    52837a2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    615e436 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    bea99f1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9e59d5e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8f5efe2 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    6063271 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ce1c92a View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1af30bb View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0f7f379 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    93b2710 View commit details
    Browse the repository at this point in the history
  43. Merge pull request #120514 from ttuegel/kde-gear-21.04.0

    KDE Gear 21.04.0
    ttuegel authored May 12, 2021
    Configuration menu
    Copy the full SHA
    f99ac85 View commit details
    Browse the repository at this point in the history
  44. gradio: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    904c802 View commit details
    Browse the repository at this point in the history
  45. parlatype: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    6a1924c View commit details
    Browse the repository at this point in the history
  46. handbrake: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    427097c View commit details
    Browse the repository at this point in the history
  47. i3: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    91a3097 View commit details
    Browse the repository at this point in the history
  48. gcr: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    5fe3cbc View commit details
    Browse the repository at this point in the history
  49. glibmm: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    058854e View commit details
    Browse the repository at this point in the history
  50. gtkmm: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    f6d6908 View commit details
    Browse the repository at this point in the history
  51. lyra: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    11e0b40 View commit details
    Browse the repository at this point in the history
  52. mesa: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    31c5b4f View commit details
    Browse the repository at this point in the history
  53. spdk: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    264533c View commit details
    Browse the repository at this point in the history
  54. snes9x-gtk: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    917b4fc View commit details
    Browse the repository at this point in the history
  55. dpdk: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    6978666 View commit details
    Browse the repository at this point in the history
  56. systemd: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    24e4a4e View commit details
    Browse the repository at this point in the history
  57. fastd: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    ec170d9 View commit details
    Browse the repository at this point in the history
  58. miraclecast: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    1de4924 View commit details
    Browse the repository at this point in the history
  59. bzip2_1_1: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    9a13661 View commit details
    Browse the repository at this point in the history
  60. fusePackages: don't manually enableParallelBuilding

    This is automatic for Meson builds.
    alyssais committed May 12, 2021
    Configuration menu
    Copy the full SHA
    917218e View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    71fa678 View commit details
    Browse the repository at this point in the history
  62. Merge pull request #122451 from helsinki-systems/fix/libsoup

    libsoup: fix building cpp applications after recent glib update
    ajs124 authored May 12, 2021
    Configuration menu
    Copy the full SHA
    ba7dccb View commit details
    Browse the repository at this point in the history
  63. Merge pull request #122475 from stephank/fix-wayland-darwin

    wayland: fix build on darwin
    primeos authored May 12, 2021
    Configuration menu
    Copy the full SHA
    a605e03 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    b057978 View commit details
    Browse the repository at this point in the history
  65. Merge pull request #122032 from ttuegel/kde-frameworks-5.81

    KDE Frameworks 5.81
    ttuegel authored May 12, 2021
    Configuration menu
    Copy the full SHA
    5121d67 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. llvm*: patch to fix a test on older CPUs

    - 10, 11, 12: use the upstream patch
    - 9: use Luke's patch as the upstream patch won't apply
    vcunat committed May 13, 2021
    Configuration menu
    Copy the full SHA
    ea306f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0313c77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60f5ecc View commit details
    Browse the repository at this point in the history
  4. python3Packages.arrow_1: merge into python3Packages.arrow

    They are the same version.
    dotlambda authored and Jonathan Ringer committed May 13, 2021
    Configuration menu
    Copy the full SHA
    882b692 View commit details
    Browse the repository at this point in the history
  5. gi-docgen: 2021.2 → 2021.5

    jtojnar committed May 13, 2021
    Configuration menu
    Copy the full SHA
    dc0f2ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac6a4f7 View commit details
    Browse the repository at this point in the history
  7. glib: 2.68.1 → 2.68.2

    jtojnar committed May 13, 2021
    Configuration menu
    Copy the full SHA
    ca00808 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    07e4cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01a4e3 View commit details
    Browse the repository at this point in the history
  3. libxslt: find libxml2 using pkg-config

    It fails for reasons unknown otherwise and pkg-config is better for cross-compilation anyway.
    jtojnar authored and Jonathan Ringer committed May 14, 2021
    Configuration menu
    Copy the full SHA
    76c5849 View commit details
    Browse the repository at this point in the history
  4. Merge staging-next into staging

    zowoq committed May 14, 2021
    Configuration menu
    Copy the full SHA
    004f8cd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #122938 from bobrik/ivan/autogen-aarch64-darwin

    autogen: fix compilation on aarch64-darwin
    Mic92 authored May 14, 2021
    Configuration menu
    Copy the full SHA
    dac3ffe View commit details
    Browse the repository at this point in the history
  6. Merge pull request #122919 from jtojnar/gi-docgen

    gi-docgen: 2021.2 → 2021.5
    jtojnar authored May 14, 2021
    Configuration menu
    Copy the full SHA
    b2ec1a0 View commit details
    Browse the repository at this point in the history
  7. plasma5: 5.21.3 -> 5.21.5

    ttuegel committed May 14, 2021
    Configuration menu
    Copy the full SHA
    f0456b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08c61d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1170230 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2df0eaf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1ba6e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a2c9b68 View commit details
    Browse the repository at this point in the history
  13. llvmPackages_*.lldClang: don't wrap bintools twice

    The bintools argument received a wrapped version of tools.bintools which
    is already wrapped. Wrapped bintools twice leads to users of lldClang
    being unable to find the tools which are not wrapped like ar.
    sternenseemann committed May 14, 2021
    Configuration menu
    Copy the full SHA
    3eaa008 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e45c0ea View commit details
    Browse the repository at this point in the history
  15. Merge pull request #122609 from ttuegel/plasma-5.21.5

    Plasma 5.21.5
    ttuegel authored May 14, 2021
    Configuration menu
    Copy the full SHA
    dee4f3e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6803215 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    41dbf5c View commit details
    Browse the repository at this point in the history
  18. llvmPackages_12.lld: make sure llvm libunwind is passed

    lld needs LLVM's libunwind for its headers. That libunwind is not part
    of the tools scope in pkgs/development/compilers/llvm/12/default.nix,
    which means that lld previously received libunwind from top-level pkgs
    which of course doesn't have the required headers.
    
    To resolve this pass libunwind from the libraries scope — platform
    concerns don't really mattern as only libunwind.src is used.
    
    libunwind was initially passed correctly, but that was removed in
    e830db4. This regression was likely
    introduced accidentally.
    sternenseemann committed May 14, 2021
    Configuration menu
    Copy the full SHA
    f7b49ea View commit details
    Browse the repository at this point in the history
  19. Merge pull request #122977 from ttuegel/qt-drv-names

    Restore version in Qt derivation names
    ttuegel authored May 14, 2021
    Configuration menu
    Copy the full SHA
    cebc8e8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    51f6036 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0023f45 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #122941 from bobrik/ivan/msse-x86

    python2: only pass -msse2 on x86_64-darwin, not any darwin
    domenkozar authored May 14, 2021
    Configuration menu
    Copy the full SHA
    74562c8 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #122974 from sternenseemann/lldClang-no-double-wrap

    llvmPackages_*.lldClang: don't wrap bintools twice
    Ericson2314 authored May 14, 2021
    Configuration menu
    Copy the full SHA
    49d2653 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #121323 from sternenseemann/pkgs-llvm

    pkgsLLVM: cross compiled package set using llvm compilers
    Ericson2314 authored May 14, 2021
    Configuration menu
    Copy the full SHA
    f030f85 View commit details
    Browse the repository at this point in the history
  25. llvmPackages: Fix default version calculation

    Add a comment with explanation, which I should have done all along.
    Ericson2314 committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e3a1c14 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1a7ef60 View commit details
    Browse the repository at this point in the history
  27. treewide: All the linker to be chosen independently

    This will begin the process of breaking up the `useLLVM` monolith. That
    is good in general, but I hope will be good for NetBSD and Darwin in
    particular.
    
    Co-authored-by: sterni <sternenseemann@systemli.org>
    Ericson2314 and sternenseemann committed May 14, 2021
    Configuration menu
    Copy the full SHA
    18c38f8 View commit details
    Browse the repository at this point in the history
  28. llvmPackages_*.lldClang: pass -lunwind if exceptions are enabled

    To successfully compile C++ with useLLVM we need an unwinder and
    thus to explicitly -lunwind like it has been done for the android
    cross targets.
    sternenseemann committed May 14, 2021
    Configuration menu
    Copy the full SHA
    f506019 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #123047 from sternenseemann/usellvm-lunwind

    llvmPackages_*.lldClang: pass -lunwind if exceptions are enabled
    Ericson2314 authored May 14, 2021
    Configuration menu
    Copy the full SHA
    93e6a25 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #122778 from Ericson2314/choose-linker

    treewide: Allow the linker to be chosen independently
    Ericson2314 authored May 14, 2021
    Configuration menu
    Copy the full SHA
    7dd53fe View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. pytestCheckHook: improve disabledTestPaths whitespace handling

    rmcgibbo authored and Jonathan Ringer committed May 15, 2021
    Configuration menu
    Copy the full SHA
    2e55b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ae7ac View commit details
    Browse the repository at this point in the history
  3. libidn2: 2.3.0 -> 2.3.1

    r-ryantm authored and Jonathan Ringer committed May 15, 2021
    Configuration menu
    Copy the full SHA
    d40306b View commit details
    Browse the repository at this point in the history
  4. lua5_4: fix eval

    This patch was removed in 34f8d7e ("lua: one dso patch to rule
    them all"), and the reference to it in lua5_4 was removed at the time,
    but it seems to have found its way back somehow (probably through a
    merge?).
    alyssais authored and sternenseemann committed May 15, 2021
    Configuration menu
    Copy the full SHA
    5b27821 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49ec716 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #122920 from jtojnar/glib-2681

    glib: 2.68.1 → 2.68.2
    jtojnar authored May 15, 2021
    Configuration menu
    Copy the full SHA
    a553f6c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #122967 from dotlambda/pytorch-pybind11

    python3Packages.pytorch: unvendor pybind11
    danieldk authored May 15, 2021
    Configuration menu
    Copy the full SHA
    b98ccbf View commit details
    Browse the repository at this point in the history
  8. lvm2: 2.03.11 -> 2.03.12

    ajs124 authored and Jonathan Ringer committed May 15, 2021
    Configuration menu
    Copy the full SHA
    d151b2f View commit details
    Browse the repository at this point in the history
  9. llvmPackages_{7-12}.compiler-rt: install resource files to DATADIR

    This is in an effort to fix the following build failure shown by
    chromium:
    
        clang++: error: no such file or directory: '/nix/store/fhd89wrmkx6nflzjk0d6waz70bk3zc4i-clang-wrapper-12.0.0/resource-root/share/cfi_blacklist.txt'
    
    As it turns out a change introduced via the gnu-install-dirs.patch
    caused `add_compiler_rt_resource_file` to install resource files to
    $dev/include (FULL_INCLUDEDIR) instead of $out/share (FULL_DATADIR)
    which in turn meant that the clang wrappers we had didn't link those
    files to its resource root at all.
    
    Alternative fix to this would have been to link
    compiler-rt.dev/include/*.txt to the wrappers resource-root/share as
    well, but since this was handled inconsistently across the patch anyways
    (the dfsan list is installed correctly), opt to handle this
    consistently within the patch.
    
    llvmPackages_{5,6} install the resource files to a completely different
    location and need separate investigation.
    sternenseemann committed May 15, 2021
    Configuration menu
    Copy the full SHA
    0046076 View commit details
    Browse the repository at this point in the history
  10. llvmPackages_{7,8,9}: link ${compiler-rt.out}/share to resource root

    This is done for 10-12, but not for the earlier llvm package sets.
    sternenseemann committed May 15, 2021
    Configuration menu
    Copy the full SHA
    74f709f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c106002 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #123103 from sternenseemann/compiler-rt-resources

    llvmPackages_{7-12}.compiler-rt: install resource files to DATADIR
    Ericson2314 authored May 15, 2021
    Configuration menu
    Copy the full SHA
    4236fb1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    9911b1c View commit details
    Browse the repository at this point in the history
  2. bionic: use fetchzip for everything (#123010)

    Since the hashes of the remaining two archives that used fetchurl broke,
    now as good a time as any to switch the remaining fetchurls to fetchzip.
    sternenseemann authored May 16, 2021
    Configuration menu
    Copy the full SHA
    bc6da68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e17785 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c18268 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #117658 from r-ryantm/auto-update/poppler-glib

    poppler: 21.02.0 -> 21.05.0
    jtojnar authored May 16, 2021
    Configuration menu
    Copy the full SHA
    3f061ca View commit details
    Browse the repository at this point in the history
  6. Merge pull request #123200 from s1341/fix_max_llvm_packages

    Fix max llvm packages from string comparison to int comparison
    Ericson2314 authored May 16, 2021
    Configuration menu
    Copy the full SHA
    39ca997 View commit details
    Browse the repository at this point in the history
  7. Revert "Revert "hwdata: 0.344 -> 0.347""

    This reverts commit f070de2.
    jtojnar committed May 16, 2021
    Configuration menu
    Copy the full SHA
    21541fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a5dcc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5293467 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e09c26 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ad03b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2931a2e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1fc0499 View commit details
    Browse the repository at this point in the history
  14. glib: fix build

    It's not clear why this is required, but glib includes CoreServices
    headers and calls CoreServices functions, so it's reasonable to link
    against the framework explicitly.
    thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    9088e44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    24a378c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aa33613 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cbe172f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8e33b34 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    48a1e1c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c9af80e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5ed7e55 View commit details
    Browse the repository at this point in the history
  22. 1 Configuration menu
    Copy the full SHA
    e44dd84 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bd4a45f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    314c92c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1182552 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    257cb1c View commit details
    Browse the repository at this point in the history
  27. rewrite-tbd: init

    thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    b7abec3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    eb8f8af View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    15637fe View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0ba7a04 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fe0d5a5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9fb8924 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c696fcd View commit details
    Browse the repository at this point in the history
  34. bash: provide a working binutils

    Why does bash need binutils at all? What's wrong with stdenv?
    
    This avoids a broken ld wrapper, since binutils is binutils wrapped
    for linux, even though it's only required on darwin.
    thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    9e05276 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a7bcb6b View commit details
    Browse the repository at this point in the history
  36. darwin.sigtool: init

    thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    4c890ce View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    bfd9a77 View commit details
    Browse the repository at this point in the history
  38. darwin.signingUtils: init

    Helper scripts for code signing on darwin.
    thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    7eb1e36 View commit details
    Browse the repository at this point in the history
  39. darwin: wrap strip and install_name_tool to codesign modified files

    Co-authored-by: Moritz Angermann <moritz.angermann@gmail.com>
    thefloweringash and angerman committed May 16, 2021
    Configuration menu
    Copy the full SHA
    772b665 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3eacdfe View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    768aae6 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    33b59b8 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    a6753d0 View commit details
    Browse the repository at this point in the history
  44. darwin/xcode: provide libc++ from XCode toolchain

    We could use our own libc++ here, but it is probably best to use the
    provided one to ensure consistency. This fixes some C++ programs when
    running aarch64-apple-ios-clang++.
    matthewbauer authored and thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    3e7034a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    1a2cb94 View commit details
    Browse the repository at this point in the history
  46. Add crossPkgs.aarch64-darwin

    angerman authored and thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    3a3df31 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d2c9670 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    1a45df1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    c99904e View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    23cae56 View commit details
    Browse the repository at this point in the history
  51. xcbuild: allow building arm64 binaries

    File paths are copied from XCode 12.
    bobrik authored and thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    bac1418 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    2eb97f2 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    da3ae02 View commit details
    Browse the repository at this point in the history
  54. python3Packages.cryptography: ignore test_openssl_memleak.py on aarch…

    …64-darwin
    
    The test fails due to dependency on W+X memory, which is forbidden as of 11.2.
    bobrik authored and thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    6815776 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    f067102 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    79e3429 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    755d980 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    aadc07a View commit details
    Browse the repository at this point in the history
  59. libxml2: cap MACOSX_DEPLOYMENT_TARGET at 10.16

    libxml2 is used in bootstrapping, so the alternates solution of
    running libtoolize is tricky here.
    thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    3e47747 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    577bcf3 View commit details
    Browse the repository at this point in the history
  61. darwin.file_cmds: add missing Libinfo dependency

    Fixing:
    
    ```
    /private/tmp/nix-build-file_cmds-264.1.1-osx-10.11.6.drv-0/file_cmds-264.1.1/ls/print.c:56:10: fatal error: 'membershipPriv.h' file not found
             ^~~~~~~~~~~~~~~~~~
    1 error generated.
    ```
    bobrik authored and thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    d0eff87 View commit details
    Browse the repository at this point in the history
  62. darwin.apple_sdk.frameworks: add missing dependencies

    ```
    /nix/store/5mgn511gbldf7xl5kjm27z9lj10xcycl-apple-framework-CoreData-11.0.0/Library/Frameworks/CoreData.framework/Headers/NSPersistentCloudKitContainerOptions.h:10:9: fatal error: 'CloudKit/CKDatabase.h' file not found
            ^~~~~~~~~~~~~~~~~~~~~~~
    1 error generated.
    ```
    
    ```
    /nix/store/a7k7kqj08602785vsrss0xa85b08hik4-apple-framework-CloudKit-11.0.0/Library/Frameworks/CloudKit.framework/Headers/CKRecord.h:9:9: fatal error: 'CoreLocation/CLLocation.h' file not found
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 error generated.
    ```
    bobrik authored and thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    68733c1 View commit details
    Browse the repository at this point in the history
  63. llvmPackages: default to llvmPackages_11 on aarch64-darwin

    It doesn't make sense to use llvm7, which doesn't work on arm64.
    bobrik authored and thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    f9e6eb0 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    ea2e64c View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    c96c858 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    e00c4cd View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    0ec1e50 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    1f0ae93 View commit details
    Browse the repository at this point in the history
  69. sbcl: update to 2.1.2 and add arm64-darwin

    (cherry picked from commit 49d2ad0)
    kloenk authored and thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    417a96c View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    c022642 View commit details
    Browse the repository at this point in the history
  71. darwin.DarwinTools: remove reference to CFPriv.h

    Fixes build on aarch64-darwin.
    thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    3706fe5 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    92d5324 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    7f216a4 View commit details
    Browse the repository at this point in the history
  74. darwin.ICU: avoid platform.darwinMinVersion references on non-darwin

    This package isn't expected to work outside of darwin, but must still
    evaluate cleanly.
    thefloweringash committed May 16, 2021
    Configuration menu
    Copy the full SHA
    e592d34 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    4851956 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    4b569c1 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    c31591c View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    56fcbcd View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    6cdac75 View commit details
    Browse the repository at this point in the history
  80. Merge pull request #105026 from thefloweringash/apple-silicon

    Native support for Apple Silicon
    Jonathan Ringer authored May 16, 2021
    Configuration menu
    Copy the full SHA
    20acd4c View commit details
    Browse the repository at this point in the history
  81. libgcc: use glibc major and minor version but not the patch level

    libgcc requires the version scheme X.Y whilst our glibc version
    attribute usually is X.Y-Z where Z is our patchlevel.
    andir authored and Jonathan Ringer committed May 16, 2021
    Configuration menu
    Copy the full SHA
    6020fe2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Merge remote-tracking branch 'origin/master' into staging-next

    Fix cargo-flash build
    Jonathan Ringer committed May 17, 2021
    Configuration menu
    Copy the full SHA
    d8e62d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff6965 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into staging-next

    Conflicts:
    	pkgs/development/tools/rust/cargo-cache/default.nix
    	pkgs/development/tools/rust/cargo-embed/default.nix
    	pkgs/development/tools/rust/cargo-flash/default.nix
    	pkgs/servers/nosql/influxdb2/default.nix
    Jonathan Ringer committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c227fb4 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Merge remote-tracking branch 'origin/master' into staging-next

    Conflicts:
      pkgs/applications/graphics/emulsion/default.nix
      pkgs/development/tools/misc/texlab/default.nix
      pkgs/development/tools/rust/bindgen/default.nix
      pkgs/development/tools/rust/cargo-udeps/default.nix
      pkgs/misc/emulators/ruffle/default.nix
      pkgs/tools/misc/code-minimap/default.nix
    Jonathan Ringer committed May 18, 2021
    Configuration menu
    Copy the full SHA
    f7a112f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into staging-next

    Conflicts:
      pkgs/tools/package-management/cargo-release/default.nix
    Jonathan Ringer committed May 18, 2021
    Configuration menu
    Copy the full SHA
    ca46ad3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    503669d View commit details
    Browse the repository at this point in the history
  4. stdenv/darwin: add bootstrap tools for aarch64-darwin

    Taken from PR #12355; other parts are still being discussed.
    thefloweringash authored and vcunat committed May 18, 2021
    Configuration menu
    Copy the full SHA
    5d22db3 View commit details
    Browse the repository at this point in the history
  5. glibc: restore version passthru

    downstream packages use the major.minor version
    to determine ABI compatibility and paths which
    do not depend on patch version
    Jonathan Ringer committed May 18, 2021
    Configuration menu
    Copy the full SHA
    a459e51 View commit details
    Browse the repository at this point in the history
  6. Revert "libgcc: use glibc major and minor version but not the patch l…

    …evel"
    
    The fix is no longer required with the restored passthru version.
    
    This reverts commit 6020fe2.
    andir authored and Jonathan Ringer committed May 18, 2021
    Configuration menu
    Copy the full SHA
    abbbeaf View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    7000ae2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into staging-next

    Conflicts:
      nixos/doc/manual/release-notes/rl-2105.xml
      pkgs/tools/security/sequoia/default.nix
    Jonathan Ringer committed May 19, 2021
    Configuration menu
    Copy the full SHA
    c1f8a15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a5e4be View commit details
    Browse the repository at this point in the history
  4. python3Packages.cryptography: add missing libiconv build dependency o…

    …n darwin
    
    Fixing the following:
    
    ```
    error: linking with `/nix/store/l3ca456ppdy8hi9hc0rvyr6mrm76si08-clang-wrapper-11.1.0/bin/cc` failed: exit code: 1
      = note: ld: library not found for -liconv
    ```
    bobrik authored and Jonathan Ringer committed May 19, 2021
    Configuration menu
    Copy the full SHA
    703579f View commit details
    Browse the repository at this point in the history
  5. libidn2: fix build on darwin

    The documentation requirements changed after the version upgrade in
    #123059.
    thefloweringash authored and Jonathan Ringer committed May 19, 2021
    Configuration menu
    Copy the full SHA
    84afb3a View commit details
    Browse the repository at this point in the history
  6. llvmPackages_11.compiler-rt: fix build on x86_64-darwin

    Amendment to changes in 56fcbcd.
    
    Co-authored-by: John Ericson <John.Ericson@Obsidian.Systems>
    2 people authored and Jonathan Ringer committed May 19, 2021
    Configuration menu
    Copy the full SHA
    2987d66 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. python3Packages.dbus-python: cap MACOSX_DEPLOYMENT_TARGET at 10.16

    bobrik authored and Jonathan Ringer committed May 20, 2021
    Configuration menu
    Copy the full SHA
    59579ed View commit details
    Browse the repository at this point in the history
  2. gtk2: cap MACOSX_DEPLOYMENT_TARGET at 10.16

    bobrik authored and Jonathan Ringer committed May 20, 2021
    Configuration menu
    Copy the full SHA
    24f1375 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into staging-next

    Conflicts:
      pkgs/applications/terminal-emulators/alacritty/default.nix
      pkgs/servers/clickhouse/default.nix
    Jonathan Ringer committed May 20, 2021
    Configuration menu
    Copy the full SHA
    14f3686 View commit details
    Browse the repository at this point in the history
  4. gsl: cap MACOSX_DEPLOYMENT_TARGET at 10.16

    bobrik authored and Jonathan Ringer committed May 20, 2021
    Configuration menu
    Copy the full SHA
    274ec21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34a05e2 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Merge remote-tracking branch 'origin/master' into staging-next

    Conflicts:
     pkgs/shells/ion/default.nix
     pkgs/tools/misc/cicero-tui/default.nix
    Jonathan Ringer committed May 21, 2021
    Configuration menu
    Copy the full SHA
    6b15fdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b12bac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acb7a60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    929b12e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7de6d3 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into staging-next

    Conflicts:
     pkgs/development/tools/kubie/default.nix
    Jonathan Ringer committed May 21, 2021
    Configuration menu
    Copy the full SHA
    5cd5b9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc52705 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5efa447 View commit details
    Browse the repository at this point in the history
  9. firefox: take LLVM tools from buildStdenv

    Since 37194a3 llvmPackages*.bintools is a bintools-wrapper. Thus it
    only contains a wrapper for `as` and `ld`. This change makes sense, but
    causes regressions like this one. Since the buildStdenv uses the llvm
    bintool set including lld as a linker we can use the
    cc.bintools.bintools derivation to get all the tools we need.
    Technically we wouldn't need to set absolute paths as all tools are also
    added to PATH, but it doesn't hurt either.
    sternenseemann committed May 21, 2021
    Configuration menu
    Copy the full SHA
    849fe55 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #123886 from sternenseemann/firefox-llvm-bintools

    [staging-next] firefox: take LLVM tools from buildStdenv
    lovesegfault authored May 21, 2021
    Configuration menu
    Copy the full SHA
    0841bba View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    901fb5e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into staging-next

    Conflicts:
     pkgs/development/tools/rust/cargo-expand/default.nix
     pkgs/tools/misc/blflash/default.nix
    Jonathan Ringer committed May 22, 2021
    Configuration menu
    Copy the full SHA
    7507aed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc35c7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    563389a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Merge remote-tracking branch 'origin/master' into staging-next

    Conflicts:
     pkgs/tools/networking/xh/default.nix
    Jonathan Ringer committed May 23, 2021
    Configuration menu
    Copy the full SHA
    11a9ac0 View commit details
    Browse the repository at this point in the history