Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-05 | chore(emacs): Override EXWM version with potential bug fix | Vincent Ambo | 1 | -2/+14 | |
Overrides the EXWM version from the latest released one to a current commit in master that may constitute a fix for ch11ng/exwm#425 | |||||
2018-08-05 | chore(packages): Remove 'hie' for now | Vincent Ambo | 1 | -10/+2 | |
2018-08-05 | feat(stallo): Install wine-staging & winetricks | Vincent Ambo | 1 | -1/+4 | |
2018-07-30 | fix(packages): Remove Cachix cache for hie-nix | Vincent Ambo | 1 | -14/+0 | |
2018-07-30 | feat(stallo): Enable 32-bit compatibility for audio & video | Vincent Ambo | 1 | -0/+4 | |
2018-07-30 | feat(packages): Install extremetuxracer | Vincent Ambo | 1 | -0/+1 | |
Why not? | |||||
2018-07-30 | chore(packages): Bump channels | Vincent Ambo | 1 | -5/+5 | |
2018-07-29 | refactor(emacs): Install eglot & jsonrpc from ELPA instead of Github | Vincent Ambo | 1 | -7/+15 | |
trust++; | |||||
2018-07-29 | feat(pkgs): Enable hie-nix Cachix cache | Vincent Ambo | 1 | -0/+14 | |
2018-07-29 | chore(emacs): Update eglot version to 1.1 | Vincent Ambo | 1 | -2/+2 | |
2018-07-22 | feat(desktop): Install corefonts | Vincent Ambo | 1 | -0/+1 | |
2018-07-15 | feat(config): Enable Redis service | Vincent Ambo | 1 | -0/+1 | |
2018-07-14 | feat(emacs): Install elixir-mode | Vincent Ambo | 1 | -0/+1 | |
2018-07-14 | feat(pkgs): Install fallback icon theme | Vincent Ambo | 1 | -0/+1 | |
2018-07-13 | fix(mail): Filter NixOS Discourse into nix-devel tag | Vincent Ambo | 1 | -2/+2 | |
2018-07-03 | feat(emacs): Install alchemist | Vincent Ambo | 1 | -0/+1 | |
2018-07-02 | feat(pkgs): Install Haskell IDE Engine | Vincent Ambo | 1 | -0/+9 | |
2018-07-02 | chore(pkgs): Remove unused packages | Vincent Ambo | 1 | -5/+0 | |
2018-06-29 | feat(emacs): Install counsel-notmuch | Vincent Ambo | 1 | -1/+18 | |
2018-06-28 | feat(emacs): Add a newer version of sly from git | Vincent Ambo | 1 | -1/+20 | |
2018-06-25 | feat(adho): Add Postkontoret & MAGNAT wifi | Vincent Ambo | 1 | -0/+8 | |
2018-06-22 | feat(emacs): Install use-package | Vincent Ambo | 1 | -0/+1 | |
2018-06-19 | feat(emacs): Install hydra | Vincent Ambo | 1 | -0/+1 | |
2018-06-16 | fix(emacs): Fix ivy & prescient integration by manually pinning ivy | Vincent Ambo | 2 | -7/+44 | |
In the previous configuration the dependency on `ivy-pass` added a second version of ivy to the load-path. It is fixed by manually pinning ivy and its related packages and using those to build ivy-pass. This configuration should be temporary until the next time the MELPA package set is updated in nixpkgs. This caused the symptoms in raxod502/prescient.el#10 | |||||
2018-06-16 | feat(packages): Pick VLC 3 from unstable | Vincent Ambo | 1 | -0/+1 | |
Finally! | |||||
2018-06-15 | refactor(emacs): Use unstable channel directly in emacs module | Vincent Ambo | 2 | -73/+45 | |
Stores the unstable channel in the global package set to make it available in the emacs module. All emacs-related packages are now taken from the unstable channel. Related changes: * prescient is now built directly from git * sly has been (temporarily) removed because the MELPA recipe is failing Unfortunately the version bumps to prescient and ivy (& its related packages) don't seem to help with raxod502/prescient.el#10 | |||||
2018-06-15 | chore(packages): Remove unused Haskell packages | Vincent Ambo | 1 | -2/+0 | |
2018-06-15 | chore(packages): Bump channel versions | Vincent Ambo | 1 | -12/+6 | |
emacs 26 is now included in unstable, so the extra pin has been removed. | |||||
2018-06-15 | feat(emacs): Replace smart-mode-line with telephone-line | Vincent Ambo | 1 | -1/+1 | |
2018-06-13 | feat(emacs): Install prescient & ivy-prescient | Vincent Ambo | 1 | -1/+18 | |
These packages are not in nixpkgs yet (will most likely be added after the next MELPA import), so they're added here manually. As both originate from the same source they're added to the same derivation here by using a custom recipe. | |||||
2018-06-10 | feat(mail): Tag nix-devel mailing list | Vincent Ambo | 1 | -0/+3 | |
2018-06-10 | fix(mail): Always mark drafts as read | Vincent Ambo | 1 | -0/+3 | |
2018-06-10 | fix(mail): Exclude drafts from search results | Vincent Ambo | 1 | -1/+1 | |
2018-06-10 | chore(notmuch-config): Set work email as default | Vincent Ambo | 1 | -2/+2 | |
Office365 groups don't add required metadata to automatically determine which sender should be used when replying to a mail. | |||||
2018-06-08 | feat(emacs): Install jq-mode | Vincent Ambo | 1 | -0/+1 | |
2018-06-07 | feat(mail): Tag development mailing list | Vincent Ambo | 1 | -0/+3 | |
2018-06-06 | feat(emacs): Add websocket lib (and remove flycheck) | Vincent Ambo | 1 | -1/+1 | |
2018-06-06 | fix(mail): Let timer unit be wanted by timers.target | Vincent Ambo | 1 | -1/+1 | |
2018-06-06 | fix(offlineimaprc): offlineimap chokes on inline comments | Vincent Ambo | 1 | -1/+1 | |
2018-06-06 | fix(offlineimaprc): Set maxage=90 on GMail account | Vincent Ambo | 1 | -1/+1 | |
2018-06-06 | fix(mail): Move wantedBy setting to timer unit | Vincent Ambo | 1 | -1/+2 | |
It's not the (oneshot) service, it's the timer that needs to be "enableable". | |||||
2018-06-06 | chore(pkgs): Remove Evolution | Vincent Ambo | 1 | -1/+1 | |
2018-06-06 | chore: Remove nixkpgs-mozilla submodule link | Vincent Ambo | 1 | -0/+0 | |
2018-06-06 | chore: Remove .gitmodules | Vincent Ambo | 1 | -3/+0 | |
Mozilla overlay is no longer used. | |||||
2018-06-06 | docs(README): Update README | Vincent Ambo | 1 | -8/+16 | |
It was about time | |||||
2018-06-06 | feat(mail): Import email configuration into Nix | Vincent Ambo | 5 | -8/+182 | |
This moves my email configuration into NixOS, including the following features: 1. Replaced the NixOS-builtin offlineimap user service with a custom one that runs notmuch-indexing as part of the systemd unit instead of a postsynchook, which is significantly more reliable. 2. Adds configuration for notmuch and its tagging. 3. Adds configuration for OfflineIMAP & MSMTP. Relevant emacs configuration has also been added to my emacs.d repository. | |||||
2018-06-06 | feat(pkgs): Add notmuch & msmtp to global system | Vincent Ambo | 1 | -0/+2 | |
2018-06-06 | feat(adho): Add Wurst wifi | Vincent Ambo | 1 | -0/+4 | |
2018-06-03 | feat(emacs): Replace LSP-mode with eglot | Vincent Ambo | 2 | -7/+15 | |
LSP-mode in combination with the Rust language server does not really work as RLS is extremely unstable. This switches over to eglot, which automatically restarts RLS after every crash. From initial testing it seems to be slightly less annoying than the previous setup. | |||||
2018-05-31 | feat(pkgs): Cherry-pick emacs26 from nixpkgs master | Vincent Ambo | 1 | -0/+7 | |