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: da3529718d7c
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: f84cfdf02a49
Choose a head ref
  • 20 commits
  • 25 files changed
  • 13 contributors

Commits on Sep 4, 2018

  1. nix-daemon service: Ensure ssh is on PATH. Fixes #46038.

    This fixes a regression introduced in commit
      700e21d
    
    nix needs ssh on path for the SSH substituter functionality,
    not only the distributed builds functionality.
    
    Signed-off-by: Niklas Hambüchen <mail@nh2.me>
    nh2 committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    31919bc View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. nixos: correct improper uses of mkEnableOption, clarify service descr…

    …iptions
    
    Several service definitions used `mkEnableOption` with text starting
    with "Whether to", which produced funny option descriptions like
    "Whether to enable Whether to run the rspamd daemon..".
    
    This commit corrects this, and adds short descriptions of services
    to affected service definitions.
    pvgoran committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    858b263 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

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

Commits on Oct 11, 2018

  1. Merge pull request #48026 from mnacamura/fish-escapeshellarg

    nixos/fish: use 'escapeShellArg' for shell aliases
    infinisil committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    a232e5f View commit details
    Browse the repository at this point in the history
  2. ti-rpc: Add dev output

    edolstra committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    edff37b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8beb1e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d74e1c View commit details
    Browse the repository at this point in the history
  5. libotf: Add dev output

    edolstra committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    2004343 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #47902 from pvgoran/correct-mkEnableOption-uses

    nixos: correct improper uses of mkEnableOption, clarify service descr…
    infinisil committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    c881a04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fc4f06 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #46041 from nh2/issue-46038-nix-daemon-ssh-path

    nix-daemon service: Ensure `ssh` is on PATH. Fixes #46038.
    infinisil committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    c81ca54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4f8d5c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    264cb74 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7697759 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #48192 from costrouc/costrouc/python-filterpy

    pythonPackages.filterpy: init at 1.4.5
    infinisil committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    c166d05 View commit details
    Browse the repository at this point in the history
  13. retdec: 3.0 -> 3.2

    timokau committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    a33dec8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #48229 from lopsided98/luks-ssh-fix

    nixos: initrd/luks: fix detection of devices by UUID
    fpletz committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    a1802fc View commit details
    Browse the repository at this point in the history
  15. oraclejdk: deprecate oraclejdk 10

    taku0 authored and fpletz committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    628fa1d View commit details
    Browse the repository at this point in the history
  16. yojimbo: init at 1.1 (#48214)

    avagordon01 authored and fpletz committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    9d293db View commit details
    Browse the repository at this point in the history
  17. Merge pull request #48180 from timokau/retdec-update

    retdec: 3.0 -> 3.2
    dtzWill committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    f84cfdf View commit details
    Browse the repository at this point in the history