From a110c200e86d2325af07167531fac0f61d9681a0 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Fri, 26 Dec 2025 18:41:26 +0100 Subject: Switch to GUI to manage the library Allow to regroup the CLI and the view into one unique tool. --- flake.lock | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 4775dd0..f76ff32 100644 --- a/flake.lock +++ b/flake.lock @@ -1,27 +1,12 @@ { "nodes": { - "flake-utils": { - "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "nixpkgs": { "locked": { - "lastModified": 1674290375, - "narHash": "sha256-yRD5bQWzu6UpDC6cybXwFizWHJCHcJTw35Ms7Q/nzU4=", + "lastModified": 1766769513, + "narHash": "sha256-Cp/cu3mBzrkZqAZ9SjezaSFo9YkUB0YAp/PttWo7MZE=", "owner": "nixos", "repo": "nixpkgs", - "rev": "68403fe04f6c85853ddd389c9e58dd9b9c8b0a36", + "rev": "2d0f3cecb3a2e77f5604e82fd43c030796095ca3", "type": "github" }, "original": { @@ -32,7 +17,6 @@ }, "root": { "inputs": { - "flake-utils": "flake-utils", "nixpkgs": "nixpkgs" } } -- cgit v1.2.3