diff options
| author | sinanmohd <sinan@sinanmohd.com> | 2026-02-09 00:55:58 +0530 |
|---|---|---|
| committer | sinanmohd <sinan@sinanmohd.com> | 2026-02-09 00:55:58 +0530 |
| commit | 97cd1fb0b38e60eb82d134f7e11020b0e0a4e1a8 (patch) | |
| tree | 7f49ba1ce8fa853e13d5d52ed43781fd57b2faea /flake.nix | |
| parent | fcc3165f3369cad0486d5ce8b0f34417431da75c (diff) | |
chore(os/kay/services): revert nixarr
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -31,11 +31,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - nixarr = { - url = "github:rasmus-kirk/nixarr"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - nix-index-database = { url = "github:nix-community/nix-index-database"; inputs.nixpkgs.follows = "nixpkgs"; @@ -53,7 +48,6 @@ determinate, headplane, namescale, - nixarr, nix-index-database, }: let @@ -66,7 +60,6 @@ specialArgs = { inherit alina; - inherit nixarr; inherit namescale; inherit headplane; inherit determinate; |
