summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrisha Shipunov2026-07-26 20:19:43 +0000
committerGrisha Shipunov2026-07-26 20:19:43 +0000
commit1ce66ae49e995b1dce2ad801de200f241459459c (patch)
treeabcd0b43f5a620620850eeef5c1c4760eae7639c /flake.nix
parentfa816e580c3bcc70f0b58d2991ed65d919fbc05e (diff)
switch over to new git instanceHEADmain
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 51836fb..8fc8ea8 100644
--- a/flake.nix
+++ b/flake.nix
@@ -29,7 +29,7 @@
};
website = {
- url = "git+https://git.oxapentane.com/0xa/website.git";
+ url = "git+https://git.oxapentane.com/website.git";
flake = false;
};