0xda157
0xda157
see https://nixos.org/manual/nixpkgs/unstable/#sec-darwin-legacy-frameworks > All packages in darwin.apple_sdk, darwin.apple_sdk_11_0, and darwin.apple_sdk_12_3 are stubs that do nothing. If your derivation references them, you can delete them. The default SDK should be enough...
## Things done - [ ] Tested locally - [ ] Tested in [testbed](https://nix-community.github.io/stylix/testbeds.html) - [x] Commit message follows [commit convention](https://nix-community.github.io/stylix/commit_convention.html) - [ ] Fits [style guide](https://nix-community.github.io/stylix/styling.html) - [ ]...
follow up to https://github.com/nix-community/stylix/pull/1420, cc @MattSturgeon ## Things done - [ ] Tested locally - [ ] Tested in [testbed](https://nix-community.github.io/stylix/testbeds.html) - [x] Commit message follows [commit convention](https://nix-community.github.io/stylix/commit_convention.html) - [ ]...
Still WIP, waiting for move to nix-community
cc @MattSturgeon should be merged after https://github.com/nix-community/stylix/pull/1384 ## Things done - [ ] Tested locally - [ ] Tested in [testbed](https://nix-community.github.io/stylix/testbeds.html) - [x] Commit message follows [commit convention](https://nix-community.github.io/stylix/commit_convention.html) - [...
~~Haven't tested locally yet~~ Currently not working because dark reader doesn't have support for config via hm. resolves #495 cc: @brckd
## Things done - [ ] Tested locally - [ ] Tested in [testbed](https://nix-community.github.io/stylix/testbeds.html) - [x] Commit message follows [commit convention](https://nix-community.github.io/stylix/commit_convention.html) - [ ] Fits [style guide](https://nix-community.github.io/stylix/styling.html) - [ ]...
required for [gnome-text-editor](https://github.com/nix-community/stylix/blob/master/modules/gnome-text-editor/hm.nix) to be moved to mkTarget cc: @trueNAHO @MattSturgeon @Flameopathic ## Things done - [ ] Tested locally - [ ] Tested in [testbed](https://nix-community.github.io/stylix/testbeds.html) - [x] Commit message...
allows for accessing config once `config` has been removed from module args (if that ends up happening). Also allows for removal of the review burden of ensuring `config.stylix` or `config.stylix.lib.colors`...
not having stylix lib passed prevents removal of `config` from module args in some modules ## Things done - [ ] Tested locally - [ ] Tested in [testbed](https://nix-community.github.io/stylix/testbeds.html) -...