Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e8aadfe74c1e
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
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

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

    Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    4bdbbc1 View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    4e2161f View commit details

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
  2. Copy the full SHA
    caac096 View commit details
  3. sablotron: remove

    cko committed Nov 8, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    60fade5 View commit details

Commits on Nov 9, 2019

  1. coloursum: fix darwin build

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

    nixos/gnome3: add sound-theme-freedesktop
    worldofpeace authored Nov 9, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6783fdd View commit details
  3. AnyDesk 5.1.2 -> 5.4.1

     (#72399)
    azazel75 authored and c0bw3b committed Nov 9, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    rycee Robert Helgesson
    Copy the full SHA
    935c56b View commit details
  4. Merge pull request #72408 from etu/transifex-fix-build

    transifex-client: Fix build
    c0bw3b authored Nov 9, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f80a56f View commit details
  5. Merge pull request #73126 from cko/remove_sablotron

    sablotron: remove
    7c6f434c authored Nov 9, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    ehamberg Erlend Hamberg
    Copy the full SHA
    05cd691 View commit details
  6. Merge pull request #73059 from flokli/nixos-test-port-tinydns

    nixos/tinydns: port test to python
    worldofpeace authored Nov 9, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    488e6b7 View commit details
Loading