From 3be549af3dec2977daafc3d33755611fed34af76 Mon Sep 17 00:00:00 2001 From: jay Date: Wed, 9 Jul 2025 08:23:05 -0400 Subject: [PATCH] Import impermanance flake. --- flake.lock | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/flake.lock b/flake.lock index 3deef4c..a16fe5c 100644 --- a/flake.lock +++ b/flake.lock @@ -303,6 +303,21 @@ "type": "github" } }, + "impermanence-stable-nixos": { + "locked": { + "lastModified": 1737831083, + "narHash": "sha256-LJggUHbpyeDvNagTUrdhe/pRVp4pnS6wVKALS782gRI=", + "owner": "nix-community", + "repo": "impermanence", + "rev": "4b3e914cdf97a5b536a889e939fb2fd2b043a170", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "impermanence", + "type": "github" + } + }, "nix-darwin": { "inputs": { "nixpkgs": [ @@ -531,6 +546,7 @@ "disko-stable-nixos": "disko-stable-nixos", "home-manager-stable-nixos": "home-manager-stable-nixos", "hyprpanel-stable-nixos": "hyprpanel-stable-nixos", + "impermanence-stable-nixos": "impermanence-stable-nixos", "nix-flatpak-stable-nixos": "nix-flatpak-stable-nixos", "nixpkgs": "nixpkgs_2", "nixpkgs-stable-nixos": "nixpkgs-stable-nixos",