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

[pull] master from NixOS:master #146

Merged
merged 654 commits into from
Jan 25, 2024
Merged

[pull] master from NixOS:master #146

merged 654 commits into from
Jan 25, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 25, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

alyssais and others added 30 commits January 24, 2024 22:00
Conflicts:
	pkgs/development/libraries/libunwind/default.nix
Fixes a bug where the wrapper would always append a parameter
"installPhase".
this is required to confirm nodes and generally manage everything
Without the change the build fails as
https://hydra.nixos.org/build/246390341:

    sources/ui/Color.h:4:5: error: 'uint8_t' does not name a type
        4 |     uint8_t r, g, b, a;
          |     ^~~~~~~
    sources/ui/Color.h:1:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
      +++ |+#include <cstdint>
        1 | #pragma once
Hotfix based on the suggestion from #281656 (comment)
Just moved to hyprland module to programs/wayland.
This has no effect on the module side (still accessed the same way in
the module `programs.hyprland`) just moved to be inline with other
wayland compositors.

Also edit the module list to reflect where the file is located.
fritzing: unstable-2022-07-01 -> 1.0.1
…-wayland

nixos/hyprland: move to programs/wayland
alyssais and others added 28 commits January 25, 2024 21:29
This reverts commit 3838a0a.

This was previously used on aarch64-unknown-linux-musl, but now that
that platform has an up-to-date bootstrap and can build current
patchelf, there's no longer any need to keep this around.
nixos/headscale: install package system wide
python312Packages.botocore-stubs: 1.34.26 -> 1.34.27
python311Packages.aiocomelit: 0.7.4 -> 0.8.2
python311Packages.python-kasa: 0.6.0.1 -> 0.6.1
python311Packages.authheaders: 0.15.3 -> 0.16.2
python311Packages.azure-mgmt-security: 5.0.0 -> 6.0.0
…kup-bump

python311Packages.azure-mgmt-recoveryservicesbackup: 7.0.0 -> 9.0.0
python311Packages.types-docutils: 0.20.0.20240106 -> 0.20.0.20240125
python311Packages.ed25519-blake2b: 1.4 -> 1.4.1
python312Packages.boto3-stubs: 1.34.25 -> 1.34.27
python311Packages.pyswitchbot: 0.44.0 -> 0.44.1
python311Packages.twilio: 8.11.1 -> 8.12.0
python311Packages.dvc-data: 3.8.0 -> 3.9.0
python311Packages.publicsuffixlist: 0.10.0.20240124 -> 0.10.0.20240125
python311Packages.aiosql: 9.2 -> 9.3
python311Packages.python-roborock: 0.39.0 -> 0.39.1
python311Packages.python-lsp-server: 1.9.0 -> 1.10.0
python311Packages.azure-mgmt-containerservice: 28.0.0 -> 29.0.0
@pull pull bot added the ⤵️ pull label Jan 25, 2024
@pull pull bot merged commit 82f21d0 into khaneliman:master Jan 25, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.