mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-08 19:46:03 +01:00
bump nixpkgs to 24.11
This commit is contained in:
parent
c776eb0a74
commit
f85fbd621f
2 changed files with 5 additions and 5 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue