Skip to content

Commit 41bfc20

Browse files
committed
rpi: bump nixpkgs
1 parent 107875f commit 41bfc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# mixing and matching branches.
1010
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
1111
# Pinned because deploying to rpi is slow as molasses due to SD card I/O being crap
12-
nixpkgs-for-rpi.url = "github:NixOS/nixpkgs/1306659b587dc277866c7b69eb97e5f07864d8c4";
12+
nixpkgs-for-rpi.url = "github:NixOS/nixpkgs/cad22e7d996aea55ecab064e84834289143e44a0";
1313
nixos-hardware.url = "github:NixOS/nixos-hardware";
1414

1515
flake-compat = {

0 commit comments

Comments
 (0)