Conversation
- adopt new parameters - remove unused inputs
Netaddr 1.1.0 changes the behavior for partial address expansion, making two tests fail: - test_get_user_by_req_appservice_valid_token_bad_ip - test_get_user_by_req_appservice_valid_token_good_ip
I don't know why it worked before, but that file very much does not exist.
[staging-next] grafana: don't try to run a file that doesn't exist
Conflicts: - pkgs/development/python-modules/flask-security-too/default.nix
treewide: drop LLVM11
- allow for fetching and expanding nar archives - add targets for aarch64 and x86_64 darwin
- unpin LLVM11. fix discrepancy with freshBootstrapTools and the tools built on hydra. pinning the stdenv for the hydra build doesn't pin the tools as the included packages are able to change. - remove unused LLVM tools & libs which reduces the uncompressed and compressed file sizes by more than 1/2. compressed tarball is now 40M and uncompressed is around 200M - add @loader_path/. to dylibs that reference other libs in the archive. this is needed for libraries with re-exports. - validate shared objects with @rpath references contain the reference in lib - add a test to verify that the @loader_path/ works for libc++ as it re-exports libc++abi
Signed-off-by: lucasew <[email protected]>
…s a monorepo Signed-off-by: lucasew <[email protected]>
Signed-off-by: lucasew <[email protected]>
Signed-off-by: lucasew <[email protected]>
flet: fix out of the box experience
It was complaining:
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for gnome_extensions_cli-0.10.1-py3-none-any.whl
- pydantic<3.0.0,>=2.3.0 not satisfied by version 1.10.14
freshBootstrapTools: remove overlay, prune tools, use tar.xz archive
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.
Helpful links
https://hydra.nixos.org/job/nixpkgs/staging-next/unstable#tabs-constituents
https://hydra.nixos.org/job/nixos/staging-next-small/tested
https://hydra.nixos.org/jobset/nixpkgs/staging-next
https://hydra.nixos.org/jobset/nixos/staging-next-small
Mass breakages