bump nixpkgs to 24.11

This commit is contained in:
Travis Staton 2025-01-06 10:19:04 -05:00
parent c776eb0a74
commit f85fbd621f
No known key found for this signature in database
GPG key ID: E883E53CDAC16260
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
description = "raspberry-pi nixos configuration";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
u-boot-src = {
flake = false;
url = "https://ftp.denx.de/pub/u-boot/u-boot-2024.07.tar.bz2";