diff --git a/flake.lock b/flake.lock index 3744b44..0ad9d9f 100644 --- a/flake.lock +++ b/flake.lock @@ -701,15 +701,15 @@ }, "impermanence": { "locked": { - "lastModified": 1668668915, - "narHash": "sha256-QjY4ZZbs9shwO4LaLpvlU2bO9J1juYhO9NtV3nrbnYQ=", - "owner": "nix-community", + "lastModified": 1673576827, + "narHash": "sha256-IXD7wL8x3AGA1j4HETbsXgVi035yz7U660cd9vzYLCA=", + "owner": "AtaraxiaSjel", "repo": "impermanence", - "rev": "5df9108b346f8a42021bf99e50de89c9caa251c3", + "rev": "65fc17a7fb401b4080e3b8b544b2283bc5668526", "type": "github" }, "original": { - "owner": "nix-community", + "owner": "AtaraxiaSjel", "repo": "impermanence", "type": "github" } diff --git a/flake.nix b/flake.nix index 0c2bfdb..bc40758 100644 --- a/flake.nix +++ b/flake.nix @@ -23,7 +23,7 @@ url = "github:nix-community/home-manager"; inputs.nixpkgs.follows = "nixpkgs"; }; - impermanence.url = "github:nix-community/impermanence"; + impermanence.url = "github:AtaraxiaSjel/impermanence"; arkenfox-userjs = { url = "github:arkenfox/user.js"; flake = false;