From 229b3cb0d39fd8dfe88f3ca4bb8d46f889f1d929 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Sat, 23 Nov 2024 14:43:21 +0100 Subject: [PATCH] steveej-x13s: bump kernel --- nix/os/devices/steveej-x13s/configuration.nix | 2 +- nix/os/devices/steveej-x13s/flake.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/nix/os/devices/steveej-x13s/configuration.nix b/nix/os/devices/steveej-x13s/configuration.nix index 21462e0..3d49400 100644 --- a/nix/os/devices/steveej-x13s/configuration.nix +++ b/nix/os/devices/steveej-x13s/configuration.nix @@ -127,7 +127,7 @@ "kvm" "nixos-test" ]; - maxJobs = 4; + maxJobs = 8; } { diff --git a/nix/os/devices/steveej-x13s/flake.lock b/nix/os/devices/steveej-x13s/flake.lock index e9dcc75..6846e10 100644 --- a/nix/os/devices/steveej-x13s/flake.lock +++ b/nix/os/devices/steveej-x13s/flake.lock @@ -165,16 +165,16 @@ "linux-jhovold": { "flake": false, "locked": { - "lastModified": 1730883079, - "narHash": "sha256-+ZU70M+mqo9SZNLkVtCM0+TdXEh7X39Kxmk6z58GMaM=", + "lastModified": 1731424601, + "narHash": "sha256-+ErrKhGSyiBJGwO1XrfxzsLoGWoJmVD2ldi5Ag5uJqE=", "owner": "jhovold", "repo": "linux", - "rev": "9e9890798b6b4e81db66c572ee6acd291cf8cb77", + "rev": "15326bf5cbf6526eefb10cb5bc112a6a95990ec2", "type": "github" }, "original": { "owner": "jhovold", - "ref": "wip/sc8280xp-6.12-rc6", + "ref": "wip/sc8280xp-6.12-rc7", "repo": "linux", "type": "github" } @@ -247,11 +247,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1731101150, - "narHash": "sha256-M9xa6UX6eidLFEfwHWkHkFJ+OgjuFqCIvuqsDSReyy4=", + "lastModified": 1731793780, + "narHash": "sha256-gOpR24dG7PUktUmlF2nDg0nqvlli7ZC179ngYMpGlfw=", "ref": "bump", - "rev": "b74e8bfe82f059a5854cfc40f7206191edff365d", - "revCount": 117, + "rev": "b957608c2a0b7808f17588be2f38d8ddb6321b2f", + "revCount": 118, "type": "git", "url": "https://forgejo.www.stefanjunker.de/steveej/nixos-x13s.git" },