From 65fdb6ab77a38bd8ca8942b6ed516056158fdd61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 20:08:04 -0400 Subject: [PATCH] chore: update lockfiles (#174) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: update dev flake inputs Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/2057814051972fa1453ddfb0d98badbea9b83c06' (2024-05-12) → 'github:NixOS/nixpkgs/33d1e753c82ffc557b4a585c77de43d4c922ebb5' (2024-05-15) * chore: update port sources --------- Co-authored-by: github-actions[bot] --- .sources/sources.json | 12 ++++++------ dev/flake.lock | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.sources/sources.json b/.sources/sources.json index 2d33d29..691d82a 100644 --- a/.sources/sources.json +++ b/.sources/sources.json @@ -44,9 +44,9 @@ "repo": "btop" }, "branch": "main", - "revision": "c6469190f2ecf25f017d6120bf4e050e6b1d17af", - "url": "https://github.com/catppuccin/btop/archive/c6469190f2ecf25f017d6120bf4e050e6b1d17af.tar.gz", - "hash": "0ayhpfdldnmdb2xirrj2p85bcpi17kwza65b6ridakznhyblk1wf" + "revision": "21b8d5956a8b07fa52519e3267fb3a2d2e693d17", + "url": "https://github.com/catppuccin/btop/archive/21b8d5956a8b07fa52519e3267fb3a2d2e693d17.tar.gz", + "hash": "1hdh78314axpz96qvnl7dkgjd3b7sjq0l8k5h1iwir1mjz596xsi" }, "cava": { "type": "Git", @@ -104,9 +104,9 @@ "repo": "fish" }, "branch": "main", - "revision": "0ce27b518e8ead555dec34dd8be3df5bd75cff8e", - "url": "https://github.com/catppuccin/fish/archive/0ce27b518e8ead555dec34dd8be3df5bd75cff8e.tar.gz", - "hash": "1a6yj6zhccpg5jpcrxjzxyydh5ldwlvwf3vz6lwl60gk2xvz7kqd" + "revision": "a3b9eb5eaf2171ba1359fe98f20d226c016568cf", + "url": "https://github.com/catppuccin/fish/archive/a3b9eb5eaf2171ba1359fe98f20d226c016568cf.tar.gz", + "hash": "0y7j8qcc88vwh6ig7whibndndk243cavaml619075f8s5abk255j" }, "foot": { "type": "Git", diff --git a/dev/flake.lock b/dev/flake.lock index 2e37441..ec800bb 100644 --- a/dev/flake.lock +++ b/dev/flake.lock @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1715534503, - "narHash": "sha256-5ZSVkFadZbFP1THataCaSf0JH2cAH3S29hU9rrxTEqk=", + "lastModified": 1715787315, + "narHash": "sha256-cYApT0NXJfqBkKcci7D9Kr4CBYZKOQKDYA23q8XNuWg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "2057814051972fa1453ddfb0d98badbea9b83c06", + "rev": "33d1e753c82ffc557b4a585c77de43d4c922ebb5", "type": "github" }, "original": {