Update sunshine input
This commit is contained in:
parent
df823cd770
commit
a828dbed0d
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@
|
||||||
url = "git+https://git@git.datarift.nl/erwin/sunshine.git?ref=main";
|
url = "git+https://git@git.datarift.nl/erwin/sunshine.git?ref=main";
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.follows = "nixpkgs";
|
nixpkgs.follows = "nixpkgs";
|
||||||
flake-utils.follows = "flake-utils";
|
flake-parts.follows = "flake-parts";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue