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: 5a6265ad6b67
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 230e0a31a08b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 16, 2020

  1. vscodium: update script artifact names have changed

    The vscodium project is now releasing artifacts with slightly different naming: `VSCodium-darwin-${VSCODIUM_VER}.zip` is now `VSCodium-darwin-x64-${VSCODIUM_VER}.zip`. This is likely due to arrival of the new ARM-based macs. In any case, it does mean that we need to update `update-vscodium.sh` to pull the correct artifact down.
    samuela committed Dec 16, 2020
    Copy the full SHA
    551ff76 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Merge pull request #106997 from samuela/patch-2

    vscodium: update script artifact names have changed
    marsam committed Dec 17, 2020
    Copy the full SHA
    230e0a3 View commit details
    Browse the repository at this point in the history