Skip to content
Permalink

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
base: f93e890b4d19
Choose a base ref
...
head repository: NixOS/nix
compare: 30370f168fef
Choose a head ref
  • 5 commits
  • 12 files changed
  • 2 contributors

Commits on Jan 26, 2018

  1. HttpBinaryCacheStore: Support upsertFile with PUT.

    Some servers, such as Artifactory, allow uploading with PUT and BASIC
    auth. This allows nix copy to work to upload binaries to those
    servers.
    
    Worked on together with @adelbertc
    shlevy committed Jan 26, 2018
    Copy the full SHA
    1d5d277 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Indent properly

    edolstra committed Jan 31, 2018
    Copy the full SHA
    478e3e4 View commit details
    Browse the repository at this point in the history
  2. Manual: Remove old cruft

    edolstra committed Jan 31, 2018
    Copy the full SHA
    f8e8dd8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6270b2e View commit details
    Browse the repository at this point in the history
  4. Cleanup

    edolstra committed Jan 31, 2018
    Copy the full SHA
    30370f1 View commit details
    Browse the repository at this point in the history