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: 1d65e473e705
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 599c4df46a90
Choose a head ref
  • 6 commits
  • 16 files changed
  • 1 contributor

Commits on Sep 28, 2018

  1. systemd: Replace meta.available checks

    This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
    true by making them do unpredictable things.
    dezgeg committed Sep 28, 2018
    Copy the full SHA
    fe7919f View commit details
    Browse the repository at this point in the history
  2. nix: Replace meta.available checks

    This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
    true by making them do unpredictable things.
    dezgeg committed Sep 28, 2018
    Copy the full SHA
    cdeafe7 View commit details
    Browse the repository at this point in the history
  3. apparmor: Replace meta.available checks

    This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
    true by making them do unpredictable things.
    dezgeg committed Sep 28, 2018
    Copy the full SHA
    50d0360 View commit details
    Browse the repository at this point in the history
  4. treewide: Replace meta.available checks in shouldUsePackages copypasta

    This reverts commit 79d8353.
    
    This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
    true by making them do unpredictable things.
    dezgeg committed Sep 28, 2018
    Copy the full SHA
    5e84926 View commit details
    Browse the repository at this point in the history
  5. ghc: Replace meta.available checks for enableIntegerSimple

    This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
    true by making them do unpredictable things.
    dezgeg committed Sep 28, 2018
    Copy the full SHA
    f4dd2fe View commit details
    Browse the repository at this point in the history
  6. nixos/kexec: Replace meta.available checks

    This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
    true by making them do unpredictable things.
    dezgeg committed Sep 28, 2018
    Copy the full SHA
    599c4df View commit details
    Browse the repository at this point in the history