Skip to content

virtmanager: Fix gobject-introspection#57385

Merged
xeji merged 1 commit intoNixOS:masterfrom
FlorianFranzen:virtmanager
Mar 12, 2019
Merged

virtmanager: Fix gobject-introspection#57385
xeji merged 1 commit intoNixOS:masterfrom
FlorianFranzen:virtmanager

Conversation

@FlorianFranzen
Copy link
Contributor

Motivation for this change

Fixes #56943 till underlying issue can be resolved.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@jtojnar
Copy link
Member

jtojnar commented Mar 11, 2019

Can you add a comment linking to the issue?

@FlorianFranzen
Copy link
Contributor Author

@jtojnar Sure, no problem. Keep in mind, that this is not currently the only derivation using this fix, for example see udiskie.

@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 11, 2019
@xeji
Copy link
Contributor

xeji commented Mar 12, 2019

@GrahamcOfBorg build virtmanager

@xeji xeji merged commit 871c1d5 into NixOS:master Mar 12, 2019
@lheckemann
Copy link
Member

Should this be backported to 19.03, or should we wait for the "proper" fix?

@timor
Copy link
Member

timor commented Apr 8, 2019

+1 for backporting to 19.03

xeji pushed a commit that referenced this pull request Apr 8, 2019
@xeji
Copy link
Contributor

xeji commented Apr 8, 2019

backported to 19.03 in e548fd1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages 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.

setup hook of gobject-introspection in nativeBuildInputs does not run with strictDeps

6 participants