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

ringboard: init at 0.5.1 #332914

Closed
wants to merge 524 commits into from
Closed

ringboard: init at 0.5.1 #332914

wants to merge 524 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 4, 2024

  1. Merge pull request NixOS#330588 from linj-fork/pr/clean-genericBuild

    emacs: clean and fix genericBuild
    jian-lin authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    743269b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a354fe View commit details
    Browse the repository at this point in the history
  3. pipewire: restore enableSystemd option

    This is important to me, and I volunteer to maintain it going forward,
    just I have in the past (e.g. db5ed5d ("pipewire: fix
    enableSystemd option")).
    
    Partial revert of 3cf2860 ("pipewire: remove superfluous args").
    alyssais committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    2c15c76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab783af View commit details
    Browse the repository at this point in the history
  5. Merge pull request NixOS#329478 from trofi/libopenmpt-update

    libopenmpt: 0.7.8 -> 0.7.9
    OPNA2608 authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    25f42d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6bceb4e View commit details
    Browse the repository at this point in the history
  7. Merge pull request NixOS#330754 from ExpidusOS/fix/pkgsllvm/rustc-eval

    rustc: wrap llvmPackages when using LLVM with callPackage
    tomberek authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f13e283 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dada884 View commit details
    Browse the repository at this point in the history
  9. gsl: 2.7.1 -> 2.8

    wegank committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f91fb16 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bc5f13 View commit details
    Browse the repository at this point in the history
  11. Merge pull request NixOS#330065 from ExpidusOS/feat/glslang/outputs

    glslang: add dev and lib outputs to prevent cross comp issues
    Atemu authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    9b6dc57 View commit details
    Browse the repository at this point in the history
  12. Merge pull request NixOS#331576 from LeSuisse/env-vars-not-world-read…

    …able
    
    stdenv: make sure the `env-vars` file created is not world readable
    mweinelt authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    423c64a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    d01df26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c285dc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'staging-next' into staging

    There was a nontrivial conflict in pkgs/stdenv/linux/bootstrap-tools*
    (reorganizing code vs. modifying it)  I hope I really got it right.
    vcunat committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d4720e9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request NixOS#329208 from jtojnar/libwacom-sysconfdir

    libwacom: Load config from /etc
    jtojnar authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    19a0897 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b74cd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4c4085 View commit details
    Browse the repository at this point in the history
  7. Merge pull request NixOS#331237 from r-ryantm/auto-update/aws-c-auth

    aws-c-auth: 0.7.22 -> 0.7.23
    tomberek authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    aac805e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5794535 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf88251 View commit details
    Browse the repository at this point in the history
  10. nodejs_22: fix the eval

    Without the change the eval fails as:
    
        $ nix build --no-link -f. nodejs_22
        error:
           error: undefined variable 'fetchpatch2'
           at pkgs/development/web/nodejs/v22.nix:23:6:
               22|     ./bin-sh-node-run-v22.patch
               23|     (fetchpatch2 {
                 |      ^
               24|       url = "https://github.com/nodejs/node/commit/d0a6b605fba6cd69a82e6f12ff0363eef8fe1ee9.patch";
    trofi committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d55d1d6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request NixOS#332566 from trofi/nodevs_22-fix-eval

    nodejs_22: fix the eval
    emilazy authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    71a08c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3342050 View commit details
    Browse the repository at this point in the history
  13. Merge pull request NixOS#332581 from ExpidusOS/fix/glslang-typo

    glslang: fix symlink from dev to use bin
    RossComputerGuy authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1f5c5a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    0e4c140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b5460f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbb9f2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6244633 View commit details
    Browse the repository at this point in the history
  5. stdenv: log hooks at nixTalkativeLog level

    Nix filters out messages with level ≥ 4 by default as of this commit.
    philiptaron committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    465dbd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e844424 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8fbb16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0f09e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eddd97e View commit details
    Browse the repository at this point in the history
  10. cargo-c: 0.9.32 -> 0.10.2

    Required to build with Rust 1.80.
    
    Link: rust-lang/rust#127343
    alyssais committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6fbb060 View commit details
    Browse the repository at this point in the history
  11. gst_all_1.gst-plugins-rs: 0.12.4 -> 0.12.8

    Required to build with Rust 1.80.
    
    Link: rust-lang/rust#127343
    alyssais committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8a4b60f View commit details
    Browse the repository at this point in the history
  12. nsncd: unstable-2024-03-18 -> 1.4.1

    Required to build with Rust 1.80.
    
    Link: rust-lang/rust#127343
    alyssais committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    09d8b50 View commit details
    Browse the repository at this point in the history
  13. unixODBCDrivers.psql: merge with psqlodbc

    The former hasn't been updated in years and broke with the upgrade of
    `pkgs.postgresql` to v16 subsequently breaking `qtbase`[1].
    
    There's already `pkgs.psqlodbc` which seems to be the same, but kept
    up-to-date and linked against libiodbc. Modify `pkgs.psqlodbc` to
    provide both libiodbc and unixodbc variants.
    
    [1] NixOS#329611 (comment)
    Ma27 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ae0d5d9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bbd17f7 View commit details
    Browse the repository at this point in the history
  15. Revert "nsncd: unstable-2024-03-18 -> 1.4.1"

    This reverts commit 09d8b50, which
    accidentally downgraded nsncd.
    alyssais committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4a1b6d3 View commit details
    Browse the repository at this point in the history
  16. Merge pull request NixOS#332692 from alyssais/nsncd-revert

    Revert "nsncd: unstable-2024-03-18 -> 1.4.1"
    picnoir authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    897a034 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    500bced View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6c87856 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b335dfd View commit details
    Browse the repository at this point in the history
  20. Merge NixOS#331353: ffmpeg_4: 4.4.4 -> 4.4.5

    ...into staging
    vcunat committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    44a4c39 View commit details
    Browse the repository at this point in the history
  21. Merge pull request NixOS#331560 from philiptaron/issue-328229/stdenv-…

    …spam-less-only
    
    stdenv: only log hooks if $NIX_DEBUG >= 4
    philiptaron authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3f3dd53 View commit details
    Browse the repository at this point in the history
  22. Merge NixOS#331569: mercurial: 6.8 -> 6.8.1

    ...into staging
    vcunat committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c67e45c View commit details
    Browse the repository at this point in the history
  23. Merge NixOS#331589: pahole: fix clang kernel build

    ...into staging
    vcunat committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    25a5e57 View commit details
    Browse the repository at this point in the history
  24. Merge pull request NixOS#332732 from K900/mesa-vcn-fix

    mesa: cherry-pick patch to fix broken video decoding on AMD iGPUs
    K900 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a1ebb54 View commit details
    Browse the repository at this point in the history
  25. Merge NixOS#319176: libtheora: adopt; modernize

    ...into staging
    vcunat committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    498bae0 View commit details
    Browse the repository at this point in the history
  26. Merge NixOS#330937: xorg.libX11: 1.8.9 -> 1.8.10

    ...into staging
    vcunat committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f398d69 View commit details
    Browse the repository at this point in the history
  27. python312Packages.glyphtools: disable tests

    The setup.py test command has been removed. This package had no tests in
    the first place, so we reach partiy by import testing the module.
    mweinelt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    df74f34 View commit details
    Browse the repository at this point in the history
  28. whipper: test with pytest

    mweinelt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    471d153 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c4a5a7d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    102305e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    976cb96 View commit details
    Browse the repository at this point in the history
  32. python312Packages.setuptoolsCheckHook: remove

    The hook relied on the `test` command passed to `setup.py`, which has
    long been deprecated and finally removed in setuptools 72.0.
    mweinelt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0b0dd33 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9253653 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a65d78d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ab0e297 View commit details
    Browse the repository at this point in the history
  36. python312Packages.pytest-fixture-config: patch out tests_require

    The source is also reused in pytest-server-fixtures, pytest-shutil and
    pytest-virtualenv, which now inherit the patch.
    mweinelt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1b87ff9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b115664 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7195f74 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ccd56ee View commit details
    Browse the repository at this point in the history
  40. electrum-ltc: disable failing and stuck tests

    These tests have forced the hydra job for electrum-ltc to run into a
    timeout.
    mweinelt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e47d0b5 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    fddf153 View commit details
    Browse the repository at this point in the history
  42. python312Packages.python-daemon: fix build

    Accessing packaging via setuptools.extern is dead.
    mweinelt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cc2b171 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    1bf8aa3 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    0ab55a6 View commit details
    Browse the repository at this point in the history
  45. python312Packages.uvloop: don't run aiohttp tests

    Depending on aiohttp yields an infinite recursion.
    dotlambda authored and mweinelt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b9a16ac View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    1957bde View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    6bd87a3 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    45fd62a View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    9cce6b2 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    7983e66 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c8dd37a View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    c3dacd8 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    003b099 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    da270cd View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    e340c59 View commit details
    Browse the repository at this point in the history
  56. python312Packages.requests: fix ca loading regression in 2.32.3

    Requests in 2.32.3 caused a regression in the code path that loads the
    default certificate authorities, breaking downstream consumers like
    httpie in the process.
    
    The patch series fixing this is currently still a draft, since tests are
    missing, but it at least fixes the reproducer and httpie.
    mweinelt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    633d642 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    717e520 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    287943d View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    26414d7 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    3c26a3a View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    96c7496 View commit details
    Browse the repository at this point in the history
  62. python312Packages.sure: propagate mock

    Used but undeclared runtime dependency.
    mweinelt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2ebc3e2 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    73e4481 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    ae24278 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    f22f05a View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    06643a4 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    eb93fae View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    9d4242c View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    90f0d98 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    2b92ddc View commit details
    Browse the repository at this point in the history
  71. Merge pull request NixOS#332685 from NixOS/python-updates

    [python-updates] Various updates, setuptools stabilization
    mweinelt authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2c11ec5 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    5ca6720 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    12dd256 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    30889c3 View commit details
    Browse the repository at this point in the history
  75. Merge pull request NixOS#332820 from dotlambda/python3Packages.aiohttp

    python312Packages.aiohttp: 3.10.0 -> 3.10.1
    mweinelt authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9881585 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    5e12a4d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    e80257f View commit details
    Browse the repository at this point in the history
  2. Merge pull request NixOS#332850 from mweinelt/django-4.2.15

    python312Packages.django: 4.2.14 -> 4.2.15
    mweinelt authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a3e00eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c2967a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1a55fe View commit details
    Browse the repository at this point in the history
  5. Merge pull request NixOS#332944 from K900/mesa-upstream-vcn-fix

    [staging-next] mesa: use upstream version of patch
    K900 authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    df8dea6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83fa6da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    addc823 View commit details
    Browse the repository at this point in the history
  8. nsncd: unstable-2024-03-18 -> 1.4.1-unstable-2024-04-10

    Fixes nsncd for rustc > 1.80.
    
    Co-authored-by: Sandro <[email protected]>
    2 people authored and yu-re-ka committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c7129d1 View commit details
    Browse the repository at this point in the history
  9. nsncd: nixfmt

    picnoir authored and yu-re-ka committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5da5701 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0bc8d49 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    3c3dab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ba7b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d240a34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d15083e View commit details
    Browse the repository at this point in the history
  5. Merge pull request NixOS#325363 from wegank/gsl-bump

    gsl: 2.7.1 -> 2.8
    wegank authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    41e6c57 View commit details
    Browse the repository at this point in the history
  6. Merge pull request NixOS#333027 from NixOS/zed

    zed-editor: 0.146.5 -> 0.147.2
    domenkozar authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    603f853 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f6f7d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e92efd8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef9b950 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3ef012 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    149a151 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

    Conflicts:
    - pkgs/development/libraries/SDL2/default.nix
    mweinelt committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1e25330 View commit details
    Browse the repository at this point in the history
  2. Merge NixOS#332329: unixODBCDrivers.psql: replace with pkgs.psqlodbc

    ...into staging-next
    vcunat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2c01bf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f01b50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27d4ae6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request NixOS#333387 from K900/rustc-1.80.1

    [staging-next] rustc: 1.80.0 -> 1.80.1, add zlib dependency on Darwin
    K900 authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    36982b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b86eb6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc0e4f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3b5c8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    004157a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b57ff91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a0e49d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab33b20 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4e9cb7b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f378571 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    82b1b33 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0af9cce View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    645948e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    96e6c81 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c5394e0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5256f72 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    68cfd3b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8c44163 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1b9248f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b670725 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8e7f693 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d65319e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    193a32d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    074f067 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    18d48e5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0dd7480 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8f2d5fe View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c60fc2b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9a620de View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    48d585d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8311043 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e86826d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5fff8a3 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    6e157ce View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    38c62ee View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    85df3d9 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    72713a6 View commit details
    Browse the repository at this point in the history
  42. python312Packages.pymicro-vad: init 1.0.1

    Self-contained voice activity detector.
    mweinelt committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1c299b4 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    2d04810 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    378299f View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    e54aee5 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    44e19a2 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    81d2ab4 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    dffa4ad View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    c417bea View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    b2a8cc8 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    e5d572b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    245206c View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    d9910c1 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    285168d View commit details
    Browse the repository at this point in the history
  55. python312Packages.evolutionhttp: init at 0.0.18

    An HTTP client for controlling a Bryant Evolution HVAC system.
    mweinelt committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    98cd0a1 View commit details
    Browse the repository at this point in the history
  56. python312Packages.aiorussound: init at 2.2.2

    An async python package for interfacing with Russound RIO hardware
    mweinelt committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    812e095 View commit details
    Browse the repository at this point in the history
  57. python312Packages.dio-chacon-wifi-api: init at 1.1.0

    Python library for DIO Chacon wifi's protocol for shutters and switches.
    mweinelt committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3d55123 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    32fbd1e View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    6cdd43f View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    621b4da View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    8e3310f View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    7d5e4f8 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    4dcefc1 View commit details
    Browse the repository at this point in the history
  64. python312Packages.elmax-api: add missing websocket dependency

    and make it a PEP517 build with appropriate lingo.
    mweinelt committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    271e44e View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    c9ac92c View commit details
    Browse the repository at this point in the history
  66. python312Packages.aiohttp-fast-url-dispatcher: drop

    The improvement is included in aiohttp 3.10.0.
    dotlambda authored and mweinelt committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    dfb8bb4 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    897b706 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    7faa8c7 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    687ed7e View commit details
    Browse the repository at this point in the history
  70. python312Packages.py17track: drop

    dotlambda authored and mweinelt committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bbcd536 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    b104afe View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    4f1600f View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    47ceed4 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    c7268a2 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    84a9400 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    e9fbb58 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    592b557 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    47ed51b View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    632c9dd View commit details
    Browse the repository at this point in the history
  80. Merge pull request NixOS#333095 from NixOS/home-assistant

    home-assistant: 2024.7.4 -> 2024.8.0
    mweinelt authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8c9bf98 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    bcad32b View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    16edb5b View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    304da31 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    6a727db View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    4bb8a06 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    03e2e79 View commit details
    Browse the repository at this point in the history
  87. Merge pull request NixOS#333486 from dotlambda/python3Packages.ihcsdk

    home-assistant: support ihc component
    mweinelt authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7742443 View commit details
    Browse the repository at this point in the history
  88. Merge pull request NixOS#333498 from dotlambda/python3Packages.webmin…

    …-xmlrpc
    
    home-assistant: support webmin component
    mweinelt authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    eea70ed View commit details
    Browse the repository at this point in the history
  89. x265: fix build on aarch64

    Before the change we enabled arm32 code on arm64 targets.
    After the change we have them separate.
    trofi committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c4a07c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    68894e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request NixOS#333539 from trofi/x264-unbreak-arm64

    x265: fix cross-compilation to aarch64
    emilazy authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    4085c54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b99f751 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da9d36b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a81720 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56cb0af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d90ec28 View commit details
    Browse the repository at this point in the history
  8. Merge pull request NixOS#333647 from dotlambda/python3Packages.heatmi…

    …serv3
    
    home-assistant: support heatmiser component
    mweinelt authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    12873fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d426e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45080a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    436aff4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab3fd33 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6b65244 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    00e0597 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    247b778 View commit details
    Browse the repository at this point in the history
  16. python312Packages.zigpy-znp: disable tests

    They are not compatible with zigpy 0.65.3.
    mweinelt committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c98b7e4 View commit details
    Browse the repository at this point in the history
  17. python312Packages.zha: unrelax various critical deps

    These need to match the pinned version, or functionality will break.
    mweinelt committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    9c54afb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    89b3623 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e518b7e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cfdd1e8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    20d0ebe View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fe2b321 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    579125c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    73ec744 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b444a2e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0ec8129 View commit details
    Browse the repository at this point in the history
  27. Merge pull request NixOS#333745 from NixOS/home-assistant

    home-assistant: 2024.8.0 -> 2024.8.1
    mweinelt authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    d1ded49 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

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

    Conflicts:
    - pkgs/development/python-modules/pycdio/default.nix
    mweinelt committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    0e1624d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e95aa0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request NixOS#333814 from mweinelt/uiprotect-6.0.1

    python312Packages.uiprotect: 5.4.0 -> 6.0.1
    mweinelt authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    25c969a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d151126 View commit details
    Browse the repository at this point in the history
  5. Merge pull request NixOS#333605 from ProducerMatt/staging-next

    rsbkb: patch time crate for Rust 1.80
    emilazy authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b110ca4 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/python-modules/laundrify-aio/default.nix
    mweinelt committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    182792a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2a1fa0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01151ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    28a6c78 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4bb33d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0ddf9d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08adfbb View commit details
    Browse the repository at this point in the history