From e1f3274b13c9936946cfc52c6e1e9b58d9ff47a2 Mon Sep 17 00:00:00 2001 From: adminy <22717869+adminy@users.noreply.github.com> Date: Sat, 22 Mar 2025 13:31:03 +0000 Subject: [PATCH] chore: flake bump --- flake.lock | 38 +++++++++++++++++++------------------- flake.nix | 2 +- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/flake.lock b/flake.lock index 58e8d35..c913fce 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ "libpisp-src": { "flake": false, "locked": { - "lastModified": 1740558818, - "narHash": "sha256-D2wkC6VR9MSuHfoaIo3UhgqFW2HxCo0In09gnu1yG/E=", + "lastModified": 1740559338, + "narHash": "sha256-tHfFcNSmXLcUHhqiGRh2YZT8xioUq0zMOMZl9rjG8ys=", "owner": "raspberrypi", "repo": "libpisp", - "rev": "b16ebf888b5f525506d13417e6cd8808015653f6", + "rev": "50426319aa1a9ba4672f91977429365ad4e335a2", "type": "github" }, "original": { @@ -36,11 +36,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1741332913, - "narHash": "sha256-ri1e8ZliWS3Jnp9yqpKApHaOo7KBN33W8ECAKA4teAQ=", + "lastModified": 1742512142, + "narHash": "sha256-8XfURTDxOm6+33swQJu/hx6xw1Tznl8vJJN5HwVqckg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "20755fa05115c84be00b04690630cb38f0a203ad", + "rev": "7105ae3957700a9646cc4b766f5815b23ed0c682", "type": "github" }, "original": { @@ -84,16 +84,16 @@ "rpi-firmware-6_14_y-src": { "flake": false, "locked": { - "lastModified": 1739975675, - "narHash": "sha256-DklG7vO4BNK660P9Rd+f8oNavojgGcldB8d2+PPhGvk=", + "lastModified": 1742409477, + "narHash": "sha256-9rUNDViCyG+MMfxa0Oe2/5vjZBFKFNnyz8tvNPeU2gs=", "owner": "raspberrypi", "repo": "firmware", - "rev": "03a4fb56ccf125623f4f90333345e393be60b7bf", + "rev": "80f23d4be56a481938b0239d565f46c94b1f2dd4", "type": "github" }, "original": { "owner": "raspberrypi", - "ref": "next", + "ref": "master", "repo": "firmware", "type": "github" } @@ -118,11 +118,11 @@ "rpi-firmware-nonfree-src": { "flake": false, "locked": { - "lastModified": 1741367244, - "narHash": "sha256-D1ba93e2xsOFcdTV9FXjKU1NKKBSu5ekmGwCtxdiJ8c=", + "lastModified": 1741707399, + "narHash": "sha256-n2u6dnFGVUDfUBXR+xL+k6A78JThMJc2rDjvWblReEY=", "owner": "RPi-Distro", "repo": "firmware-nonfree", - "rev": "69377e5ff9530fc27bcd5bd63198843e06491312", + "rev": "3900afffcd85198e3afab396fbf1d0abe5f76173", "type": "github" }, "original": { @@ -135,11 +135,11 @@ "rpi-linux-6_14_y-src": { "flake": false, "locked": { - "lastModified": 1741347313, - "narHash": "sha256-f0C0sh2eKkdkD5iD05AjurpFeYiwpt3Ne2a+Jx/eJH4=", + "lastModified": 1742577593, + "narHash": "sha256-GN6Y5D1vuLZG8hgAHAuQXezfECmDH8EJp/hvr+hjETo=", "owner": "raspberrypi", "repo": "linux", - "rev": "190bc163f8d6660e17f4994ed9c6c3a87c9fc4d3", + "rev": "75fe69c4af1d89fd5826df3c69438c6ddcbbb306", "type": "github" }, "original": { @@ -152,11 +152,11 @@ "rpi-linux-6_6_y-src": { "flake": false, "locked": { - "lastModified": 1741365749, - "narHash": "sha256-7IzfI4Do2P0rlQ51URMkEyMBu4mlUCxZJGbqg4bIL70=", + "lastModified": 1742319356, + "narHash": "sha256-gTBchqL+oBACQ6582IN68d1/tn8ZOT4uGBOxO/5bMkY=", "owner": "raspberrypi", "repo": "linux", - "rev": "3c21211667e35029054b0dfebdf292e4e7d5754b", + "rev": "9da8d6df2051478f0ba16d73c65995955c19cb3a", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 751bd04..5b8693e 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ }; rpi-firmware-6_14_y-src = { flake = false; - url = "github:raspberrypi/firmware/next"; + url = "github:raspberrypi/firmware/master"; }; rpi-firmware-nonfree-src = { flake = false;