add aerospace to darwin hosts

This commit is contained in:
Yan Lin 2025-11-16 14:46:07 +01:00
parent d0f891e144
commit 35578e5cdc
4 changed files with 171 additions and 10 deletions

47
flake.lock generated
View file

@ -36,6 +36,31 @@
"type": "github"
}
},
"cuda-legacy": {
"inputs": {
"flake-parts": [
"jetpack-nixos",
"cuda-legacy"
],
"nixpkgs": [
"jetpack-nixos",
"nixpkgs"
]
},
"locked": {
"lastModified": 1762806692,
"narHash": "sha256-JhgQIwJe0U2vxj+pu+Sgm+VLgNqucpXtZYGKZOgkQdc=",
"owner": "nixos-cuda",
"repo": "cuda-legacy",
"rev": "9856d70acc3e2ae9081930b33d946326e07f1482",
"type": "github"
},
"original": {
"owner": "nixos-cuda",
"repo": "cuda-legacy",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
@ -183,6 +208,27 @@
"type": "github"
}
},
"jetpack-nixos": {
"inputs": {
"cuda-legacy": "cuda-legacy",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1763139565,
"narHash": "sha256-Y6egKi46ui+26iUlfd71SjND3dHO2TDsn7Y5AeuQ+Ek=",
"owner": "anduril",
"repo": "jetpack-nixos",
"rev": "f538b3b3b0cb7d42ed34c0841af262e74c3c7066",
"type": "github"
},
"original": {
"owner": "anduril",
"repo": "jetpack-nixos",
"type": "github"
}
},
"jovian-nixos": {
"inputs": {
"nix-github-actions": "nix-github-actions",
@ -349,6 +395,7 @@
"disko": "disko",
"firefox-addons": "firefox-addons",
"home-manager": "home-manager",
"jetpack-nixos": "jetpack-nixos",
"jovian-nixos": "jovian-nixos",
"nix-darwin": "nix-darwin",
"nix-homebrew": "nix-homebrew",