Skip to content

Commit 3123e14

Browse files
committed
linux-jovian: 6.18.16-valve1 -> 6.18.18-valve1
1 parent d641cbd commit 3123e14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/linux-jovian/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
let
44
inherit (lib) versions;
55

6-
kernelVersion = "6.18.16";
6+
kernelVersion = "6.18.18";
77
vendorVersion = "valve1";
8-
hash = "sha256-usW6nc27S3qWo/eTfMpB9XAh70565LDLKSxD4GeU+QE=";
8+
hash = "sha256-oii9drRlq+Ud0proD4HQ0BvUHeQyYYiJy8WuMS6Zoqk=";
99
in
1010
buildLinux (args // rec {
1111
version = "${kernelVersion}-${vendorVersion}";

0 commit comments

Comments
 (0)