From cc0552f2d4460ec531b9d940b1077c696e9981c4 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Sun, 9 Mar 2025 16:49:06 +0100 Subject: [PATCH] chore: update --- channels-lock.scm | 6 +++--- config.scm | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/channels-lock.scm b/channels-lock.scm index a4ca692..99493ee 100644 --- a/channels-lock.scm +++ b/channels-lock.scm @@ -3,7 +3,7 @@ (url "https://git.sr.ht/~abcdw/rde") (branch "master") (commit - "079e3e4ee1072b06c2a22485aa0b821019975f19") + "8600655bbdc399b6fc682755d4d63f3709f562be") (introduction (make-channel-introduction "257cebd587b66e4d865b3537a9a88cccd7107c95" @@ -14,7 +14,7 @@ (url "https://gitlab.com/nonguix/nonguix") (branch "master") (commit - "7c1a45d8e71580fe45f75b4d7eba0a52eb2ed9b0") + "87c5b727d82bd4e9179a3f66c58b983a3bf8478d") (introduction (make-channel-introduction "897c1a470da759236cc11798f4e0a5f7d4d59fbc" @@ -31,7 +31,7 @@ (url "https://git.savannah.gnu.org/git/guix.git") (branch "master") (commit - "2a4bba2249a71e928bd612d47b6ef439dc498c9c") + "a76708a872e65230931f3c5c3b079d0a39d5cb84") (introduction (make-channel-introduction "9edb3f66fd807b096b48283debdcddccfea34bad" diff --git a/config.scm b/config.scm index a1b5138..41193a4 100644 --- a/config.scm +++ b/config.scm @@ -40,7 +40,7 @@ (string-append #$output "/bin/dumpcap")))))))))) (operating-system - (kernel linux-6.12) + (kernel linux-6.13) (initrd microcode-initrd) (firmware (cons* linux-firmware %base-firmware)) -- 2.48.1