nixos-config/subprojects/bahaghari/lib
Gabriel Arazas 61720afeb2
bahaghari/lib: simplify math.remainder
Indeed I'm too dumb for mathematics. :p

Also, now the remainder implementation is double-checked with Python 3's
math.remainder() function.
2024-06-15 19:45:33 +08:00
..
colors bahaghari/lib: implement basic HSL color namespace 2024-06-15 13:48:34 +08:00
default.nix bahaghari/lib: implement basic HSL color namespace 2024-06-15 13:48:34 +08:00
hex.nix
math.nix bahaghari/lib: simplify math.remainder 2024-06-15 19:45:33 +08:00
tinted-theming.nix bahaghari/lib: update error message to be more consistent with nixpkgs 2024-06-11 16:39:09 +08:00
trivial.nix