mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
home: remove old flake registry config
flakies is conceptually no longer a flake
This commit is contained in:
parent
329eabd171
commit
87edda0bd7
1 changed files with 0 additions and 7 deletions
|
|
@ -27,12 +27,5 @@
|
||||||
allow-import-from-derivation = true;
|
allow-import-from-derivation = true;
|
||||||
keep-outputs = false; # Build time derivations and sources
|
keep-outputs = false; # Build time derivations and sources
|
||||||
};
|
};
|
||||||
|
|
||||||
registry.flakies = {
|
|
||||||
from.id = "flakies";
|
|
||||||
from.type = "indirect";
|
|
||||||
to.type = "git";
|
|
||||||
to.url = "https://git.confusedcompiler.org/leana8959/flakies";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue