This repository has been archived by the owner on May 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from NixOS:master #12
Open
pull
wants to merge
2,286
commits into
auxolotl:master
Choose a base branch
from
NixOS:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Fix nix-everything build
Fix fetchurl test
LTO on x86_64-darwin appears to break the ability to catch exceptions correctly (maybe just for exception types defined in different libraries). This leads to many weird test failures, e.g. https://hydra.nixos.org/build/286312387 and https://hydra.nixos.org/build/286312341.
x86_64-darwin: Disable LTO
Nix 2.26 release notes
Update the release script
Bump version
Add mergify backport rule for 2.26
Not sure what the intent was expecting help.sh to fail in the main suite, but it caused `meson test` to fail inside a `nix develop` shell: $ meson test help --print-errorlogs ninja: Entering directory `/home/eelco/Dev/nix-master/build' 1/1 nix-functional-tests:main / help UNEXPECTEDPASS 4.02s
GitRepo::fetch(): Ignore $GIT_DIR
Clean up packaging a bit
Hopefully fixes #11503.
It's no longer needed now that all store paths inside the evaluator are logical rather than real paths.
Note that in pure mode, we don't need to use the union FS even when using a chroot store, since the user shouldn't have access to the physical /nix/store.
Use a union source accessor to put chroot stores in the logical location
This abstracts over a common case. Good for brevity, and enabling further experiments.
Introduce `EvalStore::storePath`
Only try to chmod /nix/var/nix/profiles/per-user when necessary
There was one `inputs.nixFmt` left after 573ffac.
Seems like this got dropped at some point during meson migration, so put it back in the build system. Drop all tests for `parseGitUrl`, since that function doesn't exist and migrating doesn't look sensible because git-lfs stuff seems to use `ParsedURL`.
packaging: Fix devShell
libfetchers-tests: Add back git-utils.cc
When #9863 converted the `Nix::Store` free functions into member functions, the implicit `this` argument was not accounted for when iterating over the variable number of arguments in some functions.
Fix perl store bindings
libstore: fix expected bytes in progress bar
This makes it easy to see at a glance what the version of the manual is, e.g. "Nix 2.27.0 Reference Manual".
doc: ssl-cert-file leaks into OSX builds
nix flake archive: Skip relative path inputs
packaging: Use correct stdenv for x86_64-darwin
Include the Nix version in the title of the manual
We can't ignore them entirely, since we do want to archive their transitive inputs. Fixes #12438.
nix flake archive: Recurse into relative path inputs
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )