Add back Droid, second go around will surely work

This commit is contained in:
Bun 2025-04-18 04:15:54 -04:00
parent 2750e8e24e
commit 4335e92895
6 changed files with 80 additions and 7 deletions

26
flake.lock generated
View file

@ -1,5 +1,29 @@
{
"nodes": {
"avf": {
"locked": {
"lastModified": 1744940518,
"narHash": "sha256-pkbIduXLW85yB5wV6j72Gpxz5JJhuJBZxhXWsJ4BMd8=",
"type": "tarball",
"url": "https://github.com/nix-community/nixos-avf/releases/download/nixos-24.11/avf-channel-24.11-aarch64.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://github.com/nix-community/nixos-avf/releases/download/nixos-24.11/avf-channel-24.11-aarch64.tar.xz"
}
},
"avf-channel": {
"locked": {
"lastModified": 1,
"narHash": "sha256-56qCMHw9q2hkyh6qlbrTKTN102OfZPkXVI4YGLa5Wgc=",
"type": "tarball",
"url": "https://github.com/nix-community/nixos-avf/releases/download/nixos-24.11/nixos-channel-24.11-aarch64.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://github.com/nix-community/nixos-avf/releases/download/nixos-24.11/nixos-channel-24.11-aarch64.tar.xz"
}
},
"blender": {
"inputs": {
"nixpkgs": "nixpkgs"
@ -442,6 +466,8 @@
},
"root": {
"inputs": {
"avf": "avf",
"avf-channel": "avf-channel",
"blender": "blender",
"disko": "disko",
"hm": "hm",