diff --git a/flake.nix b/flake.nix index 1e683dbac82fcf872ff0e07b1f0b4f48b57cac8c..dac65e7cff26846c37166d6aabf92811d58d611d 100644 --- a/flake.nix +++ b/flake.nix @@ -1,11 +1,11 @@ { inputs = { get-flake.url = "github:ursi/get-flake"; - lint-utils.url = "git+https://gitlab.homotopic.tech/nix/lint-utils"; horizon-platform = { url = "git+https://gitlab.homotopic.tech/horizon/horizon-platform"; flake = false; }; + lint-utils.url = "git+https://gitlab.homotopic.tech/nix/lint-utils"; nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable"; };