From 97e1de490c76ace6db60ab90456d328bf65b0228 Mon Sep 17 00:00:00 2001 From: kashw2 Date: Mon, 10 Feb 2025 19:34:00 +1000 Subject: [PATCH] fix source --- flakes/manual.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/flakes/manual.toml b/flakes/manual.toml index 97df977c..87ebf278 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -173,6 +173,5 @@ owner = "nix-community" repo = "autofirma-nix" [[sources]] -type = "github" -owner = "kashw2" -repo = "bitbucket-runner-nix" \ No newline at end of file +type = "git" +url = "git+https://github.com/kashw2/bitbucket-runner-nix" \ No newline at end of file