feat: Update cinny to 4.11.1
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -345,11 +345,11 @@
|
||||
"cinny": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1773201828,
|
||||
"narHash": "sha256-222uaWbF/6kMzrF5Vm3k8HW4IZ4WyLOTpQaR++s+BCg=",
|
||||
"lastModified": 1773230857,
|
||||
"narHash": "sha256-dwI3zNey/ukF3t2fhH/ePf4o4iBDwZyLWMYebPgXmWU=",
|
||||
"owner": "cinnyapp",
|
||||
"repo": "cinny",
|
||||
"rev": "b76ad3caafe8ec0319a493994cedfe8e8f8d6438",
|
||||
"rev": "6a05ff58406755d5613e48dc3cf4f39f1033764a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -18,12 +18,12 @@
|
||||
cinny = with pkgs;
|
||||
buildNpmPackage rec {
|
||||
pname = "cinny-unwrapped";
|
||||
version = "4.11.0";
|
||||
version = "4.11.1";
|
||||
src = inputs.cinny;
|
||||
|
||||
nodejs = nodejs_22;
|
||||
|
||||
npmDepsHash = "sha256-+V0neNe3h21nEgqj6cLBwUzN/dOtePM2VlzN/jx4lB4=";
|
||||
npmDepsHash = "sha256-27WFjb08p09aJRi0S2PvYq3bivEuG5+z2QhFahTSj4Q=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
python3
|
||||
|
||||
Reference in New Issue
Block a user