this repo has no description
4
fork

Configure Feed

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

chore(nix): update inputs [skip ci]

dusk 0137e535 02326851

+6 -6
+3 -3
_sources/generated.json
··· 32 32 "fetchSubmodules": false, 33 33 "leaveDotGit": false, 34 34 "name": null, 35 - "rev": "f65feb36c6c73f7dacaefe378efb5910d859e714", 36 - "sha256": "sha256-CihDPW3xeHahIdeZPnvD6YPelQydKisjpmCsqa4WVCQ=", 35 + "rev": "0833169eb233d07d08b0ab39111d2d31eb172f07", 36 + "sha256": "sha256-Ytwbw+TLnRLydyUyvjVOF/dQGWdtp0vZq4vRavHSzPI=", 37 37 "sparseCheckout": [], 38 38 "type": "git", 39 39 "url": "https://git.gaze.systems/90008/website.git" 40 40 }, 41 - "version": "f65feb36c6c73f7dacaefe378efb5910d859e714" 41 + "version": "0833169eb233d07d08b0ab39111d2d31eb172f07" 42 42 }, 43 43 "gomod2nix": { 44 44 "cargoLocks": null,
+3 -3
_sources/generated.nix
··· 15 15 }; 16 16 blog = { 17 17 pname = "blog"; 18 - version = "f65feb36c6c73f7dacaefe378efb5910d859e714"; 18 + version = "0833169eb233d07d08b0ab39111d2d31eb172f07"; 19 19 src = fetchgit { 20 20 url = "https://git.gaze.systems/90008/website.git"; 21 - rev = "f65feb36c6c73f7dacaefe378efb5910d859e714"; 21 + rev = "0833169eb233d07d08b0ab39111d2d31eb172f07"; 22 22 fetchSubmodules = false; 23 23 deepClone = false; 24 24 leaveDotGit = false; 25 25 sparseCheckout = [ ]; 26 - sha256 = "sha256-CihDPW3xeHahIdeZPnvD6YPelQydKisjpmCsqa4WVCQ="; 26 + sha256 = "sha256-Ytwbw+TLnRLydyUyvjVOF/dQGWdtp0vZq4vRavHSzPI="; 27 27 }; 28 28 date = "2025-09-03"; 29 29 };