diff --git a/flake.nix b/flake.nix index 39324fdf..6d094df3 100644 --- a/flake.nix +++ b/flake.nix @@ -51,7 +51,7 @@ tritonshell.url = "git+https://git.greenbaum.cloud/dev/tritonshell?ref=main&dir=template"; tritonshell.inputs.nixpkgs.follows = "latest"; - nix-autobahn.url = "github:wucke13/nix-autobahn"; + nix-autobahn.url = "github:pub-solar/nix-autobahn/fix/clap-and-bump-dependencies"; nix-autobahn.inputs.nixpkgs.follows = "latest"; nix-autobahn.inputs.naersk.follows = "naersk"; };