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: 788261a1a900
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 087b87758e3b
Choose a head ref

Commits on Feb 20, 2019

  1. git: build diff-highlight if Perl support is enabled

    Fixes #27671.
    
    git/git@0c977db made that script
    require an extra build step.
    delroth committed Feb 20, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ce15daf View commit details

Commits on Jun 7, 2019

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    255550e View commit details

Commits on Jun 8, 2019

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    eeb9e6c View commit details
  2. Copy the full SHA
    301d22c View commit details

Commits on Jun 9, 2019

  1. haskellPackages.reflex: dontCheck

    Reflex uses hlint in its test suite, failing the build if there are
    any lint warnings. hlint depends on a newer haskell-src-exts than the
    rest of the nixpkgs haskell infrastructure, so this avoids reflex
    dependening on multiple versions of haskell-src-exts, which would
    otherwise abort the build.
    endgame committed Jun 9, 2019
    Copy the full SHA
    5e41156 View commit details

Commits on Jun 11, 2019

  1. Copy the full SHA
    c382915 View commit details

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
  2. Copy the full SHA
    d7ddf86 View commit details
  3. Copy the full SHA
    b30b8f9 View commit details
  4. rPackages.git2r: Use system libgit2

    Otherwise git2r builds a bundled libgit2
    jabranham committed Jun 14, 2019
    Copy the full SHA
    00b202e View commit details
  5. Merge pull request #63129 from jabranham/r-git2r

    rPackages.git2r: Use system libgit2
    peti authored Jun 14, 2019
    Copy the full SHA
    d9d29d9 View commit details
  6. Merge pull request #63001 from Infinisil/update/ghcHEAD

    haskell.compiler.ghcHEAD: 20190115 -> 20190601
    peti authored Jun 14, 2019
    Copy the full SHA
    61508b5 View commit details
  7. Merge pull request #62876 from endgame/unbreak-reflex

    haskellPackages.reflex: dontCheck
    peti authored Jun 14, 2019
    Copy the full SHA
    6917433 View commit details
  8. Merge pull request #62848 from dtzWill/update/git-2.22.0

    git: 2.21.0 -> 2.22.0
    peti authored Jun 14, 2019
    Copy the full SHA
    fcc8e70 View commit details
  9. Merge pull request #56069 from delroth/git-diff-highlight

    git: build diff-highlight if Perl support is enabled
    peti authored Jun 14, 2019
    Copy the full SHA
    eeffb47 View commit details
  10. Merge pull request #63095 from gebner/opencascade-update

    opencascade: build with vtk and freeimage, patch for fontconfig support
    gebner authored Jun 14, 2019
    Copy the full SHA
    189c4de View commit details
  11. nixos/captive-browser: fix module

    Fixes the broken metrics evaluation which was caused by a `trace`
    warning in stdout which confused `jq` in `pkgs/top-level/metrics.nix`.
    
    Also made the `bind-device` feature optional as suggested after the
    merge.
    Ma27 committed Jun 14, 2019
    Copy the full SHA
    d9f7bac View commit details
  12. vscodium: 1.34.0 -> 1.35.1

    eadwu authored and worldofpeace committed Jun 14, 2019
    Copy the full SHA
    a8fb5cb View commit details
  13. 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
  14. Copy the full SHA
    7e2dc8d View commit details
  15. Copy the full SHA
    371ce92 View commit details
  16. Merge pull request #63107 from eadwu/vscode/1.35.1

    vscode{,ium}: 1.35.1
    worldofpeace authored Jun 14, 2019
    Copy the full SHA
    0a7e970 View commit details
  17. 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 authored Jun 14, 2019
    Copy the full SHA
    e0818a1 View commit details

Commits on Jun 15, 2019

  1. Merge pull request #63135 from Ma27/captive-browser-regression

    nixos/captive-browser: fix module
    samueldr authored Jun 15, 2019
    Copy the full SHA
    8c14a6f View commit details
  2. Merge master into staging-next

    FRidh committed Jun 15, 2019
    Copy the full SHA
    087b877 View commit details
Loading