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: 91f827cb1d97
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8194c0475b93
Choose a head ref
  • 18 commits
  • 10 files changed
  • 8 contributors

Commits on Nov 28, 2020

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

Commits on Dec 19, 2020

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

Commits on Dec 22, 2020

  1. kakoune: fix installCheck

    * `doInstallCheckPhase` -> `doInstallCheck`
    * `-E` throws an exception that is uncaught, leading the check to fail.
    `-e` works as expected.
    cole-h committed Dec 22, 2020
    Copy the full SHA
    9b3fe2e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Copy the full SHA
    6481892 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    55f2b80 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bfec86d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    77d9213 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. tilt: 0.17.13 -> 0.18.1

    svrana committed Dec 24, 2020
    Copy the full SHA
    1734a9a View commit details
    Browse the repository at this point in the history
  2. websocketpp: fix cross

    Apparently, that's all needed to get websocketpp to cross-compile.
    flokli committed Dec 24, 2020
    Copy the full SHA
    3daa255 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #107383 from cole-h/kakoune

    kakoune: fix installCheck
    Lassulus committed Dec 24, 2020
    Copy the full SHA
    16b8010 View commit details
    Browse the repository at this point in the history
  4. nixos/nextcloud: fix missing quotes arround $* in occ wrapper and rep…

    …lace with $@
    
    This will allow this to work:
        nextcloud-occ config:app:set theming slogan --value="A place for testing"
    beardhatcode authored and bjornfor committed Dec 24, 2020
    Copy the full SHA
    caa725a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #105193 from SuperSandro2000/volctl-0.8.0

    volctl: 0.6.3 -> 0.8.0
    SuperSandro2000 committed Dec 24, 2020
    Copy the full SHA
    35296b1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #107540 from flokli/websocketpp-fix-cross

    websocketpp: fix cross
    flokli committed Dec 24, 2020
    Copy the full SHA
    ae46445 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #107204 from veprbl/pr/texlive_substitute_from_hydra

    texlive.combine: set allowSubstitutes = true
    veprbl committed Dec 24, 2020
    Copy the full SHA
    96186b2 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a69415e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2020

  1. Merge pull request #107510 from svrana/tilt-update

    tilt: 0.17.13 -> 0.18.1
    SuperSandro2000 committed Dec 25, 2020
    Copy the full SHA
    064cf56 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    21c742a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8194c04 View commit details
    Browse the repository at this point in the history