change website to main branch

This commit is contained in:
CherryKitten 2024-06-07 11:18:40 +02:00
parent a88d85b925
commit 81b1627afa
Signed by: sammy
GPG key ID: 98D8F75FB0658276
2 changed files with 2 additions and 3 deletions

View file

@ -10,14 +10,13 @@
"locked": {
"lastModified": 1716797840,
"narHash": "sha256-Xhc61kTl/hJ/UmLzkmZjGp1qkv7G0JqmqpIhpbLWQPg=",
"ref": "nix",
"ref": "refs/heads/main",
"rev": "e89223d5af321e4298daf4f756d84231412f6f5f",
"revCount": 38,
"type": "git",
"url": "https://git.cherrykitten.dev/sammy/cherrykitten.dev"
},
"original": {
"ref": "nix",
"type": "git",
"url": "https://git.cherrykitten.dev/sammy/cherrykitten.dev"
}

View file

@ -15,7 +15,7 @@
cherrykitten-website = {
url = "git+https://git.cherrykitten.dev/sammy/cherrykitten.dev?ref=nix";
url = "git+https://git.cherrykitten.dev/sammy/cherrykitten.dev";
inputs.nixpkgs.follows = "nixpkgs";
};