Skip to content

spice-gtk: 0.37 → 0.40#159340

Merged
bachp merged 1 commit intoNixOS:masterfrom
andersk:spice-gtk
Feb 12, 2022
Merged

spice-gtk: 0.37 → 0.40#159340
bachp merged 1 commit intoNixOS:masterfrom
andersk:spice-gtk

Conversation

@andersk
Copy link
Contributor

@andersk andersk commented Feb 11, 2022

Motivation for this change

Fixes #159270.

Based on #152044 (cc @tadeokondrak).

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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/)
  • 22.05 Release Notes (or backporting 21.11 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
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

Fixes NixOS#159270.

Co-authored-by: Tadeo Kondrak <[email protected]>
Signed-off-by: Anders Kaseorg <[email protected]>
@tadeokondrak tadeokondrak mentioned this pull request Feb 11, 2022
13 tasks
@ofborg ofborg bot requested a review from xeji February 11, 2022 21:26
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Feb 11, 2022
@bachp bachp merged commit 0b5085c into NixOS:master Feb 12, 2022
@andersk andersk deleted the spice-gtk branch December 26, 2022 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building spice-gtk fails because it cannot find Python's pyparsing

2 participants