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

llvm 15, 16: add zstd support #238866

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

Commits on Dec 13, 2023

  1. Merge pull request NixOS#273779 from ConnorBaker/fix/cudaPackages-lib…

    …Path-manifest-builder
    
    cudaPackages: prefix libPath with lib in manifest builder
    Connor Baker authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0521266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9610494 View commit details
    Browse the repository at this point in the history
  3. Merge pull request NixOS#265558 from danielslee/jetbrains-update

    JetBrains Update
    wegank authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    13607b9 View commit details
    Browse the repository at this point in the history
  4. jetbrains.rider: fix dotnet linking

    ners authored and wegank committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    33207dd View commit details
    Browse the repository at this point in the history
  5. Merge pull request NixOS#272519 from r-ryantm/auto-update/himitsu

    himitsu: 0.4 -> 0.5
    Janik-Haag authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    56982af View commit details
    Browse the repository at this point in the history
  6. Merge pull request NixOS#273693 from lopsided98/syncthing-database-dir

    nixos/syncthing: add `databaseDir` option
    kira-bruneau authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8ee593f View commit details
    Browse the repository at this point in the history
  7. algolia-cli: 1.4.2 -> 1.4.3

    r-ryantm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9dd61c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2241ab View commit details
    Browse the repository at this point in the history
  9. cudaPackages.cudnn: correct hash for CUDA 10.2, v7.6.5.32 release

    Connor Baker authored and Jonathan Ringer committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b4fe267 View commit details
    Browse the repository at this point in the history
  10. cudaPackages.cudnn: 8.9.6.50 -> 8.9.7.29

    Connor Baker authored and Jonathan Ringer committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    987845b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5fd6ebd View commit details
    Browse the repository at this point in the history
  12. allure: 2.24.1 -> 2.25.0

    r-ryantm authored and happysalada committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f83bb17 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    81c97f0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0f14ad0 View commit details
    Browse the repository at this point in the history
  15. Merge pull request NixOS#273664 from tweag/fileset.gitTracked-improve…

    …ments
    
    `lib.fileset.gitTracked,gitTrackedWith`: Minor improvements
    infinisil authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c4e2e52 View commit details
    Browse the repository at this point in the history
  16. api-linter: 1.59.1 -> 1.59.2

    r-ryantm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7af0500 View commit details
    Browse the repository at this point in the history
  17. corkscrew: fix build

    Fixes NixOS#273771, update source to maintained location
    JackSullivan committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    762d26a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    60b23fa View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a2b7869 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0c38aa9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0e98a61 View commit details
    Browse the repository at this point in the history
  22. Merge pull request NixOS#273713 from dotlambda/caldav-1.3.8

    python311Packages.caldav: 1.3.6 -> 1.3.8
    dotlambda authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    471ef75 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9a32ae4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bccc6af View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ed8eec0 View commit details
    Browse the repository at this point in the history
  26. Merge pull request NixOS#273832 from ostrolucky/relay-fix

    phpExtensions.relay: Fix dylib in Darwin
    drupol authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b720399 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c76f525 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f43a0a2 View commit details
    Browse the repository at this point in the history
  29. irrlichtmt: 1.9.0mt10 -> 1.9.0mt13

    * Use finalAttrs
    * Touch support is now unconditional
    fgaz committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    46da207 View commit details
    Browse the repository at this point in the history
  30. minetest: 5.7.0 -> 5.8.0, cleanup

    * Inline the generic builder, since we don't build multiple versions
      anymore
    * Remove unused patches, flags, and overrides
    * Remove minetest_game, it has been debundled
    * Use finalAttrs
    * Use lib.cmake*
    * Add a top-level attribute for the touch variant
    * Define the server- and client-only variants through overrides in
      all-packages.nix
    * Move the *_5 aliases to top-level/aliases.nix
    * General cleanup
    
    Closes NixOS#273207
    fgaz committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c64ebc8 View commit details
    Browse the repository at this point in the history
  31. gradle: 8.4 -> 8.5

    liff authored and fgaz committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b3ff745 View commit details
    Browse the repository at this point in the history
  32. gradle: use SRI hashes

    liff authored and fgaz committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2e3bbf4 View commit details
    Browse the repository at this point in the history
  33. mindustry: match gradle and package JDK

    liff authored and fgaz committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4436b85 View commit details
    Browse the repository at this point in the history
  34. jetbrains: 2023.3 -> 2023.3.1

    jetbrains.clion: 2023.3 -> 2023.3.1
    jetbrains.datagrip: 2023.3 -> 2023.3.1
    jetbrains.dataspell: 2023.3 -> 2023.3.1
    jetbrains.goland: 2023.3 -> 2023.3.1
    jetbrains.idea-community: 2023.3 -> 2023.3.1
    jetbrains.idea-ultimate: 2023.3 -> 2023.3.1
    jetbrains.phpstorm: 2023.3 -> 2023.3.1
    jetbrains.pycharm-community: 2023.3 -> 2023.3.1
    jetbrains.pycharm-professional: 2023.3 -> 2023.3.1
    jetbrains.rider: 2023.3 -> 2023.3.1
    jetbrains.ruby-mine: 2023.3 -> 2023.3.1
    jetbrains.rust-rover: 2023.3 EAP -> 2023.3 EAP
    jetbrains.webstorm: 2023.3 -> 2023.3.1
    dritter committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4d6a2b2 View commit details
    Browse the repository at this point in the history
  35. jetbrains.plugins: update

    dritter committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2768c70 View commit details
    Browse the repository at this point in the history
  36. Merge pull request NixOS#273906 from r-ryantm/auto-update/avalanchego

    avalanchego: 1.10.15 -> 1.10.17
    wegank authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9f67f3a View commit details
    Browse the repository at this point in the history
  37. Merge pull request NixOS#273887 from r-ryantm/auto-update/android-fil…

    …e-transfer
    
    android-file-transfer: 4.2 -> 4.3
    wegank authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    60f0ebe View commit details
    Browse the repository at this point in the history
  38. Merge pull request NixOS#273894 from r-ryantm/auto-update/ark-pixel-font

    ark-pixel-font: 2023.08.15 -> 2023.11.26
    wegank authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fd050c2 View commit details
    Browse the repository at this point in the history
  39. Merge pull request NixOS#273820 from MikaelFangel/update-gum

    gum: 0.12.0 -> 0.13.0
    wegank authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a10ce4a View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    da35368 View commit details
    Browse the repository at this point in the history
  41. Merge pull request NixOS#272842 from ners/rider

    jetbrains.rider: fix dotnet linking
    wegank authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    55f58f7 View commit details
    Browse the repository at this point in the history
  42. Merge pull request NixOS#273384 from nbraud/doc/system-state

    nixos/doc: Add chapter “necessary system state”
    fricklerhandwerk authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6d3f255 View commit details
    Browse the repository at this point in the history
  43. signal-desktop: fix jq not present in nix-shell

    fix `nix-update` command arguments
    Arjun31415 authored and Mic92 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ad88d38 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    2a8d453 View commit details
    Browse the repository at this point in the history
  45. apfel: 3.1.0 -> 3.1.1

    r-ryantm authored and veprbl committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    354184a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    b12769d View commit details
    Browse the repository at this point in the history
  47. bomber-go: 0.4.5 -> 0.4.7

    r-ryantm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    16d97f5 View commit details
    Browse the repository at this point in the history
  48. bosh-cli: 7.5.0 -> 7.5.1

    r-ryantm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    125c396 View commit details
    Browse the repository at this point in the history
  49. Merge pull request NixOS#258465 from Benjamin-L/add-ffsubsync

    ffsubsync: init at 0.4.25
    doronbehar authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c01effd View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    df70ab8 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    dffac4a View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    f6d681d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    f267f22 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    dacf818 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    f265b26 View commit details
    Browse the repository at this point in the history
  56. pythonPackages.imia: init at 0.5.3

    NetaliDev authored and yu-re-ka committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d54e65f View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    3857999 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    988d529 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    013f380 View commit details
    Browse the repository at this point in the history
  60. irrd: 4.3.0.post1 -> 4.4.2

    yu-re-ka committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    77417f2 View commit details
    Browse the repository at this point in the history
  61. Merge pull request NixOS#273581 from helsinki-systems/fix/openvpn-aut…

    …h-ldap
    
    openvpn-auth-ldap: fix build
    dasJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    249198f View commit details
    Browse the repository at this point in the history
  62. rio: v0.0.31 -> v0.0.32

    TornaxO7 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3ae150e View commit details
    Browse the repository at this point in the history
  63. tinyproxy: add meta.mainProgram

    Fix the following warning when using services.tinyproxy:
    
    trace: warning: getExe: Package "tinyproxy-1.11.1" does not have the
    meta.mainProgram attribute. We'll assume that the main program has the same
    name for now, but this behavior is deprecated, because it leads to surprising
    errors when the assumption does not hold. If the package has a main program,
    please set `meta.mainProgram` in its definition to make this warning go away.
    Otherwise, if the package does not have a main program, or if you don't control
    its definition, use getExe' to specify the name to the program, such as
    lib.getExe' foo "bar".
    schnusch committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7a0fffd View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    115db55 View commit details
    Browse the repository at this point in the history
  65. Merge pull request NixOS#273808 from K900/asusctl-5.0.0

    asusctl: 4.7.2 -> 5.0.0, supergfxctl: 5.1.1 -> 5.1.2
    K900 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    14c5d38 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    1cf853b View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    1ac728d View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    39530d7 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    755b077 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    195e462 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    5aa5257 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    89591ae View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    1f66400 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    cb5f05e View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    9ac7126 View commit details
    Browse the repository at this point in the history
  76. bun: 1.0.16 -> 1.0.17

    r-ryantm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    37fc451 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    86e2b64 View commit details
    Browse the repository at this point in the history
  78. python3Packages.debianbts: Remove unused inputs

    Leftover from f226c9f
    nbraud committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    eb60ca8 View commit details
    Browse the repository at this point in the history
  79. nyxt: 3.9.0 -> 3.10.0

    Vonfry committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1d87608 View commit details
    Browse the repository at this point in the history
  80. sbclPackages.nasdf: deprecate

    Vonfry committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f8e6052 View commit details
    Browse the repository at this point in the history
  81. nixos/jenkins: set StateDirectory if home is /var/lib/jenkins

    This will cause systemd to chown /var/lib/jenkins to the user that
    the jenkins systemd service runs as, fixing permission issues when
    mounting /var/lib/jenkins from another data volume.
    
    It uses the same logic that garage is using, too, checking for the
    prefix.
    flokli committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    70808d0 View commit details
    Browse the repository at this point in the history
  82. Merge pull request NixOS#272679 from flokli/jenkins-statedir

    nixos/jenkins: set StateDirectory if home is /var/lib/jenkins
    flokli authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ec836d5 View commit details
    Browse the repository at this point in the history
  83. Merge pull request NixOS#273952 from schnusch/pkgs/tinyproxy

    tinyproxy: add meta.mainProgram
    wegank authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4c38056 View commit details
    Browse the repository at this point in the history
  84. nixos/guix: add test for GC service

    foo-dogsquared authored and wegank committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9c423e1 View commit details
    Browse the repository at this point in the history
  85. opensc: 0.23.0 -> 0.24.0

    michaeladler committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ba3aa62 View commit details
    Browse the repository at this point in the history
  86. Merge pull request NixOS#271923 from graham33/fix/nsys-ui

    cudatoolkit: Replace vendored Qt plugins with symlinks
    Connor Baker authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6458f9f View commit details
    Browse the repository at this point in the history
  87. cudaPackages: add missing newline to manifest builder

    Connor Baker committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    85bcd8c View commit details
    Browse the repository at this point in the history
  88. Merge pull request NixOS#273823 from emilylange/forgejo

    forgejo: 1.21.2-0 -> 1.21.2-1
    adamcstephens authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9d12c7a View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    d6682e7 View commit details
    Browse the repository at this point in the history
  90. jetbrains.datagrip: fix build

    wegank committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8e4f8df View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    cd4b379 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    093660a View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    e27d9bd View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    8c2aee7 View commit details
    Browse the repository at this point in the history
  95. Merge pull request NixOS#273878 from numinit/nebula-startup-race

    nixos/nebula: wait for start notification to prevent startup race
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    223b0a4 View commit details
    Browse the repository at this point in the history
  96. wasm-tools: 1.0.52 -> 1.0.54

    ereslibre authored and mweinelt committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f9484cf View commit details
    Browse the repository at this point in the history
  97. Merge pull request NixOS#273846 from fabaff/checkov-bump

    checkov: 3.1.33 -> 3.1.34
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ff18459 View commit details
    Browse the repository at this point in the history
  98. Merge pull request NixOS#273845 from fabaff/yte-bump

    python311Packages.yte: 1.5.1 -> 1.5.4
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    67418d9 View commit details
    Browse the repository at this point in the history
  99. Merge pull request NixOS#273844 from fabaff/cnspec-bump

    cnspec: 9.10.0 -> 9.11.0
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    72d8b02 View commit details
    Browse the repository at this point in the history
  100. Merge pull request NixOS#273838 from rawkode/update-warp-terminal

    warp-terminal: v0.2023.11.07.08.02.stable_00 -> v0.2023.12.05.08.02.stable_00
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9115231 View commit details
    Browse the repository at this point in the history
  101. Merge pull request NixOS#273837 from kashw2/pscale

    pscale: 0.172.0 -> 0.174.0
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    19873f7 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    da2c758 View commit details
    Browse the repository at this point in the history
  103. Merge pull request NixOS#273826 from wegank/chicken-license

    chickenPackages_5.chickenEggs: fix license
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ef741a2 View commit details
    Browse the repository at this point in the history
  104. Merge pull request NixOS#273824 from TornaxO7/bump/rio

    rio: v0.0.30 -> v0.0.32
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8d98ef2 View commit details
    Browse the repository at this point in the history
  105. Merge pull request NixOS#273981 from K900/pob-2.37.0

    path-of-building.data: 2.36.1 -> 2.37.0
    K900 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    eed8f77 View commit details
    Browse the repository at this point in the history
  106. Merge pull request NixOS#273871 from r-ryantm/auto-update/aliyun-cli

    aliyun-cli: 3.0.186 -> 3.0.189
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    afd7947 View commit details
    Browse the repository at this point in the history
  107. Merge pull request NixOS#273870 from r-ryantm/auto-update/algolia-cli

    algolia-cli: 1.4.2 -> 1.4.3
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b581743 View commit details
    Browse the repository at this point in the history
  108. Merge pull request NixOS#273862 from nbraud/mpvScripts/chapterskip

    mpvScripts.chapterskip: Add missing metadata
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    32c5b7e View commit details
    Browse the repository at this point in the history
  109. Merge pull request NixOS#273911 from r-ryantm/auto-update/azure-stora…

    …ge-azcopy
    
    azure-storage-azcopy: 10.21.1 -> 10.22.0
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fc697b7 View commit details
    Browse the repository at this point in the history
  110. Merge pull request NixOS#273909 from r-ryantm/auto-update/aws-iam-aut…

    …henticator
    
    aws-iam-authenticator: 0.6.13 -> 0.6.14
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4531442 View commit details
    Browse the repository at this point in the history
  111. Merge pull request NixOS#273905 from r-ryantm/auto-update/automatic-t…

    …imezoned
    
    automatic-timezoned: 1.0.131 -> 1.0.137
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ff31bc8 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    88b307e View commit details
    Browse the repository at this point in the history
  113. Merge pull request NixOS#273889 from r-ryantm/auto-update/api-linter

    api-linter: 1.59.1 -> 1.59.2
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0113477 View commit details
    Browse the repository at this point in the history
  114. Merge pull request NixOS#273886 from r-ryantm/auto-update/android-ude…

    …v-rules
    
    android-udev-rules: 20231124 -> 20231207
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c98323b View commit details
    Browse the repository at this point in the history
  115. Merge pull request NixOS#273860 from sumnerevans/dataclasses-json-0.6.3

    python3Packages.dataclasses-json: 0.6.1 -> 0.6.3
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5e5acab View commit details
    Browse the repository at this point in the history
  116. cargo-pgrx: 0.11.0 -> 0.11.2

    tomhoule authored and happysalada committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8042d5e View commit details
    Browse the repository at this point in the history
  117. Merge pull request NixOS#273950 from r-ryantm/auto-update/bun

    bun: 1.0.16 -> 1.0.17
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d6a4469 View commit details
    Browse the repository at this point in the history
  118. Merge pull request NixOS#273926 from r-ryantm/auto-update/bosh-cli

    bosh-cli: 7.5.0 -> 7.5.1
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    71c5f6a View commit details
    Browse the repository at this point in the history
  119. Merge pull request NixOS#273951 from schnusch/nixos/tinyproxy

    nixos/tinyproxy: fix services.tinyproxy.package
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6f78967 View commit details
    Browse the repository at this point in the history
  120. Merge pull request NixOS#273941 from r-ryantm/auto-update/bilibili

    bilibili: 1.12.3-1 -> 1.12.5-2
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    31f8220 View commit details
    Browse the repository at this point in the history
  121. Merge pull request NixOS#273922 from r-ryantm/auto-update/bomber-go

    bomber-go: 0.4.5 -> 0.4.7
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    74edc08 View commit details
    Browse the repository at this point in the history
  122. Merge pull request NixOS#273923 from vcunat/p/knot-bump

    knot-dns: 3.3.2 -> 3.3.3
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e65e833 View commit details
    Browse the repository at this point in the history
  123. Merge pull request NixOS#273985 from r-ryantm/auto-update/cargo-zigbuild

    cargo-zigbuild: 0.18.0 -> 0.18.1
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6d39e9e View commit details
    Browse the repository at this point in the history
  124. Merge pull request NixOS#273956 from nbraud/python/debianbts

    python3Packages.debianbts: Remove unused inputs
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c2e94bd View commit details
    Browse the repository at this point in the history
  125. grpc: add jaxlib in passthru.tests

    GaetanLepage authored and mweinelt committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8c2e801 View commit details
    Browse the repository at this point in the history
  126. wamr: fix darwin build

    ereslibre committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    634efac View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    fe1e2ae View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    be0a6b0 View commit details
    Browse the repository at this point in the history
  129. Merge pull request NixOS#273636 from GaetanLepage/yanky

    vimPlugins.yanky-nvim: init at 2023-11-27, vimPlugins.startup-nvim: init at 2023-11-02
    teto authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8556109 View commit details
    Browse the repository at this point in the history
  130. ceph-csi: 3.9.0 -> 3.10.0

    r-ryantm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ad7f36e View commit details
    Browse the repository at this point in the history
  131. jextract: 2023-04-14 -> 2023-11-27 (JDK 21) (NixOS#271127)

    This updates jextract to use JDK 21 and to be be
    based on the commit described as 
    "Update jextract 21 with latest fixes" and as of
    2023-12-12 is the latest commit on `master`.
    
    Co-authored-by: Sharzy <me@sharzy.in>
    msgilligan and SharzyL authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    224b3a5 View commit details
    Browse the repository at this point in the history
  132. buildGraalvm: use NATIVE_IMAGE_DEPRECATED_BUILDER_SANITATION instead …

    …of CC wrapper
    
    Instead of using a hacky CC wrapper to re-inject the environment
    variables needed to build, we set the
    NATIVE_IMAGE_DEPRECATED_BUILDER_SANITATION=true that is in 21.0.0
    release changelog:
    https://github.com/oracle/graal/blob/489611a304ec808cdcb1e07e9a9799e6240fd2e1/substratevm/CHANGELOG.md?plain=1#L48
    
    This is deprecated behavior for now, and will be removed in future, but
    this will allow us more time until we figure a proper solution.
    
    See:
    - oracle/graal#7502
    - oracle/graal#7981
    - oracle/graal#6095
    thiagokokada committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a92e606 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    ed5b0bc View commit details
    Browse the repository at this point in the history
  134. lib.path.hasStorePathPrefix: init

    Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
    infinisil and roberth committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d4b7b15 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    f622b97 View commit details
    Browse the repository at this point in the history
  136. zoxide: 0.9.2 -> unstable-2023-11-20

    update to master to avoid usage with nushell
    breakage
    happysalada authored and cole-h committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bd828ed View commit details
    Browse the repository at this point in the history
  137. Merge pull request NixOS#273698 from foo-dogsquared/fix-guix-gc-service

    nixos/guix: fix GC service
    wegank authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    09beff8 View commit details
    Browse the repository at this point in the history
  138. Merge pull request NixOS#273782 from jnsgruk/lxd-5.20

    lxd: 5.19 -> 5.20
    adamcstephens authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b0e130d View commit details
    Browse the repository at this point in the history
  139. cf-vault: 0.0.16 -> 0.0.17

    r-ryantm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1b44690 View commit details
    Browse the repository at this point in the history
  140. eza: 0.16.3 -> 0.17.0

    Signed-off-by: Christina Sørensen <christina@cafkafk.com>
    cafkafk committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    18c7ee6 View commit details
    Browse the repository at this point in the history
  141. changelogger: 0.6.0 -> 0.6.1

    r-ryantm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e8c034c View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    f609de1 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    7382d4d View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    cde08ea View commit details
    Browse the repository at this point in the history
  145. vimPlugins: update on 2023-12-13

    root committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3022db6 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    806f68c View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    a7aa95d View commit details
    Browse the repository at this point in the history
  148. Merge pull request NixOS#271569 from kirillrdy/hipchat

    hipchat: remove
    dotlambda authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7b1aff8 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    163738d View commit details
    Browse the repository at this point in the history
  150. darwin/make-bootstrap-tools.nix: set -headerpad_max_install_names for…

    … coreutils
    
    Without the change bootstrapTools build fails as:
    https://cache.nixos.org/log/g5wyq9xqshan6m3kl21bjn1z88hx48rh-stdenv-bootstrap-tools.drv
    
        error: install_name_tool: changing install names or rpaths can't be redone for: /nix/store/0hxg356h7lnl2hck23wrdpbib3cckx41-stdenv-bootstrap-tools/bin/tac (for architecture x86_64) because larger updated load commands do not fit (the program must be relinked, and you may need to use -headerpad or -headerpad_max_install_names)
    trofi committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fccb480 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    c15b581 View commit details
    Browse the repository at this point in the history
  152. Merge pull request NixOS#273750 from Vonfry/update/nyxt-3.10.0

    nyxt: 3.9.0 -> 3.10.0
    7c6f434c authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0dff3f4 View commit details
    Browse the repository at this point in the history
  153. Merge pull request NixOS#272988 from crimeminister/update-iroh

    iroh: 0.5.1 -> 0.11.0
    Janik-Haag authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ca63611 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    57deeeb View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    b8c3859 View commit details
    Browse the repository at this point in the history
  156. buildkite-agent-metrics: 5.8.0 -> 5.9.2

    r-ryantm authored and cole-h committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9d97cf8 View commit details
    Browse the repository at this point in the history
  157. Merge pull request NixOS#268612 from AtilaSaraiva/zotero7

    zotero_7: init at 7.0.0-beta
    thiagokokada authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c22287a View commit details
    Browse the repository at this point in the history
  158. Merge pull request NixOS#273841 from LibreCybernetics/update-linux-ha…

    …rdened
    
    Linux hardened kernel updates for 2023-12-12
    Ma27 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    aef29dd View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    d07f761 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    64e61c5 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    1cc0a83 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    1ef6715 View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    68f4b58 View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    d375c67 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    9ec56a8 View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    9effc00 View commit details
    Browse the repository at this point in the history
  167. Merge pull request NixOS#273883 from tweag/path.hasStorePathPrefix

    `lib.path.hasStorePathPrefix`: init
    infinisil authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2f3e65a View commit details
    Browse the repository at this point in the history
  168. Merge pull request NixOS#273390 from tilpner/vivictpp

    vivictpp: 0.3.1 -> 1.0.0
    dasJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a931a22 View commit details
    Browse the repository at this point in the history
  169. Merge pull request NixOS#274022 from hercules-ci/doc-attrsets-operators

    lib/attrsets: Document and link Nix language operators
    infinisil authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5027eaf View commit details
    Browse the repository at this point in the history
  170. hyprland: 0.32.3 -> 0.33.1

    fufexan authored and Mic92 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    18ee084 View commit details
    Browse the repository at this point in the history
  171. nixos/hyprland: remove enableNvidiaPatches option

    Hyprland now works on Nvidia without patching.
    fufexan authored and Mic92 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    79ddf33 View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    c73fdc2 View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    546c660 View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    c34ac18 View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    9fbcecc View commit details
    Browse the repository at this point in the history
  176. noto-fonts: move out of noto-fonts file

    jopejoe1 authored and Mic92 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    73aa85d View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    b81aeb0 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    e9b49cd View commit details
    Browse the repository at this point in the history
  179. Merge pull request NixOS#273704 from adisbladis/lib-getexe-efficiency

    lib.getExe: Make more efficient
    infinisil authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    39948a1 View commit details
    Browse the repository at this point in the history
  180. Merge pull request NixOS#273421 from ereslibre/wamr-darwin

    wamr: fix darwin build
    wegank authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9b97781 View commit details
    Browse the repository at this point in the history
  181. rnote: 0.9.3 -> 0.9.4

    gepbird committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    00f8447 View commit details
    Browse the repository at this point in the history
  182. Merge pull request NixOS#272492 from adamcstephens/vault/20231206

    vault: 1.14.7 -> 1.14.8, vault-bin: 1.15.3 -> 1.15.4
    LeSuisse authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6e3c0c0 View commit details
    Browse the repository at this point in the history
  183. Merge pull request NixOS#271995 from 999eagle/update/borgbackup

    borgbackup: 1.2.6 -> 1.2.7
    Mindavi authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5c25ff3 View commit details
    Browse the repository at this point in the history
  184. Merge pull request NixOS#274050 from NixOS/home-assistant

    home-assistant: 2023.12.1 -> 2023.12.2
    mweinelt authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4ccee01 View commit details
    Browse the repository at this point in the history
  185. Merge pull request NixOS#273938 from 999eagle/update/linux-zen

    linuxKernel.kernels.linux_zen: 6.6.4-zen1 -> 6.6.6-zen1, linuxKernel.kernels.linux_lqx: 6.6.4-lqx1 -> 6.6.6-lqx1
    thiagokokada authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9c06848 View commit details
    Browse the repository at this point in the history
  186. Merge pull request NixOS#274063 from lilyinstarlight/fix/zigbee2mqtt-…

    …nodejs-18
    
    zigbee2mqtt: pin to nodejs_18 for now
    mweinelt authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    53685cb View commit details
    Browse the repository at this point in the history
  187. Merge pull request NixOS#253184 from tilpner/prometheus-headers

    nixos/prometheus: add remote{Read, Write}.headers options
    dasJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6ad3977 View commit details
    Browse the repository at this point in the history
  188. Merge pull request NixOS#273961 from thiagokokada/workaround-graalvm-ce

    graalvm-ce: use NATIVE_IMAGE_DEPRECATED_BUILDER_SANITATION instead of CC wrapper
    thiagokokada authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2723a8b View commit details
    Browse the repository at this point in the history
  189. Merge pull request NixOS#260058 from jlesquembre/nfnl

    vimPlugins.nfnl: init at 2023-09-08
    mweinelt authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8b1862f View commit details
    Browse the repository at this point in the history
  190. Merge pull request NixOS#271262 from jlesquembre/vim-plugins-remove-d…

    …eprecated
    
    vimPlugins.nvim-ts-rainbow: deprecate
    mweinelt authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f46e0f0 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    cb3660e View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    6924089 View commit details
    Browse the repository at this point in the history
  193. Merge pull request NixOS#265054 from jpds/prometheus-xmpp-alerts-0.5.8

    prometheus-xmpp-alerts: 0.5.6 → 0.5.8
    fpletz authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    29653f4 View commit details
    Browse the repository at this point in the history
  194. Merge pull request NixOS#269551 from tejing1/nixos-stub-ld

    nixos/stub-ld: init module
    roberth authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bef10a5 View commit details
    Browse the repository at this point in the history
  195. Merge pull request NixOS#273975 from michaeladler/updates/opensc

    opensc: 0.23.0 -> 0.24.0
    LeSuisse authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    79442ee View commit details
    Browse the repository at this point in the history
  196. Merge pull request NixOS#273873 from ConnorBaker/fix/cudaPackages-ins…

    …tallPhase-missing-newline
    
    cudaPackages: add missing newline to manifest builder
    Connor Baker authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    824052b View commit details
    Browse the repository at this point in the history
  197. Merge pull request NixOS#274023 from fabaff/can-bump

    python311Packages.can: 4.3.0 -> 4.3.1
    fabaff authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3c18f41 View commit details
    Browse the repository at this point in the history
  198. Merge pull request NixOS#274024 from fabaff/checkov-bump

    checkov: 3.1.34 -> 3.1.38
    fabaff authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f9890a4 View commit details
    Browse the repository at this point in the history
  199. Merge pull request NixOS#274025 from fabaff/exploitdb-bump

    exploitdb: 2023-12-12 -> 2023-12-13
    fabaff authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9ea7a8d View commit details
    Browse the repository at this point in the history
  200. Merge pull request NixOS#273539 from bouk/bouk/upgrade-librealsense

    librealsense: 2.45.0 -> 2.54.2
    pbsds authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    45bfb4c View commit details
    Browse the repository at this point in the history
  201. Merge pull request NixOS#274009 from BlankParticle/master

    spotify: 1.2.25.1011.g0348b2ea -> 1.2.26.1187.g36b715a1
    Ma27 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    534a145 View commit details
    Browse the repository at this point in the history
  202. process-compose: 0.69.0 -> 0.77.4

    colemickens authored and teto committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    dc92ffa View commit details
    Browse the repository at this point in the history
  203. Merge pull request NixOS#273834 from ajs124/restic-wrappers-append-path

    nixos/restic: append PATH in wrappers instead of overwriting
    Janik-Haag authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    27bcbd7 View commit details
    Browse the repository at this point in the history
  204. haskell.packagse.ghc96.cborg-json remove unnecessary jailbreak

    cborg-json 0.2.5.0 was jailbroken on ghc9.6.x due to invalid bounds,
    this has been fixed upstream
    MangoIV committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ca53524 View commit details
    Browse the repository at this point in the history
  205. Merge pull request NixOS#272961 from mattpolzin/vimPlugins-fileline

    vimPlugins.fileline-nvim: init at 2023-08-30
    teto authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    54491cc View commit details
    Browse the repository at this point in the history
  206. Merge pull request NixOS#273945 from r-ryantm/auto-update/buildah-unw…

    …rapped
    
    buildah-unwrapped: 1.32.2 -> 1.33.2
    adisbladis authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    80dca0b View commit details
    Browse the repository at this point in the history
  207. Merge pull request NixOS#271779 from marsam/update-lspce

    emacsPackages.lspce: unstable-2023-10-30 -> unstable-2023-12-01
    adisbladis authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fc2a0af View commit details
    Browse the repository at this point in the history
  208. Merge pull request NixOS#274078 from MangoIV/mangoiv/fix-cborg-json

    haskell.packagse.ghc96.cborg-json remove unnecessary jailbreak
    maralorn authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a1f9853 View commit details
    Browse the repository at this point in the history
  209. Merge pull request NixOS#270916 from nbraud/mpvScripts/buildLua/strip…

    …pedName
    
    mpvScripts.buildLua: Strip `mpv-` from `pname` when inferring `scriptName`
    pbsds authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a42aa98 View commit details
    Browse the repository at this point in the history
  210. ttop: 1.2.7 -> 1.2.8

    katexochen committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f501a46 View commit details
    Browse the repository at this point in the history
  211. linux_6_6: 6.6.6 -> 6.6.7

    K900 authored and fabianhjr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    602ee5e View commit details
    Browse the repository at this point in the history
  212. linux_6_1: 6.1.67 -> 6.1.68

    K900 authored and fabianhjr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    48db7f4 View commit details
    Browse the repository at this point in the history
  213. linux_5_15: 5.15.142 -> 5.15.143

    K900 authored and fabianhjr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    73c7d33 View commit details
    Browse the repository at this point in the history
  214. linux_5_10: 5.10.203 -> 5.10.204

    K900 authored and fabianhjr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7c96a35 View commit details
    Browse the repository at this point in the history
  215. linux_5_4: 5.4.263 -> 5.4.264

    K900 authored and fabianhjr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7466e84 View commit details
    Browse the repository at this point in the history
  216. linux_4_19: 4.19.301 -> 4.19.302

    K900 authored and fabianhjr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ca6a5f3 View commit details
    Browse the repository at this point in the history
  217. linux_4_14: 4.14.332 -> 4.14.333

    K900 authored and fabianhjr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7d59ce0 View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    e67e8f4 View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    1ee3fe2 View commit details
    Browse the repository at this point in the history
  220. Configuration menu
    Copy the full SHA
    56931dd View commit details
    Browse the repository at this point in the history
  221. Configuration menu
    Copy the full SHA
    5b5eb63 View commit details
    Browse the repository at this point in the history
  222. Configuration menu
    Copy the full SHA
    73a860b View commit details
    Browse the repository at this point in the history
  223. Configuration menu
    Copy the full SHA
    b9d37f2 View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    c005c10 View commit details
    Browse the repository at this point in the history
  225. Merge pull request NixOS#274017 from r-ryantm/auto-update/cf-vault

    cf-vault: 0.0.16 -> 0.0.17
    viraptor authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3a80a22 View commit details
    Browse the repository at this point in the history
  226. Merge pull request NixOS#273851 from kashw2/bearer

    bearer: 1.32.0 -> 1.33.0
    fabaff authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a67f39a View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    49ebc38 View commit details
    Browse the repository at this point in the history
  228. Merge pull request NixOS#272894 from x10an14/update-cyclonedx

    cargo-cyclonedx: 0.3.8 -> 0.4.1
    LeSuisse authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fd04bea View commit details
    Browse the repository at this point in the history
  229. cargo-mobile2: 0.7.0 -> 0.9.0

    r-ryantm authored and happysalada committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    18a19d8 View commit details
    Browse the repository at this point in the history
  230. Merge pull request NixOS#274087 from numinit/revert-nebula-wait-for-s…

    …ervice
    
    nixos/nebula: tests: revert wait_for_unit
    NickCao authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cfb8505 View commit details
    Browse the repository at this point in the history
  231. commit-mono: 1.141 -> 1.142

    r-ryantm committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d665488 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge pull request NixOS#273755 from Kranzes/nextcloud-desktop

    nextcloud-client: 3.10.2 -> 3.11.0
    Kranzes authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    53dd2de View commit details
    Browse the repository at this point in the history
  2. Merge pull request NixOS#273927 from gepbird/rnote-0.9.4

    rnote: 0.9.3 -> 0.9.4
    dotlambda authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9bcf41f View commit details
    Browse the repository at this point in the history
  3. nixos/users-groups: fix confusing error message

    If we include users with unset groups, we get this very confusing
    message, with invalid Nix code:
    
           - The following users have a primary group that is undefined: qyliss
           Hint: Add this to your NixOS configuration:
             users.groups. = {};
    
    We don't need to include such users in this check, since they'll be
    caught anyway by this one:
    
           - users.users.qyliss.group is unset. This used to default to
           nogroup, but this is unsafe. For example you can create a group
           for this user with:
           users.users.qyliss.group = "qyliss";
           users.groups.qyliss = {};
    alyssais committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    59dc10b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bc6ddb View commit details
    Browse the repository at this point in the history
  5. Merge pull request NixOS#274123 from mweinelt/hass-stubs-2023.12.2

    python311Packages.homeassistant-stubs: 2023.12.1 -> 2023.12.2
    mweinelt authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b29ed10 View commit details
    Browse the repository at this point in the history
  6. Merge pull request NixOS#273957 from dritter/update-jetbrains3

    jetbrains: 2023.3 -> 2023.3.1
    fabianhjr authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    dd11cc3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request NixOS#273503 from GaetanLepage/jupyterlab

    python311Packages.jupyterlab: 4.0.6 -> 4.0.9
    natsukium authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b1fa2b7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request NixOS#274084 from katexochen/ttop/1-2-8

    ttop: 1.2.7 -> 1.2.8
    sikmir authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    32ca27d View commit details
    Browse the repository at this point in the history
  9. Merge pull request NixOS#258470 from MisterPeModder/shipwright

    shipwright: 7.0.2 -> 7.1.1
    r-burns authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6ced228 View commit details
    Browse the repository at this point in the history
  10. Merge pull request NixOS#273852 from dotlambda/qmapshack-1.17.1

    qmapshack: 1.17.0 -> 1.17.1
    sikmir authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7a9c995 View commit details
    Browse the repository at this point in the history
  11. Merge pull request NixOS#274070 from adamcstephens/slimserver/fix-aud…

    …ioscan
    
    slimserver: fix audioscan failures
    stigtsp authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e01eb27 View commit details
    Browse the repository at this point in the history
  12. Merge pull request NixOS#274030 from K900/kernels-20231213

    Kernel updates for 2023-12-13
    fabianhjr authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d3e2069 View commit details
    Browse the repository at this point in the history
  13. Merge pull request NixOS#274093 from r-ryantm/auto-update/commit-mono

    commit-mono: 1.141 -> 1.142
    fabianhjr authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    87057f8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request NixOS#274019 from r-ryantm/auto-update/changelogger

    changelogger: 0.6.0 -> 0.6.1
    fabianhjr authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5196869 View commit details
    Browse the repository at this point in the history
  15. Merge pull request NixOS#274018 from cafkafk/cafk-eza-v0.17.0

    eza: 0.16.3 -> 0.17.0
    fabianhjr authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    dea25b9 View commit details
    Browse the repository at this point in the history
  16. Merge pull request NixOS#274005 from r-ryantm/auto-update/ceph-csi

    ceph-csi: 3.9.0 -> 3.10.0
    fabianhjr authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3e2b9bd View commit details
    Browse the repository at this point in the history
  17. Merge pull request NixOS#267937 from SomeoneSerge/fix/test-driver-act…

    …ivestate
    
    nixos/lib/test-driver: make wait_for_unit ask for ActiveState only
    tfc authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    66ca9c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    309e6be View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0dc69c4 View commit details
    Browse the repository at this point in the history