From a496a03e7007ae6b20f39544025fc3053418dd6b Mon Sep 17 00:00:00 2001 From: Pablo Ovelleiro Corral Date: Thu, 9 Jan 2025 16:52:34 +0100 Subject: [PATCH] Update disko flake input Include fix from https://github.com/nix-community/disko/pull/934 The disko version before this makes the evaluation fail, if machines import their own disko directly already. --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 3f8603934..3d9e64320 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1735468753, - "narHash": "sha256-2dt1nOe9zf9pDkf5Kn7FUFyPRo581s0n90jxYXJ94l0=", + "lastModified": 1736437680, + "narHash": "sha256-9Sy17XguKdEU9M5peTrkWSlI/O5IAqjHzdzxbXnc30g=", "owner": "nix-community", "repo": "disko", - "rev": "84a5b93637cc16cbfcc61b6e1684d626df61eb21", + "rev": "4d5d07d37ff773338e40a92088f45f4f88e509c8", "type": "github" }, "original": {