diff --git a/flake.lock b/flake.lock index 7d6e464..ed24989 100644 --- a/flake.lock +++ b/flake.lock @@ -244,16 +244,17 @@ }, "impermanence": { "locked": { - "lastModified": 1724098307, - "narHash": "sha256-7SKGkqrXPLRD0jbs9IOnUhmjJZv2wawrlkgtzF0tMrw=", + "lastModified": 1719091691, + "narHash": "sha256-AxaLX5cBEcGtE02PeGsfscSb/fWMnyS7zMWBXQWDKbE=", "owner": "nix-community", "repo": "impermanence", - "rev": "9de98e038ae91e15ea725700386044309b340299", + "rev": "23c1f06316b67cb5dabdfe2973da3785cfe9c34a", "type": "github" }, "original": { "owner": "nix-community", "repo": "impermanence", + "rev": "23c1f06316b67cb5dabdfe2973da3785cfe9c34a", "type": "github" } }, diff --git a/flake.nix b/flake.nix index 77bd3ff..b734ea8 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ url = "github:Mic92/sops-nix"; inputs.nixpkgs.follows = "nixpkgs"; }; - impermanence.url = "github:nix-community/impermanence"; + impermanence.url = "github:nix-community/impermanence/23c1f06316b67cb5dabdfe2973da3785cfe9c34a"; stylix = { url = "github:danth/stylix/release-24.05"; inputs = {