Skip to content
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
base: 571fb74f449a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 58dc26180f43
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 17, 2018

  1. perlPackages.NetDBus: Reduce closure size

    The module compiles a native module that links to the DBus C libraries,
    so dbus (and pkgconfig) for that matter shouldn't be propagated.
    dezgeg committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    cea4be2 View commit details
    Browse the repository at this point in the history
  2. nixos: Fix iso_graphical evaluation

    I broke it:
    in job ‘nixos.iso_graphical.x86_64-linux’:
    The option `services.udisks2.enable' has conflicting definitions, in `/nix/store/bwcjw1ddj94q83vbbnq1nnrs5aisaw59-source/nixos/modules/profiles/installation-device.nix' and `/nix/store/bwcjw1ddj94q83vbbnq1nnrs5aisaw59-source/nixos/modules/services/x11/desktop-managers/plasma5.nix'.
    dezgeg committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    58dc261 View commit details
    Browse the repository at this point in the history