diff --git a/nixos/lib/testing/network.nix b/nixos/lib/testing/network.nix index 86d65faf21ad..635e5ebebf05 100644 --- a/nixos/lib/testing/network.nix +++ b/nixos/lib/testing/network.nix @@ -93,7 +93,7 @@ let # We also want to test router protocols that enable connections # between nodes even if they don't share a VLAN, so we include # the primary IPs of all machines in the hosts file. - primaryIPs = [ + primaryIPs = lib.remove "" [ remoteConfig.networking.primaryIPAddress remoteConfig.networking.primaryIPv6Address ]; diff --git a/pkgs/os-specific/linux/kernel/kernels-org.json b/pkgs/os-specific/linux/kernel/kernels-org.json index 5d9aaeea6438..39ae3efec3ce 100644 --- a/pkgs/os-specific/linux/kernel/kernels-org.json +++ b/pkgs/os-specific/linux/kernel/kernels-org.json @@ -5,33 +5,33 @@ "lts": false }, "6.1": { - "version": "6.1.178", - "hash": "sha256:03vjdk7lk9zgydzamhwvrg066f8748vrfjggqqd2n0vmr9kzm0vx", + "version": "6.1.180", + "hash": "sha256:0spql1ybfr879wl35rfd2nwlzirvp5chi6gl1d6zqp5mb4bn03jg", "lts": true }, "5.15": { - "version": "5.15.212", - "hash": "sha256:1zk51f3pv7ghz68hxkxhds9cjwmk35651pxbyyvyqyhcr7msx5n3", + "version": "5.15.213", + "hash": "sha256:1n71f4im5jg836wk2g4llkxxvmdzbxj7172pxqcf9wrmhm5inwn4", "lts": true }, "5.10": { - "version": "5.10.261", - "hash": "sha256:1i6pzaib30r1nmyxsrhqmfsdxy1jvvlmzc9f8lxzv9a00q8a3751", + "version": "5.10.262", + "hash": "sha256:10xlfmblynqcba5ab4h75p7pzqcbm34cbhrx19pkircpkf5dmrzs", "lts": true }, "6.6": { - "version": "6.6.145", - "hash": "sha256:09h1pzcai0i10pdyyfbsmq03rgk1x5wv2d937m5nz2xdv0rhw46y", + "version": "6.6.147", + "hash": "sha256:1fsavd2armiwrnz0w556dmm54z76zwy2as0qbbaq6s04xsvjjqz7", "lts": true }, "6.12": { - "version": "6.12.97", - "hash": "sha256:0vswyjh91x52ay99mqrdfhwnvd6nnzv4hpncywk908njpfixzgbc", + "version": "6.12.100", + "hash": "sha256:147fvkpsa9n5gv207xyb6if0vmahmvpvrb2bfy32wj866i9p7yb7", "lts": true }, "6.18": { - "version": "6.18.40", - "hash": "sha256:0cd42fb4390x73jdzbhacm9g9s0ji58whxhik2ndmr1rr0ggq4ip", + "version": "6.18.41", + "hash": "sha256:1skk2aimvhhymsvs15p83v2mwnlwbmghh82x79isia6lz3q75z0p", "lts": true }, "7.1": {