fix(inputs): use https:// #25

Merged
qyriad merged 1 commit from flake-input-https into main 2024-05-06 21:43:29 +00:00
Owner

Signed-off-by: Raito Bezarius raito@lix.systems

Signed-off-by: Raito Bezarius <raito@lix.systems>
raito added 1 commit 2024-05-06 21:42:20 +00:00
Signed-off-by: Raito Bezarius <raito@lix.systems>
lunaphied requested changes 2024-05-06 21:43:19 +00:00
@ -2,3 +2,3 @@
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
inputs.lix = {
url = "git+ssh://git@git.lix.systems/lix-project/lix.git";
url = "https://git.lix.systems/lix-project/lix.git";
Owner

git+https?

`git+https`?
qyriad approved these changes 2024-05-06 21:43:22 +00:00
qyriad merged commit 4cf3e403e4 into main 2024-05-06 21:43:29 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/nixos-module#25
No description provided.