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: af57b17404ee
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 5a3c1eda46ef
Choose a head ref
  • 6 commits
  • 7 files changed
  • 5 contributors

Commits on Dec 22, 2019

  1. nixos/nixos-installer: add flags for verbosity and build logs

    When installing a fresh NixOS system it occasionally happens that you
    encounter issues that are rather hard to track down since
    `nixos-install(8)` doesn't provide any debugging flags.
    
    This patch adds `-L` to force `nix build` to display the build-log on
    stderr and `-v` to increase the log-level of Nix.
    Ma27 committed Dec 22, 2019
    Copy the full SHA
    1fc248a View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. ekiga: fix build

    alyssais committed Dec 27, 2019
    Copy the full SHA
    e515592 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. Copy the full SHA
    6b24a1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76189 from Ma27/nixos-install-verbosity-level

    nixos/nixos-installer: add flags for verbosity and build logs
    lheckemann committed Dec 28, 2019
    Copy the full SHA
    b9bf846 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76594 from alyssais/ekiga

    ekiga: fix build
    markuskowa committed Dec 28, 2019
    Copy the full SHA
    818b08f View commit details
    Browse the repository at this point in the history
  4. browsh: 1.5.2 -> 1.6.4

    lovesegfault authored and teto committed Dec 28, 2019
    Copy the full SHA
    5a3c1ed View commit details
    Browse the repository at this point in the history