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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25c8da327585
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d0bc63ce9ae5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 19, 2020

  1. nixos/release-small: drop latestKernel.login

    This partially reverts e133e39.
    lukateras committed Apr 19, 2020
    Copy the full SHA
    4f7e4a6 View commit details
  2. Merge pull request #85577 from yegortimoshenko/2020-04-19-no-latest-k…

    …ernel-in-small-channel
    
    nixos/release-small: drop latestKernel.login
    lukateras authored Apr 19, 2020
    Copy the full SHA
    d0bc63c View commit details
Showing with 0 additions and 1 deletion.
  1. +0 −1 nixos/release-small.nix
1 change: 0 additions & 1 deletion nixos/release-small.nix
Original file line number Diff line number Diff line change
@@ -101,7 +101,6 @@ in rec {
"nixos.tests.installer.separateBoot.x86_64-linux"
"nixos.tests.installer.simple.x86_64-linux"
"nixos.tests.ipv6.x86_64-linux"
"nixos.tests.latestKernel.login.x86_64-linux"
"nixos.tests.login.x86_64-linux"
"nixos.tests.misc.x86_64-linux"
"nixos.tests.nat.firewall-conntrack.x86_64-linux"