previous impermanence version

This commit is contained in:
Chris Dombroski 2024-08-20 12:09:51 -04:00
parent 2efad47937
commit 86f8fea876
2 changed files with 2 additions and 1 deletions

View file

@ -254,6 +254,7 @@
"original": { "original": {
"owner": "nix-community", "owner": "nix-community",
"repo": "impermanence", "repo": "impermanence",
"rev": "9de98e038ae91e15ea725700386044309b340299",
"type": "github" "type": "github"
} }
}, },

View file

@ -17,7 +17,7 @@
url = "github:Mic92/sops-nix"; url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
impermanence.url = "github:nix-community/impermanence"; impermanence.url = "github:nix-community/impermanence/9de98e038ae91e15ea725700386044309b340299";
stylix = { stylix = {
url = "github:danth/stylix/release-24.05"; url = "github:danth/stylix/release-24.05";
inputs = { inputs = {