From 6f13527810e6b4f13c05fa76a52ad51a4cf8e25d Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Wed, 18 Sep 2024 01:31:52 -0700 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'viminal': 'github:youwen5/viminal/0fff5154e69feb5bbb0e634e654eb65feee9c5cf' (2024-09-17) → 'github:youwen5/viminal/2543f9775517d9358eb8b4d3e8cf5ecfca156ee0' (2024-09-18) • Added input 'viminal/cellular-automaton': 'github:Eandrju/cellular-automaton.nvim/11aea08aa084f9d523b0142c2cd9441b8ede09ed' (2024-06-30) --- flake.lock | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 0f644d1..8b7ff82 100755 --- a/flake.lock +++ b/flake.lock @@ -70,6 +70,22 @@ "type": "github" } }, + "cellular-automaton": { + "flake": false, + "locked": { + "lastModified": 1719777869, + "narHash": "sha256-nIv7ISRk0+yWd1lGEwAV6u1U7EFQj/T9F8pU6O0Wf0s=", + "owner": "Eandrju", + "repo": "cellular-automaton.nvim", + "rev": "11aea08aa084f9d523b0142c2cd9441b8ede09ed", + "type": "github" + }, + "original": { + "owner": "Eandrju", + "repo": "cellular-automaton.nvim", + "type": "github" + } + }, "crane": { "inputs": { "nixpkgs": [ @@ -1039,6 +1055,7 @@ }, "viminal": { "inputs": { + "cellular-automaton": "cellular-automaton", "flake-parts": "flake-parts_2", "haskell-tools": "haskell-tools", "lsp-progress": "lsp-progress", @@ -1050,11 +1067,11 @@ "satellite": "satellite" }, "locked": { - "lastModified": 1726615423, - "narHash": "sha256-cX5zX8US0E5Aw1xzFuumTlQTxZSzwqp7kz7i+qFDBIQ=", + "lastModified": 1726648282, + "narHash": "sha256-AiISDYvrUuPmfIhbGIahn9KAE1By7RTeI4zpRktYxzA=", "owner": "youwen5", "repo": "viminal", - "rev": "0fff5154e69feb5bbb0e634e654eb65feee9c5cf", + "rev": "2543f9775517d9358eb8b4d3e8cf5ecfca156ee0", "type": "github" }, "original": {