Skip to content
This repository has been 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
base: 4eba7020b9ec
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: e99ec699a43b
Choose a head ref
  • 13 commits
  • 10 files changed
  • 8 contributors

Commits on Jan 13, 2020

  1. nixos/tests/ec2: return to passing state

    Updates required:
    
    - Use vpc image format (new default, supported by Amazon)
    - Pass full image filename to makeEc2Test
    - Increase memory allocation for nixos-rebuild
    - Set a networking.hostName for services.httpd
    - Add appropriate escaping in literal userdata
    
    While I'm here, try to make it fail fast.
    thefloweringash committed Jan 13, 2020
    Copy the full SHA
    e4fa819 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. procs: 0.9.0 -> 0.9.2

    marsam committed Jan 26, 2020
    Copy the full SHA
    e39afd4 View commit details
    Browse the repository at this point in the history
  2. nixosTests: Drop invalid utf characters in command output

    Jacek Galowicz committed Jan 26, 2020
    Copy the full SHA
    f63ef28 View commit details
    Browse the repository at this point in the history
  3. nixosTests.limesurvey: Port to python

    Jacek Galowicz committed Jan 26, 2020
    Copy the full SHA
    4df1df9 View commit details
    Browse the repository at this point in the history
  4. nixosTests.proxy: Port to python

    Jacek Galowicz committed Jan 26, 2020
    Copy the full SHA
    ee2acd6 View commit details
    Browse the repository at this point in the history
  5. ejabberd: 19.09.1 -> 20.01

    r-ryantm committed Jan 26, 2020
    Copy the full SHA
    39224a7 View commit details
    Browse the repository at this point in the history
  6. qt5: remove last vestiges of Qt 5.11

    A file was left-over after removing Qt 5.11 at its end-of-life.
    ttuegel committed Jan 26, 2020
    Copy the full SHA
    740c780 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Merge pull request #77570 from thefloweringash/nixos-tests-ec2

    nixos/tests/ec2: return to passing state
    worldofpeace committed Jan 27, 2020
    Copy the full SHA
    92c91c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78555 from tfc/limesurvey-utf8

    nixosTests.limesurvey: port to python and drop badly utf encoded characters
    worldofpeace committed Jan 27, 2020
    Copy the full SHA
    839be38 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #78578 from ttuegel/qt-5.11-eol

    qt5: remove last vestiges of Qt 5.11
    worldofpeace committed Jan 27, 2020
    Copy the full SHA
    a1eca37 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #78576 from r-ryantm/auto-update/ejabberd

    ejabberd: 19.09.1 -> 20.01
    ryantm committed Jan 27, 2020
    Copy the full SHA
    d571ad2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #78548 from marsam/update-procs

    procs: 0.9.0 -> 0.9.2
    marsam committed Jan 27, 2020
    Copy the full SHA
    25ad544 View commit details
    Browse the repository at this point in the history
  6. nixos/bitlbee: don't assign list to users.groups

    Warns about loaOf deprecation warning.
    alyssais committed Jan 27, 2020
    Copy the full SHA
    e99ec69 View commit details
    Browse the repository at this point in the history