engineering blog at https://blog.tangled.sh

nix: use fork of vite with chroma support #3

merged opened by oppi.li targeting master from op/tupssoolqvus
Labels

None yet.

Participants 1
AT URI
at://did:plc:qfpnj4og54vl56wngdriaxug/sh.tangled.repo.pull/3mc7q22ebgn22
+7 -7
Diff #0
+6 -6
flake.lock
··· 69 69 "nixpkgs": "nixpkgs_2" 70 70 }, 71 71 "locked": { 72 - "lastModified": 1758224598, 73 - "narHash": "sha256-Ai+kyEpZVPTuk0IP34kE8ZaXxhI+Z97msUFPe82k0Ic=", 72 + "lastModified": 1768109018, 73 + "narHash": "sha256-ePHsZ62UURGy44rkLva16RILZKI7PWcnGzyrP5Qmqt8=", 74 74 "ref": "refs/heads/master", 75 - "rev": "e67e553dc237e41adc9ceae4d834fc02d44e4eb4", 76 - "revCount": 96, 75 + "rev": "0368173f7a3672916d26ac7c3183dd9998d1a514", 76 + "revCount": 98, 77 77 "type": "git", 78 - "url": "https://tangled.sh/@anirudh.fi/vite" 78 + "url": "https://tangled.org/oppi.li/vite" 79 79 }, 80 80 "original": { 81 81 "type": "git", 82 - "url": "https://tangled.sh/@anirudh.fi/vite" 82 + "url": "https://tangled.org/oppi.li/vite" 83 83 } 84 84 } 85 85 },
+1 -1
flake.nix
··· 4 4 inputs = { 5 5 nixpkgs.url = "github:nixos/nixpkgs"; 6 6 vite = { 7 - url = "git+https://tangled.sh/@anirudh.fi/vite"; 7 + url = "git+https://tangled.org/oppi.li/vite"; 8 8 flake = true; 9 9 }; 10 10 inter-fonts-src = {

History

1 round 0 comments
sign up or login to add to the discussion
oppi.li submitted #0
1 commit
expand
nix: use fork of vite with chroma support
1/1 success
expand
expand 0 comments
pull request successfully merged