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: d70e915fcbd0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d6b418cb12b1
Choose a head ref
  • 18 commits
  • 14 files changed
  • 11 contributors

Commits on Aug 14, 2018

  1. nixos/switch-to-configuration: reload user units

    When rebuilding you have to manually run `systemctl --user
    daemon-reload`. It gathers all authenticated users using
    `loginctl list-user` and runs `daemon-reload` for each of them.
    
    This is a first step towards a `nixos-rebuild` which is able to reload
    user units from systemd. The entire task is fairly hard, however I
    consider this patch usable as it allows to restart units without running
    `daemon-reload` for each authenticated user.
    Ma27 committed Aug 14, 2018
    1 Configuration menu
    Copy the full SHA
    fc2bde6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

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

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    213f7ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45667 from adisbladis/weechat-matrix-bridge

    weechat-matrix-bridge: 2018-01-10 -> 2018-05-29
    adisbladis committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    0c8f860 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e365aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #45281 from Gerschtli/zsh-completion

    nixos/zsh: Adds enableGlobalCompInit option
    Mic92 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    831ecca View commit details
    Browse the repository at this point in the history
  5. navit: add supports, xkdb, and many fixes

    Bignaux Ronan committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    866f9bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fca8135 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f07a0b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #44990 from Ma27/reload-user-units-during-activation

    nixos/switch-to-configuration: reload user units
    Mic92 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    a6ced42 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #45657 from bignaux/navit

    navit: add supports, xkdb, and many fixes
    Mic92 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    718ee42 View commit details
    Browse the repository at this point in the history
  10. bazel: 0.15.2 -> 0.16.0

    thufschmitt authored and Profpatsch committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    98edb20 View commit details
    Browse the repository at this point in the history
  11. LTS Haskell 12.7

    peti committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    e0d250e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    78e2045 View commit details
    Browse the repository at this point in the history
  13. hackage-packages.nix: automatic Haskell package set update

    This update was generated by hackage2nix v2.11-7-gdb540bc from Hackage revision
    commercialhaskell/all-cabal-hashes@d01233b.
    peti committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    cd35b1c View commit details
    Browse the repository at this point in the history
  14. xmonad: update nix patch

    Regenerated against the current release.
    mdorman authored and peti committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    60cc518 View commit details
    Browse the repository at this point in the history
  15. haskell: disable library profiling for static executables

    Haskell packages overridden with justStaticExecutables
    (like cabal-install, stack, pandoc, darcs, etc.) don't provide
    libraries in the end result so it's futile to build them with library
    profiling enabled because it will just take extra time.
    basvandijk authored and peti committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    97a4d29 View commit details
    Browse the repository at this point in the history
  16. libyaml: update from 0.1.7 to version 0.2.1

    This update includes two hitherto unreleased upstream patches to fix bugs in
    0.2.1 that manifest in the pythonPackages.pyyaml test suite.
    
    Closes #45560.
    peti committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    d6b418c View commit details
    Browse the repository at this point in the history