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: 189c4de9bf98
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: e0818a153055
Choose a head ref
  • 8 commits
  • 8 files changed
  • 5 contributors

Commits on Jun 7, 2019

  1. Copy the full SHA
    255550e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. vscode: 1.35.0 -> 1.35.1

    eadwu committed Jun 14, 2019
    Copy the full SHA
    9ef46ec View commit details
    Browse the repository at this point in the history
  2. vscodium: 1.34.0 -> 1.35.1

    eadwu authored and worldofpeace committed Jun 14, 2019
    Copy the full SHA
    a8fb5cb View commit details
    Browse the repository at this point in the history
  3. fuse,fuse3: Avoid unnecessary build warnings

    Do not set FUSERMOUNT_DIR since we already set it though
    NIX_CFLAGS_COMPILE.
    
    Setting it twice results in a lot of warnings like this one:
    
    <command-line>:0:0: warning: "FUSERMOUNT_DIR" redefined
    
    which makes the build look potentially broken.
    This doesn't affect the result but fuse3 will now build without any
    warnings and building fuse yields less warnings.
    primeos committed Jun 14, 2019
    Copy the full SHA
    f2cfc15 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7e2dc8d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    371ce92 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #63107 from eadwu/vscode/1.35.1

    vscode{,ium}: 1.35.1
    worldofpeace committed Jun 14, 2019
    Copy the full SHA
    0a7e970 View commit details
    Browse the repository at this point in the history
  7. nixos/systemd: enable systemd-tmpfiles-setup and -clean for user sess…

    …ions (#62813)
    
    nixos/systemd: enable systemd-tmpfiles-setup and -clean for user sessions
    flokli committed Jun 14, 2019
    Copy the full SHA
    e0818a1 View commit details
    Browse the repository at this point in the history