From 8480a2750129f205373e9e36ab69bf4b0a6fcd68 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Fri, 19 Apr 2024 17:48:39 +0200 Subject: [PATCH] update lock --- flake.lock | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/flake.lock b/flake.lock index 9b7c200..268976b 100644 --- a/flake.lock +++ b/flake.lock @@ -246,6 +246,21 @@ "type": "github" } }, + "impermanence": { + "locked": { + "lastModified": 1708968331, + "narHash": "sha256-VUXLaPusCBvwM3zhGbRIJVeYluh2uWuqtj4WirQ1L9Y=", + "owner": "nix-community", + "repo": "impermanence", + "rev": "a33ef102a02ce77d3e39c25197664b7a636f9c30", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "impermanence", + "type": "github" + } + }, "jovian": { "inputs": { "nix-github-actions": "nix-github-actions", @@ -558,6 +573,7 @@ "disko": "disko", "firefox-addons": "firefox-addons", "home-manager": "home-manager", + "impermanence": "impermanence", "jovian": "jovian", "nether": "nether", "nixos-anywhere": "nixos-anywhere",