stylix icon indicating copy to clipboard operation
stylix copied to clipboard

refactor: remove runtime fetch operations

Open trueNAHO opened this issue 1 year ago • 0 comments

Runtime fetch operations, like pkgs.fetch*, should be replaced with static flake.nix inputs to reduce evaluation time and simplify their update process using nix flake update.

Should this wait until https://github.com/danth/stylix/pull/102 has been merged?

Note: I would be ready to implement this.

trueNAHO avatar Jan 19 '24 13:01 trueNAHO