summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 361b7a0..f0ba76e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -2,8 +2,8 @@
description = "Source code of Quentin Aristote's personal webpage.";
inputs = {
- data.url = "github:qaristote/info";
- my-nixpkgs.url = "github:qaristote/my-nixpkgs";
+ data.url = "git+https://git.aristote.fr/about-me/info";
+ my-nixpkgs.url = "git+https://git.aristote.fr/nix/my-nixpkgs";
uncss = {
url = "github:qaristote/uncss";
inputs = {