mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat: fix tewi, ...
This commit is contained in:
parent
6457b97513
commit
e4bd7ee5e6
21 changed files with 425 additions and 224 deletions
|
|
@ -7,13 +7,12 @@ in inputs /*// {
|
|||
patches = [
|
||||
];
|
||||
};
|
||||
}*/ // { darwin = pkgs.applyPatches {
|
||||
# TODO: close when emi's PR is merged
|
||||
} // { darwin = pkgs.applyPatches {
|
||||
name = "darwin";
|
||||
src = inputs.darwin;
|
||||
patches = [ (pkgs.fetchpatch {
|
||||
url = "https://patch-diff.githubusercontent.com/raw/LnL7/nix-darwin/pull/310.patch";
|
||||
sha256 = "sha256-drnLOhF8JGXx8YY7w1PD2arUZvbqafWPTatQNTHt+QI=";
|
||||
}) ];
|
||||
}; }
|
||||
}; } */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue