summaryrefslogtreecommitdiff
path: root/modules/overlays
AgeCommit message (Collapse)Author
2 daysmodules/overlays/emacs: Update git commitSimon Parri
2 daysmodules/overlays/emacs: Fetch from GitHub instead of from SavannahSimon Parri
Savannah seems to no longer offer tarballs per individual commit, so we have to get them from the GitHub mirror for now.
2025-11-04modules/overlays/emacs: Update git commitSimon Parri
2025-10-27modules/overlays/emacs: Update git commitSimon Parri
2025-10-27modules/overlays/emacs: Allow native compilationSimon Parri
2025-10-23modules/overlays/emacs: Patch to make window dividers transparentSimon Parri
From https://github.com/djeis97/emacs/tree/transparency, modified to apply on current Emacs.
2025-10-18overlays/emacs: Update to latest commitSimon Parri
2025-10-18modules/overlays: Avoid NIX_PATH issue by excluding marsironpi.nixSimon Parri
2025-10-17modules/overlays: Add and enable MPV with MPRIS supportSimon Parri
2025-10-10modules/overlays/emacs: Fetch source from latest masterSimon Parri
2025-06-16pkgs: Initialize and add oauth2tokenSimon Parri
2025-05-17Fix previous commitSimon Parri
2025-05-17modules/overlays: Add nixpkgs overlays to NIX_PATH for global useSimon Parri
2025-05-17modules/overlays: Make overlay .nix files be plain overlay functionsSimon Parri
Also restructure modules/overlays/default.nix to account for this; move all overlay options into default.nix and load the overlay functions conditionally from there.
2025-05-09Add current configurationSimon Parri