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

Backport 339876 to release 24.05 #340193

Closed
wants to merge 2,560 commits into from

Conversation

sarahec
Copy link
Contributor

@sarahec sarahec commented Sep 6, 2024

Description of changes

Adds darwin support to python3xxPackages.kaleido

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

Ericson2314 and others added 30 commits June 29, 2024 16:41
We have a similar patch for OpenBSD too. FreeBSD didn't need it because
they removed a tags special case for libc.

(cherry picked from commit f9dbc8f)
(cherry picked from commit f645ad1)
…-24.05

[Backport release-24.05] netbsd.libcMinimal: Cut down on deps, don't build tags
This breaks OpenBSD, and isn't actually needed for the others after all.

(cherry picked from commit b98dc9f)
This is just a FreeBSD thing, not OpenBSD or NetBSD thing.

(cherry picked from commit 716d8a7)
9d4e3b597fded2aee92cb7a7b2195072f812a6d3 but for OpenBSD instead of
NetBSD.

(cherry picked from commit 56c2439)
…-24.05

[Backport release-24.05] spotify: 1.2.31.1205.g4d59ad7c -> 1.2.37.701.ge66eb7bc
…-24.05

[Backport release-24.05] libndp: apply patch for CVE-2024-5564
…-24.05

[Backport release-24.05] nixos/limesurvey: drop default encryption key and nonce
…-24.05

[Backport release-24.05] openbsd.libc: Create from constituent pkgs not hack
(cherry picked from commit 56317ad)
[24.05] vscode-extensions.danielsanmedium.dscodegpt: init at 3.4.10
…-24.05

[Backport release-24.05] qutebrowser: 3.2.0 -> 3.2.1
The Ryochan7's fork has been archived, development continues over at
C0rn3j's fork. Hopefully this will me merged into the official
project sooner or later...

(cherry picked from commit 6ac745e)
…-24.05

[Backport release-24.05] matrix-sliding-sync: 0.99.17 -> 0.99.18
…-24.05

[Backport release-24.05] matrix-sliding-sync: 0.99.18 -> 0.99.19
(cherry picked from commit e650e23)
Fixes some apps crashing in an X11-less context (morph-browser when launched via content-hub, lomiri-clock-app via lomiri-url-dispatcher).

(cherry picked from commit cd6462b)
…tent-hub can launch it now

(cherry picked from commit af77900)
…-24.05

[Backport release-24.05] libsForQt5.qtsystems: Fetch patch to fix crash on XOpenDisplay failure
…-24.05

[Backport release-24.05] sc-controller: 0.4.8.13 -> 0.4.8.17
…-24.05

[Backport release-24.05] vivaldi: 6.7.3329.35 -> 6.7.3329.41
…-24.05

[Backport release-24.05] microsoft-edge: 125.0.2535.67 -> 125.0.2535.85
(cherry picked from commit 8f69fba)
…-24.05

[Backport release-24.05] flyctl: fix cross compilation
@github-actions github-actions bot added 8.has: documentation 8.has: changelog 8.has: module (update) This PR changes an existing module in `nixos/` 6.topic: emacs Text editor 6.topic: printing 6.topic: policy discussion 6.topic: golang 6.topic: ruby 6.topic: vim 6.topic: ocaml 6.topic: steam 6.topic: stdenv Standard environment 6.topic: nodejs 6.topic: pantheon The Pantheon desktop environment 6.topic: TeX Issues regarding texlive and TeX in general 6.topic: lua 6.topic: testing Tooling for automated testing of packages and modules 6.topic: systemd 6.topic: LXQt The Lightweight Qt Desktop Environment 6.topic: vscode 6.topic: flakes The experimental Nix feature 6.topic: lib The Nixpkgs function library 6.topic: jupyter Interactive computing tooling: kernels, notebook, jupyterlab 6.topic: julia 6.topic: php 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 6.topic: k3s Kubernates distribution (https://k3s.io/) 6.topic: llvm/clang Issues related to llvmPackages, clangStdenv and related labels Sep 6, 2024
@sarahec sarahec deleted the backport-339876-to-release-24.05 branch September 6, 2024 20:50
@NixOS NixOS locked as resolved and limited conversation to collaborators Sep 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
6.topic: emacs Text editor 6.topic: flakes The experimental Nix feature 6.topic: GNOME GNOME desktop environment and its underlying platform 6.topic: golang 6.topic: haskell 6.topic: julia 6.topic: jupyter Interactive computing tooling: kernels, notebook, jupyterlab 6.topic: k3s Kubernates distribution (https://k3s.io/) 6.topic: kernel The Linux kernel 6.topic: lib The Nixpkgs function library 6.topic: llvm/clang Issues related to llvmPackages, clangStdenv and related 6.topic: lua 6.topic: LXQt The Lightweight Qt Desktop Environment 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: nodejs 6.topic: ocaml 6.topic: pantheon The Pantheon desktop environment 6.topic: php 6.topic: policy discussion 6.topic: printing 6.topic: python 6.topic: qt/kde 6.topic: ruby 6.topic: stdenv Standard environment 6.topic: steam 6.topic: systemd 6.topic: testing Tooling for automated testing of packages and modules 6.topic: TeX Issues regarding texlive and TeX in general 6.topic: vim 6.topic: vscode 8.has: changelog 8.has: documentation 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 8.has: module (update) This PR changes an existing module in `nixos/`
Projects
None yet
Development

Successfully merging this pull request may close these issues.