-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a67cf5a3585c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2cc248c4fd9c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 8 files changed
- 2 contributors
Commits on Jun 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 74a65d3 - Browse repository at this point
Copy the full SHA 74a65d3View commit details -
Merge pull request #2963 from backuitist/s3-sdk
Nix uses the CPP SDK, not Java
Configuration menu - View commit details
-
Copy full SHA for 8884c36 - Browse repository at this point
Copy the full SHA 8884c36View commit details
Commits on Jun 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 99cec65 - Browse repository at this point
Copy the full SHA 99cec65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f11d0 - Browse repository at this point
Copy the full SHA 94f11d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc29e9f - Browse repository at this point
Copy the full SHA dc29e9fView commit details -
CachedDownloadResult: Include store path
Also, make fetchGit and fetchMercurial update allowedPaths properly. (Maybe the evaluator, rather than the caller of the evaluator, should apply toRealPath(), but that's a bigger change.) (cherry picked from commit 5c34d66)
Configuration menu - View commit details
-
Copy full SHA for b43e1e1 - Browse repository at this point
Copy the full SHA b43e1e1View commit details -
Downloader: Propagate exceptions from decompressionSink->finish()
(cherry picked from commit 15fa70c)
Configuration menu - View commit details
-
Copy full SHA for 2fef4dd - Browse repository at this point
Copy the full SHA 2fef4ddView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 78fa47a - Browse repository at this point
Copy the full SHA 78fa47aView commit details -
Add '--no-net' convenience flag
This flag * Disables substituters. * Sets the tarball-ttl to infinity (ensuring e.g. that the flake registry and any downloaded flakes are considered current). * Disables retrying downloads and sets the connection timeout to the minimum. (So it doesn't completely disable downloads at the moment.) (cherry picked from commit 8ea8422)
Configuration menu - View commit details
-
Copy full SHA for 7b9c687 - Browse repository at this point
Copy the full SHA 7b9c687View commit details -
Refactor downloadCached() interface
(cherry picked from commit df3f5a7)
Configuration menu - View commit details
-
Copy full SHA for f8b3033 - Browse repository at this point
Copy the full SHA f8b3033View commit details -
Fix 32-bit overflow with --no-net
--no-net causes tarballTtl to be set to the largest 32-bit integer, which causes comparison like 'time + tarballTtl < other_time' to fail on 32-bit systems. So cast them to 64-bit first. https://hydra.nixos.org/build/95076624 (cherry picked from commit 29ccb2e)
Configuration menu - View commit details
-
Copy full SHA for 64ec087 - Browse repository at this point
Copy the full SHA 64ec087View commit details
Commits on Jun 25, 2019
-
This ensures that "nix" shows warnings. Previously these were hidden because they were at "info" level. (cherry picked from commit 615a9d0)
Configuration menu - View commit details
-
Copy full SHA for 5600b07 - Browse repository at this point
Copy the full SHA 5600b07View commit details -
Automatically use --no-net if there are no network interfaces
(cherry picked from commit 04a5976)
Configuration menu - View commit details
-
Copy full SHA for 09dde33 - Browse repository at this point
Copy the full SHA 09dde33View commit details -
nix-channel: Don't fetch binary-cache-url
This has been ignored since the Perl->C++ rewrite.
Configuration menu - View commit details
-
Copy full SHA for 8857121 - Browse repository at this point
Copy the full SHA 8857121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc248c - Browse repository at this point
Copy the full SHA 2cc248cView commit details
There are no files selected for viewing