forked from NixOS/nix
-
Notifications
You must be signed in to change notification settings - Fork 2
Upstream tracking #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
edolstra
wants to merge
585
commits into
2.28-maintenance
Choose a base branch
from
detsys-main
base: 2.28-maintenance
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.
Draft
Conversation
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
Bump version to 3.0.0, rename nix to determinate-nix
Remove references to single-user mode
…r-follow-up Consolidate security doc into one
…9c49104-90af-4ead-b554-78147516495c Release v0.38.0
Run all VM tests
…b11bd48-ecd9-43e3-a256-95eba397ad1e Release v0.38.1
The User-Agent now shows `curl/8.11.0 Nix/2.26.3 DeterminateNix/3.0.0`. This is useful for distinguishing Determinate Nix from upstream Nix in binary cache logs.
Include DeterminateNix in the User-Agent header
This should fix a few packaging regressions. `dev` also includes a merged `includes/`, which may be helpful until inter-component includes are fixed properly. (cherry picked from commit 4108529)
…/pr-12582 packaging/everything.nix: Use a multi-output derivation (backport NixOS#12582)
Apparently dead code in our use case, but good to keep nonetheless. Credit: ztzg in NixOS#12498 (review) (cherry picked from commit dcaea8c)
…/pr-12600 packaging: Typo in setVersionLayer / preConfigure (backport NixOS#12600)
Sync with 2.26
Fixup propose-release: don't puke if the version number didn't change
…sess-impact-of-flakelock-url-change-between-nix-versions Canonicalize flake input URLs before checking flake.lock file staleness, for dealing with `dir` in URL-style flakerefs
…error Improve build failure error messages
…e-a92f-4ae3-8f60-23d176b3b2f7 Release v3.5.0
* Stop aggressively deleting all the newlines
Dispatch release notes with a gh token
…a-96ff-4d91-817c-52e0322540e4 Release v3.5.1
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.
Motivation
Not intended to be merged directly. This PR is a convenience to show the diff between upstream Nix and Determinate Nix (the
detsys-main
branch).Context
Add 👍 to pull requests you find important.
The Nix maintainer team uses a GitHub project board to schedule and track reviews.