Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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/nixpkgs-channels
base: d098f1311e0c
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 51fdca9cad1e
Choose a head ref
  • 18 commits
  • 32 files changed
  • 6 contributors

Commits on Mar 1, 2019

  1. Copy the full SHA
    c915e47 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    19b61b9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    35b6943 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ce2ef06 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. Copy the full SHA
    a8c2705 View commit details
    Browse the repository at this point in the history
  2. ibus: remove gconf dependency from runtime

    wrapGAppsHook adds gconf to runtime even though we only need
    gsettings-schema-convert utility during build.
    
    This decreases the closure size 514M → 394M
    jtojnar committed Mar 2, 2019
    Copy the full SHA
    f577861 View commit details
    Browse the repository at this point in the history
  3. common-updater-scripts: Add file and system flags

    You can now optionally invoke update-source-versions with:
    
    * --system flag changing the host platform, to be passed dirrectly to Nix commands.
      This is useful for binary packages which have different sources for each platform.
    * --file flag allowing to change the file to be modified. This is useful for packages
      that offer multiple variants, listed in a different file than the derivation itself;
      e.g. packages.nix of Sublime Text 3.
    * --version-key, which is now a keyword flag instead of a positional argument.
    jtojnar committed Mar 2, 2019
    Copy the full SHA
    0105058 View commit details
    Browse the repository at this point in the history
  4. sublime3: Add updateScript

    jtojnar committed Mar 2, 2019
    Copy the full SHA
    a5cdac3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Merge pull request #56730 from jtojnar/sublime3-updatescript

    sublime3: add updateScript
    jtojnar committed Mar 5, 2019
    Copy the full SHA
    20ab640 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56715 from jtojnar/ibus-no-gconf

    ibus: remove gconf dependency from runtime
    jtojnar committed Mar 5, 2019
    Copy the full SHA
    b2b29d2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    78b94d3 View commit details
    Browse the repository at this point in the history
  4. webkit: move to aliases

    jtojnar committed Mar 5, 2019
    Copy the full SHA
    d3ff902 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. rubber: fix build

    peterhoeg committed Mar 6, 2019
    Copy the full SHA
    074f57b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56928 from peterhoeg/f/rubber

    rubber: fix build
    peterhoeg committed Mar 6, 2019
    Copy the full SHA
    ed3caf3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fe190d2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    81bca88 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5cc74fc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #56567 from Izorkin/datadog-agent

    datadog-agent: update go packages and sub-packages
    kalbasit committed Mar 6, 2019
    Copy the full SHA
    51fdca9 View commit details
    Browse the repository at this point in the history