about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-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;
     };
 

Consider giving Nix/NixOS a try! <3