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: a61b989900a3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 33860cb9f3c6
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 17, 2019

  1. makeDBusConfig: don't allow substitutions

    This is rebuilt virtually every time a NixOS module is enabled or
    disabled, so I don't think it makes sense to have it substituted.
    It gets in the way of trivial config changes when I would otherwise be
    able to rebuild my system entirely offline.
    alyssais committed Mar 17, 2019
    Copy the full SHA
    ad0d1ff View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Copy the full SHA
    33860cb View commit details
    Browse the repository at this point in the history