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: dd428b8f5f5a
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 29d0eec15faa
Choose a head ref
  • 20 commits
  • 17 files changed
  • 12 contributors

Commits on Apr 27, 2018

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

Commits on Oct 6, 2018

  1. gnupg20: set version variable to fix gnupg1compat

    Presently, gnupg1compat only works with gnupg22. Without this change, the error
    
    ```
    error: attribute 'version' missing, at .../nixpkgs/pkgs/tools/security/gnupg/1compat.nix:4:26
    ```
    
    is emitted when evaluating
    
    ```
    pkgs.gnupg1compat.override { gnupg = pkgs.gnupg20; }'
    ```
    charles-dyfis-net committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    f7cd362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e23714 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Configuration menu
    Copy the full SHA
    d2866f5 View commit details
    Browse the repository at this point in the history
  2. nixos/doc: Actually fix partitioning instructions.

    The previous tentative to the fix got the order mixed up a bit. This
    new fix has been re-verified to get them in the good order as per the
    instructions in the following chapters.
    samueldr committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    467bec3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Configuration menu
    Copy the full SHA
    01108c0 View commit details
    Browse the repository at this point in the history
  2. helm: build from sources

    edude03 committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    c292638 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. boohu: leave one package

    There will be only one version of the package with
    the fewest external dependencies.
    Free Potion committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    b10940c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48025 from samueldr/fix/actually-fix-partitioning…

    …-instructions
    
    nixos/doc: Actually fix partitioning instructions.
    samueldr committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    c3c4a92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #48138 from freepotion/boohu-fix

    boohu: leave one package
    Mic92 committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    1046b65 View commit details
    Browse the repository at this point in the history
  4. uchiwa: 1.2.0 -> 1.3.1

    peterhoeg committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    804c227 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #48032 from peterhoeg/f/gcal

    gcalcli: use python3 i/o python2 so we can drop our overrides
    peterhoeg committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    c616d1a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #48092 from tenx-tech/feature/build-helm-from-source

    helm: build from source
    nlewo committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    bacaeb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3b7996 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #48098 from peterhoeg/f/opti

    nix-optimise: do not run in container
    peterhoeg committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    98649ae View commit details
    Browse the repository at this point in the history
  9. codimd: update patch

    WilliButz authored and globin committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    ce5e1b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf47423 View commit details
    Browse the repository at this point in the history
  11. Remove .dir-locals.el

    ElvishJerricco committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    d66ce10 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #47977 from charles-dyfis-net/gnupg20-1compat-fix

    gnupg1compat: fix compatibility with gnupg20
    lsix committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    20249ca View commit details
    Browse the repository at this point in the history
  13. Merge pull request #48157 from ElvishJerricco/remove-dir-locals

    Remove .dir-locals.el
    grahamc committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    29d0eec View commit details
    Browse the repository at this point in the history