flake.nix: move to lix attic fork
This commit is contained in:
parent
6d8c8a8f52
commit
8ee21a78f5
2 changed files with 19 additions and 28 deletions
|
@ -128,9 +128,11 @@
|
|||
url = "github:nrabulinski/nur-packages";
|
||||
};
|
||||
attic = {
|
||||
url = "github:zhaofengli/attic";
|
||||
url = "git+https://git.lix.systems/nrabulinski/attic.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.crane.follows = "crane";
|
||||
inputs.lix.follows = "lix";
|
||||
inputs.lix-module.follows = "lix-module";
|
||||
};
|
||||
helix = {
|
||||
url = "github:helix-editor/helix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue