Skip to content

Commit d140416

Browse files
committed
rpi: bump pinned nixpkgs
1 parent 6d22430 commit d140416

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

1515
flake-compat = {

0 commit comments

Comments
 (0)