diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 = { |
