diff --git a/flake.lock b/flake.lock index 981132e2..295767a5 100644 --- a/flake.lock +++ b/flake.lock @@ -166,11 +166,11 @@ ] }, "locked": { - "lastModified": 1732643199, - "narHash": "sha256-uI7TXEb231o8dkwB5AUCecx3AQtosRmL6hKgnckvjps=", + "lastModified": 1732894027, + "narHash": "sha256-2qbdorpq0TXHBWbVXaTqKoikN4bqAtAplTwGuII+oAc=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "84637a7ab04179bdc42aa8fd0af1909fba76ad0c", + "rev": "6209c381904cab55796c5d7350e89681d3b2a8ef", "type": "github" }, "original": { diff --git a/pkgs/_sources/generated.json b/pkgs/_sources/generated.json index f402b963..c7173fd1 100644 --- a/pkgs/_sources/generated.json +++ b/pkgs/_sources/generated.json @@ -434,7 +434,7 @@ }, "rime-ice": { "cargoLocks": null, - "date": "2024-11-29", + "date": "2024-11-30", "extract": null, "name": "rime-ice", "passthru": null, @@ -444,13 +444,13 @@ "fetchSubmodules": true, "leaveDotGit": false, "name": null, - "rev": "66575014ac063a8067a773ccc50952491bd432e9", - "sha256": "sha256-UnIz10ofLIPZo2moG1tzJaoPK5hKEjLO11nyhjzL2Qo=", + "rev": "3a34096cc921b34ff4ea4293daaf71c4ac311e58", + "sha256": "sha256-pAjAHrZQ6E8+wI8oSy6aZdKybpf1tgSOe6thvj8nHbU=", "sparseCheckout": [], "type": "git", "url": "https://github.com/iDvel/rime-ice.git" }, - "version": "66575014ac063a8067a773ccc50952491bd432e9" + "version": "3a34096cc921b34ff4ea4293daaf71c4ac311e58" }, "rime-loengfan": { "cargoLocks": null, diff --git a/pkgs/_sources/generated.nix b/pkgs/_sources/generated.nix index e3eebe0c..5889dd32 100644 --- a/pkgs/_sources/generated.nix +++ b/pkgs/_sources/generated.nix @@ -284,17 +284,17 @@ }; rime-ice = { pname = "rime-ice"; - version = "66575014ac063a8067a773ccc50952491bd432e9"; + version = "3a34096cc921b34ff4ea4293daaf71c4ac311e58"; src = fetchgit { url = "https://github.com/iDvel/rime-ice.git"; - rev = "66575014ac063a8067a773ccc50952491bd432e9"; + rev = "3a34096cc921b34ff4ea4293daaf71c4ac311e58"; fetchSubmodules = true; deepClone = false; leaveDotGit = false; sparseCheckout = [ ]; - sha256 = "sha256-UnIz10ofLIPZo2moG1tzJaoPK5hKEjLO11nyhjzL2Qo="; + sha256 = "sha256-pAjAHrZQ6E8+wI8oSy6aZdKybpf1tgSOe6thvj8nHbU="; }; - date = "2024-11-29"; + date = "2024-11-30"; }; rime-loengfan = { pname = "rime-loengfan";