flake.nix: Add impermanence input

Flake lock file updates:

• Added input 'impermanence':
    'github:nix-community/impermanence/4b3e914cdf97a5b536a889e939fb2fd2b043a170?narHash=sha256-LJggUHbpyeDvNagTUrdhe/pRVp4pnS6wVKALS782gRI%3D' (2025-01-25)
This commit is contained in:
2025-04-26 17:07:24 +01:00
parent b0765b40a9
commit b5ea2f6def
2 changed files with 17 additions and 0 deletions

View File

@ -23,6 +23,7 @@
url = "git+ssh://git@git.vimium.com/jordan/gitea-github-theme.git?ref=main";
flake = false;
};
impermanence.url = "github:nix-community/impermanence";
kvlibadwaita = {
url = "github:GabePoel/KvLibadwaita";
flake = false;