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,029
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
Implement shellSplitString for proper handling of NIX_SSHOPTS with spaces and quotes
tl;dr NULL is better than "auto"
C API: nix_store_open doc, add storedir, real_path
…r namespaces Update tests/functional/common/functions.sh Co-authored-by: Robert Hensing <[email protected]>
Just now there is a dependency on cachix, which means we cannot test the installer in CI if forks do not have the necessary secrets set up. We replace this with a simple http server that serves the installer and can be both used in CI and locally.
the format error already adds quotes.
Fix `nix upgrade-nix` profile search
When resolving indirect flake references like `nixpkgs` in `flake.nix` files, Nix will no longer use the system and user flake registries. It will only use the global flake registry and overrides given on the command line via `--override-flake`.
nix flake lock: Fail if there is an unlocked input
Ignore local registries for lock file generation
Otherwise the value is undefined in some cases.
Skip tests on systems with restricted usernamespaces
lookupInFlakeCache(): Fix O(n) time lookup
installer: make sure we can always test the installer in ci and locally
EvalState::realiseContext(): Allow access to the entire closure
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
These don't depend on 'man' so we don't need to skip them.
Fix help test in dev shell
Rename InputPath -> InputAttrPath
libstore: Fix progress bars
doc/building: Update for #11799
EvalState::resolveLookupPathPath(): Call resolveSymlinks() before pathExists()
Add a test for #12339
... with nixfmt (rfc style)
Carefully reviewed...
Apply nixfmt
The main improvement is that the new message gives an example of a path that is referenced, which should make it easier to track down. While there, I also clarified the wording, saying exactly why the paths in question were illegal.
Improve "illegal path references in fixed output derivation" error
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 : )