treewide: remove issue #56943 workarounds#208268
Closed
Artturin wants to merge 558 commits intoNixOS:masterfrom
Closed
treewide: remove issue #56943 workarounds#208268Artturin wants to merge 558 commits intoNixOS:masterfrom
Artturin wants to merge 558 commits intoNixOS:masterfrom
Conversation
0ed64cd to
71edff9
Compare
dde2be7 to
df1d4e4
Compare
SuperSandro2000
approved these changes
Dec 30, 2022
Member
|
Result of 69 packages built:
|
Member
|
Note that some of the other setup hooks (¿was it gdk-pixbuf, or the maybe the removed Running the programs might not be a best check, since many of the necessary variables will likely already be present in the environment (propagated from e.g. terminal emulator or window manager). But if you checked the wrappers with diffoscope and there were no differences then it should be probably. |
5076fd0 to
47e82d0
Compare
47e82d0 to
6c7d0fe
Compare
Member
Author
6c7d0fe to
df1d4e4
Compare
...into staging-next
python310Packages.watchdog: 2.2.0 -> 2.2.1
portaudio: build with jack support
Changelog[1] and my testing suggests generated bindings aren't going to change much or at all. [1]: https://github.com/rust-lang/rust-bindgen/blob/ae6817256ac557981906e93a1f866349db85053e/CHANGELOG.md
The fetcher params were changed in the previous commit (de08f0b), but the hash wasn't updated.
python3Packages.flit-scm: Fix src hash
…deterministic-fail libsecret: fix non-deterministic fail of test-collection
checked with diffoscope+difflog and launching the programs i have fixed that issue in my other gir PRs
and fix double wrapping
it still fails to launch though but its not a regression
$ ./result/bin/dogtail-logout
Traceback (most recent call last):
File "/nix/store/az8mw2pmhbwlm08176wd62hn0hfzwv8s-python3.10-dogtail-0.9.11/bin/.dogtail-logout-wrapped", line 8, in <module>
from dogtail.tree import *
File "/nix/store/az8mw2pmhbwlm08176wd62hn0hfzwv8s-python3.10-dogtail-0.9.11/lib/python3.10/site-packages/dogtail/tree.py", line 5, in <module>
from dogtail import predicate
File "/nix/store/az8mw2pmhbwlm08176wd62hn0hfzwv8s-python3.10-dogtail-0.9.11/lib/python3.10/site-packages/dogtail/predicate.py", line 6, in <module>
from gi.repository import GLib
ModuleNotFoundError: No module named 'gi'
df1d4e4 to
c9a08bb
Compare
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
checked with diffoscope+difflog and launching the programs
i have fixed that issue in my other gir PRs https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+author%3Aartturin+gobject-introspection+
Result of
nixpkgs-review pr 208268run on x86_64-linux 169 packages built:
Description of changes
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes