summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2022-09-22 00:17:41 +0300
committerAzat Bahawi <azat@bahawi.net>2022-09-22 00:17:41 +0300
commit6320d4225b087f096268cd99eee2ba3ecfa989a0 (patch)
tree0169dcb41c35afb2b356aaeeabfca8f91864ef85 /flake.nix
parentb9d992bb1d80677d0f8e70a2ec5bf86983dba22c (diff)
2022-09-22
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index 68f66d2..5a224e1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -193,10 +193,7 @@
};
azahi-cc = {
- type = "gitlab";
- owner = "azahi";
- repo = "azahi.cc";
- ref = "master";
+ url = "git+https://git.azahi.cc/azahi-cc?ref=master";
flake = false;
};