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: e8aadfe74c1e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 488e6b7a2398
Choose a head ref
  • 12 commits
  • 11 files changed
  • 8 contributors

Commits on Nov 1, 2019

  1. transifex-client: Fix build

    We have updated python-slugify to 4.0.0 (or newer) which broke the
    build. This has happened several times before without actually
    breaking the software.
    
    So yeah, lets just accept newer versions and fix it if it breaks for
    some other reason in the future.
    etu committed Nov 1, 2019
    Copy the full SHA
    ee16c54 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. nixos/gnome3: add sound-theme-freedesktop

    I've noticed a similar issue in Pantheon, without this
    sound theme installed there's no system sounds.
    I believe it's because the gnome theme and the pantheon
    theme inherit this one.
    worldofpeace committed Nov 3, 2019
    Copy the full SHA
    4bdbbc1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e2161f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. nixos/tinydns: order service after network.target

    In cases where you boot up really quickly (like in the VM test on a
    non-busy host), tinydns might want to bind before the loopback interface
    is fully up. Order tinydns after network.target to fix that.
    flokli committed Nov 8, 2019
    Copy the full SHA
    cbd9e9e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    caac096 View commit details
    Browse the repository at this point in the history
  3. sablotron: remove

    cko committed Nov 8, 2019
    Copy the full SHA
    60fade5 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. coloursum: fix darwin build

    dywedir committed Nov 9, 2019
    Copy the full SHA
    dedf6de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71416 from worldofpeace/gnome3-sound-theme

    nixos/gnome3: add sound-theme-freedesktop
    worldofpeace committed Nov 9, 2019
    Copy the full SHA
    6783fdd View commit details
    Browse the repository at this point in the history
  3. AnyDesk 5.1.2 -> 5.4.1

    azazel75 authored and c0bw3b committed Nov 9, 2019
    Copy the full SHA
    935c56b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #72408 from etu/transifex-fix-build

    transifex-client: Fix build
    c0bw3b committed Nov 9, 2019
    Copy the full SHA
    f80a56f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #73126 from cko/remove_sablotron

    sablotron: remove
    7c6f434c committed Nov 9, 2019
    Copy the full SHA
    05cd691 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #73059 from flokli/nixos-test-port-tinydns

    nixos/tinydns: port test to python
    worldofpeace committed Nov 9, 2019
    Copy the full SHA
    488e6b7 View commit details
    Browse the repository at this point in the history