this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update website input to track correct repo

dusk 08908008 31d5d3e5

+7 -7
+6 -6
flake.lock
··· 76 76 "systems": "systems_2" 77 77 }, 78 78 "locked": { 79 - "lastModified": 1744691212, 80 - "narHash": "sha256-s3EvpOkk3O3sMC7gir/NBIyFDFuUcBROgMU5Bp/cWfw=", 79 + "lastModified": 1744901470, 80 + "narHash": "sha256-BXGeY8kab/Wr4MxlghPkM8QyLH8UXZI+QZO13DW3TEs=", 81 81 "ref": "refs/tags/latest", 82 - "rev": "a08b03d1e4ef9540e32c439f543987564c350f6c", 83 - "revCount": 411, 82 + "rev": "cdb77c3bd27de4d7189d6bef954526c3e86f3250", 83 + "revCount": 416, 84 84 "type": "git", 85 - "url": "https://git.gaze.systems/gazesys/website.git" 85 + "url": "https://git.gaze.systems/90008/website.git" 86 86 }, 87 87 "original": { 88 88 "ref": "refs/tags/latest", 89 89 "type": "git", 90 - "url": "https://git.gaze.systems/gazesys/website.git" 90 + "url": "https://git.gaze.systems/90008/website.git" 91 91 } 92 92 }, 93 93 "crane": {
+1 -1
flake.nix
··· 23 23 24 24 helix.url = "github:helix-editor/helix"; 25 25 26 - blog.url = "git+https://git.gaze.systems/gazesys/website.git?ref=refs/tags/latest"; 26 + blog.url = "git+https://git.gaze.systems/90008/website.git?ref=refs/tags/latest"; 27 27 blog.inputs.nixpkgs.follows = "nixpkgs"; 28 28 29 29 bernbot.url = "github:yusdacra/bernbot";