Switch to the replicated forgejo, and bump lix to head #2

Merged
jade merged 2 commits from ktemkin/nixos-module:change_url into main 2024-03-09 07:30:21 +00:00
Showing only changes of commit c88abb52dc - Show all commits

View file

@ -1,8 +1,7 @@
{
# fixme: use the forgejo address
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
inputs.lix = {
url = "git+ssh://gerrit.lix.systems:2022/lix";
url = "git+ssh://git@git.lix.systems/lix-project/lix.git";
flake = false;
};
inputs.flake-utils.url = "github:numtide/flake-utils";