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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8b010d890466
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5931f86233c0
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 20, 2020

  1. vscode-extensions: add set for aliases

    priegger authored and Jonathan Ringer committed Nov 20, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    raboof Arnout Engelen
    Copy the full SHA
    2744d2e View commit details
  2. vscode-extensions.golang.Go: init at 0.18.1

    priegger authored and Jonathan Ringer committed Nov 20, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9bc146d View commit details
  3. vscode-extensions.ms-vscode.Go: remove

    According to the README.md:
    
    "This is the new home for the VS Code Go extension. We just migrated
    from Microsoft/vscode-go. Learn more about our move on the Go blog."
    
    See also: https://blog.golang.org/vscode-go.
    priegger authored and Jonathan Ringer committed Nov 20, 2020
    Copy the full SHA
    5931f86 View commit details
Showing with 251 additions and 244 deletions.
  1. +251 −244 pkgs/misc/vscode-extensions/default.nix
Loading