mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-12-13 04:21:06 +01:00
Update dependencies (nixpkgs 24.05 -> 24.11)
This commit is contained in:
parent
aaec735faf
commit
a829637bdb
2 changed files with 11 additions and 11 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