🐛 aristotle: fix kernel build

This commit is contained in:
2024-10-01 13:34:13 -04:00
parent 5c489491ad
commit d9b0c54edc
3 changed files with 68 additions and 66 deletions

View File

@ -3,7 +3,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
raspberry-pi-nix.url = "github:nix-community/raspberry-pi-nix/v0.4.0";
raspberry-pi-nix.url = "github:nix-community/raspberry-pi-nix";
flake-utils.url = "github:numtide/flake-utils";
deploy-rs = {