Compare commits

..

No commits in common. "4cf3e403e43808e60ac5010424b17eecf346ade8" and "e31baf57680bab449ab5b40179cc4a08a99f5314" have entirely different histories.

View file

@ -1,7 +1,7 @@
{
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
inputs.lix = {
url = "https://git.lix.systems/lix-project/lix.git";
url = "git+ssh://git@git.lix.systems/lix-project/lix.git";
flake = false;
};
inputs.flake-utils.url = "github:numtide/flake-utils";