bump cinny

This commit is contained in:
Henry Hiles 2026-02-18 20:58:53 -05:00
commit e069b26d06
No known key found for this signature in database

View file

@ -12,8 +12,8 @@
src = pkgs.fetchFromCodeberg { src = pkgs.fetchFromCodeberg {
owner = "lapingvino"; owner = "lapingvino";
repo = "cinny"; repo = "cinny";
rev = "7181f6bee47b764107d61b63611a3af8d3bc8a41"; rev = "e612663520f7f880e4c193a0b4aaca3d99e1bade";
hash = "sha256-wTPUd/wfyKIHnihan2fChYf0hs0S8JzelhGsR3o4JXg="; hash = "sha256-sShOLXd/L4NDCHOUap09JJ8V7voxKrehx//9sh2xugw=";
}; };
npmDeps = pkgs.fetchNpmDeps { npmDeps = pkgs.fetchNpmDeps {
inherit src; inherit src;