Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Commit f85fbd6

Browse files
committed
bump nixpkgs to 24.11
1 parent c776eb0 commit f85fbd6

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
@@ -2,7 +2,7 @@
22
description = "raspberry-pi nixos configuration";
33

44
inputs = {
5-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
5+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
66
u-boot-src = {
77
flake = false;
88
url = "https://ftp.denx.de/pub/u-boot/u-boot-2024.07.tar.bz2";

0 commit comments

Comments
 (0)