fix impermanence

This commit is contained in:
2025-01-14 16:26:07 +08:00
parent cdd758e9f3
commit 1b922d15d0
3 changed files with 7 additions and 6 deletions

1
bbb Symbolic link
View File

@@ -0,0 +1 @@
aaa

10
flake.lock generated
View File

@@ -588,15 +588,15 @@
},
"impermanence": {
"locked": {
"lastModified": 1731242966,
"narHash": "sha256-B3C3JLbGw0FtLSWCjBxU961gLNv+BOOBC6WvstKLYMw=",
"owner": "nix-community",
"lastModified": 1736844146,
"narHash": "sha256-6eS83yDdY/Rwebm0ViqfWXtVgnNW6xk4EbEmf3uCZb8=",
"owner": "CHN-beta",
"repo": "impermanence",
"rev": "3ed3f0eaae9fcc0a8331e77e9319c8a4abd8a71a",
"rev": "6436d81394a3b83ff32e57de08d5adab2177ce7f",
"type": "github"
},
"original": {
"owner": "nix-community",
"owner": "CHN-beta",
"repo": "impermanence",
"type": "github"
}

View File

@@ -15,7 +15,7 @@
url = "github:nix-community/nix-vscode-extensions?rev=7aa26ebccf778efe880fda1290db9c1da56ffa4f";
inputs.nixpkgs.follows = "nixpkgs";
};
impermanence.url = "github:nix-community/impermanence";
impermanence.url = "github:CHN-beta/impermanence";
qchem = { url = "github:Nix-QChem/NixOS-QChem/master"; inputs.nixpkgs.follows = "nixpkgs"; };
plasma-manager =
{