flake: move attic to flake=false
This commit is contained in:
parent
a7e14fb69a
commit
e89f83a559
3 changed files with 15 additions and 103 deletions
|
@ -56,9 +56,7 @@
|
|||
};
|
||||
attic = {
|
||||
url = "git+https://git.lix.systems/nrabulinski/attic.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.lix.follows = "lix";
|
||||
inputs.lix-module.follows = "lix-module";
|
||||
flake = false;
|
||||
};
|
||||
crane = {
|
||||
url = "github:ipetkov/crane";
|
||||
|
@ -71,7 +69,6 @@
|
|||
zjstatus = {
|
||||
url = "github:dj95/zjstatus";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.crane.follows = "attic/crane";
|
||||
};
|
||||
lix = {
|
||||
url = "git+https://git.lix.systems/lix-project/lix.git";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue