diff options
| author | Grisha Shipunov | 2025-02-10 12:08:08 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-02-10 12:12:25 +0100 |
| commit | f8db0c1b863d923ca3716e91a3093dbfcc68e6e3 (patch) | |
| tree | 8cc1c15e6f29677e2c67c2d5e309879360a34fa7 /flake.nix | |
| parent | c95ccef48865c4eb59270ef19c52cb6f820f26ed (diff) | |
update website
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ }; website = { - url = "git+https://codeberg.org/0xa/website.git?ref=main"; + url = "git+https://git.oxapentane.com/0xa/website.git?ref=main"; inputs.nixpkgs.follows = "nixpkgs"; inputs.flake-utils.follows = "flake-utils"; }; |
