Skip to content

Commit f39c307

Browse files
committed
rpi: bump nixpkgs
1 parent 5441e39 commit f39c307

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/4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9";
12+
nixpkgs-for-rpi.url = "github:NixOS/nixpkgs/15f4ee454b1dce334612fa6843b3e05cf546efab";
1313
nixos-hardware.url = "github:NixOS/nixos-hardware";
1414

1515
flake-compat = {

0 commit comments

Comments
 (0)