Skip to content

Commit 2fb710f

Browse files
committed
rpi: bump nixpkgs
1 parent b28c6f2 commit 2fb710f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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/00c21e4c93d963c50d4c0c89bfa84ed6e0694df2";
12+
nixpkgs-for-rpi.url = "github:NixOS/nixpkgs/80bdc1e5ce51f56b19791b52b2901187931f5353";
1313
nixos-hardware.url = "github:NixOS/nixos-hardware";
1414

1515
flake-compat = {

0 commit comments

Comments
 (0)