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/nixpkgs
base: afee72c31192
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cffec699963a
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 14, 2020

  1. vscode/vscodium: split update scripts

    Split up the vscode update.sh into separate vscode/vscodium update
    scripts. Recently the versions of vscode and vscodium have diverged (see
    VSCodium/vscodium#501), meaning that the updates for one package fail
    while the other succeeds. This PR splits up the update scripts so that
    one can be run with out the other and vice-versa.
    samuela committed Sep 14, 2020
    Copy the full SHA
    1692e2c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Merge pull request #97938 from samuela/samuela/split-vscode-updates

    vscode/vscodium: split update scripts
    danieldk committed Oct 12, 2020
    Copy the full SHA
    cffec69 View commit details
    Browse the repository at this point in the history