From 9ba00b14eee60596784a228ce29d40325e0ca35c Mon Sep 17 00:00:00 2001 From: oqyude Date: Tue, 21 Oct 2025 18:10:52 +0300 Subject: [PATCH] 123 --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/flake.lock b/flake.lock index 9ec8f81..180f8a9 100755 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,21 @@ { "nodes": { + "calibre": { + "locked": { + "lastModified": 1760533177, + "narHash": "sha256-OwM1sFustLHx+xmTymhucZuNhtq98fHIbfO8Swm5L8A=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "35f590344ff791e6b1d6d6b8f3523467c9217caf", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "35f590344ff791e6b1d6d6b8f3523467c9217caf", + "type": "github" + } + }, "compose2nix": { "inputs": { "nixpkgs": [ @@ -453,6 +469,7 @@ }, "root": { "inputs": { + "calibre": "calibre", "compose2nix": "compose2nix", "disko": "disko", "flake-compat": "flake-compat",