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: 61a92baf3539
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a408bcbe4447
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 22, 2019

  1. nixos/tests/user-account: add static uid for alice

    A lot of tests assume that the alice user
    will have a uid of 1000. Let's make that
    a guarantee and be able to reference this value.
    worldofpeace committed Dec 22, 2019
    Copy the full SHA
    e2ea815 View commit details
    Browse the repository at this point in the history
  2. nixosTests.gnome3-xorg: port to python/rewrite

    We've rewritten it use GDM, and we can now autologin
    to the X11 session because of the accountsservice preStart
    script for autologin. It should work similar to how the wayland
    test works, just with a few nuanced differences for xorg.
    worldofpeace committed Dec 22, 2019
    Copy the full SHA
    228818c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Merge pull request #73938 from worldofpeace/port-gnome3-xorg-test

    nixosTests.gnome3-xorg: port to python/rewrite
    worldofpeace committed Jan 8, 2020
    Copy the full SHA
    a408bcb View commit details
    Browse the repository at this point in the history