Skip to content

Commit d661c0c

Browse files
committed
rpi: bump nixpkgs
1 parent f6f2b60 commit d661c0c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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/418468ac9527e799809c900eda37cbff999199b6";
12+
nixpkgs-for-rpi.url = "github:NixOS/nixpkgs/1306659b587dc277866c7b69eb97e5f07864d8c4";
1313
nixos-hardware.url = "github:NixOS/nixos-hardware";
1414

1515
flake-compat = {

0 commit comments

Comments
 (0)