Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2d51cceda419
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b470ed6b78fe
Choose a head ref
  • 11 commits
  • 10 files changed
  • 7 contributors

Commits on Aug 20, 2018

  1. linuxPackages*.openafs*: use modDirVersion

    `version` doesn't include .0 patch versions, or suffixes (eg -gnu).
    For .0 patch versions, this isn't a problem, since the glob takes care
    of everything after a `.`. It does, however, prevent openafs installing
    for suffixed kernels.
    alyssais committed Aug 20, 2018

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    33a1044 View commit details
  2. linux-libre: init

    alyssais committed Aug 20, 2018

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    34a7e67 View commit details

Commits on Aug 21, 2018

  1. Copy the full SHA
    a202c25 View commit details

Commits on Aug 29, 2018

  1. linux-libre: fix argument list

    Building a system with boot.kernelPackages = pkgs.linuxPackages-libre
    failed because the expression is called with extra arguments,
    See linux-4.14.nix.
    xeji committed Aug 29, 2018
    Copy the full SHA
    be356b3 View commit details

Commits on Aug 30, 2018

  1. nix-review: 0.5.0 -> 0.5.2

    fix cleanup issue: Mic92/nixpkgs-review#10
    Mic92 committed Aug 30, 2018
    Copy the full SHA
    5b452a2 View commit details
  2. xpra: fix the xkb search path (#45752)

    Search for the xkb files in the nix store.
    atanasi authored and xeji committed Aug 30, 2018
    Copy the full SHA
    5914bf4 View commit details
  3. Merge pull request #45770 from Mic92/nix-review-0.5.1

    nix-review: 0.5.0 -> 0.5.2
    xeji authored Aug 30, 2018
    Copy the full SHA
    29b48e0 View commit details
  4. Merge pull request #45411 from alyssais/linux-libre

    linux-libre: init
    xeji authored Aug 30, 2018
    Copy the full SHA
    f629d36 View commit details
  5. corgi: init at 0.2.3 (#45766)

    kalbasit authored and xeji committed Aug 30, 2018
    Copy the full SHA
    c928d69 View commit details
  6. nixos/zabbix: fix initial database creation (#45750)

    without this fix the database setup fails with „could not connect to database postgres: FATAL:  role "root" does not exist“
    johannesloetzsch authored and Mic92 committed Aug 30, 2018
    Copy the full SHA
    bb08d1c View commit details
  7. Copy the full SHA
    b470ed6 View commit details
Loading