Reorganize repository
This commit is contained in:
parent
da1824edb6
commit
0fc6c32a47
124 changed files with 16295 additions and 1229 deletions
|
@ -23,8 +23,6 @@
|
|||
}; in
|
||||
utils.lib.systemFlake {
|
||||
inherit self inputs;
|
||||
# This config can only be evaluated on x86_64-linux because of IFD
|
||||
supportedSystems = [ "x86_64-linux" ];
|
||||
channels.nixpkgs = {
|
||||
input = nixpkgs;
|
||||
patches = map (patch: ./patches + "/${patch}") (builtins.filter (x: x != ".keep") (builtins.attrNames (builtins.readDir ./patches)));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue