mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-10 04:40:05 +00:00
⬆️➕ Update dependencies and add vicinae input (2025-08-27)
This commit is contained in:
parent
6690edd3a4
commit
86e3af8942
2 changed files with 61 additions and 1 deletions
|
@ -52,6 +52,11 @@
|
|||
url = "github:Lxtharia/minegrub-theme";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
vicinae = {
|
||||
url = "github:tomromeo/vicinae-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue