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: ae1645930506
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: 267646412100
Choose a head ref
  • 8 commits
  • 5 files changed
  • 6 contributors

Commits on Jul 1, 2020

  1. zeal: 0.6.1 -> 0.6.999

    peterhoeg committed Jul 1, 2020
    Copy the full SHA
    b25c98e View commit details
  2. nixos/lib/make-ext4-fs: use mkfs.ext4 instead of cptofs

    This fixes image creation on armv7l when image is bigger than 2G.
    Also fix some reproducibility issues and other cptofs issues.
    misuzu committed Jul 1, 2020
    Copy the full SHA
    9ac1ab1 View commit details
  3. heroku: 7.41.1 -> 7.42.2

    marsam committed Jul 1, 2020
    Copy the full SHA
    a8a49b4 View commit details
  4. nixos/openldap: add option for configuring OpenLDAP package to use

    In certain cases, for example when custom OpenLDAP modules are
    compiled into the binary, users may want to override the package used
    for OpenLDAP.
    
    This is especially common in setups where LDAP is the primary
    authentication source, as good password hashing mechanisms need to be
    enabled as extra modules.
    tazjin committed Jul 1, 2020
    Copy the full SHA
    c0122d3 View commit details
  5. Merge pull request #91924 from marsam/update-heroku

    heroku: 7.41.1 -> 7.42.2
    marsam authored Jul 1, 2020
    Copy the full SHA
    c343436 View commit details

Commits on Jul 2, 2020

  1. Merge pull request #91963 from tazjin/feat/openldap-package

    nixos/openldap: add option for configuring OpenLDAP package to use
    edef1c authored Jul 2, 2020
    Copy the full SHA
    e226b12 View commit details
  2. Merge pull request #82718 from misuzu/armv7l-ext4-fs-fix

    nixos/lib/make-ext4-fs: use mkfs.ext4 instead of cptofs
    samueldr authored Jul 2, 2020
    Copy the full SHA
    736c7ca View commit details
  3. Merge pull request #91913 from peterhoeg/u/zeal

    zeal: 0.6.1 -> 0.6.999
    peterhoeg authored Jul 2, 2020
    Copy the full SHA
    2676464 View commit details
Loading