Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-25 | feat(adho): Add various wifi networks (NixCon etc.) | Vincent Ambo | 1 | -8/+15 | |
2018-10-14 | feat(emacs): Install meghanada-mode | Vincent Ambo | 1 | -0/+1 | |
2018-10-14 | fix(pkgs): Backport exa from unstable channel | Vincent Ambo | 1 | -4/+8 | |
2018-10-14 | chore(pkgs): Bump channel versions | Vincent Ambo | 1 | -4/+4 | |
2018-10-14 | fix(dotfiles): Disable Alacritty's visual bell | Vincent Ambo | 1 | -0/+4 | |
It's v e r y annoying. | |||||
2018-10-10 | fix(adho): Disable Nix sandbox on adho | Vincent Ambo | 1 | -0/+3 | |
Sandboxing was enabled by default in NixOS 18.09, but it breaks some of the less-than-clean work build setups. | |||||
2018-10-10 | chore(dotfiles): Update Alacritty configuration for new version | Vincent Ambo | 1 | -77/+12 | |
2018-10-10 | feat(pkgs): Install chromium | Vincent Ambo | 1 | -0/+1 | |
2018-10-10 | chore(adho): Enable kvm-intel kernel module | Vincent Ambo | 1 | -0/+2 | |
Suggested by nixos-generate-config. | |||||
2018-10-10 | chore(emacs): Remove manually upgraded packages that are in 18.09 | Vincent Ambo | 1 | -158/+25 | |
Removes a whole bunch of manually pinned packages that were moved into stable in 18.09. However, it should be noted that `sly` is again broken in stable. | |||||
2018-10-10 | fix(pkgs): Remove manually installed cargo | Vincent Ambo | 1 | -1/+0 | |
This conflicts with the rustup binary otherwise. | |||||
2018-10-10 | feat(pkgs): Bump channels to latest | Vincent Ambo | 1 | -10/+6 | |
This moves to NixOS 18.09. | |||||
2018-10-10 | feat(adho): Add Homan Bistro wifi | Vincent Ambo | 1 | -0/+4 | |
2018-10-10 | chore: Disable Redis service on all machines | Vincent Ambo | 1 | -1/+0 | |
2018-09-19 | chore(emacs): Bump EXWM & XELB to most recent development versions | Vincent Ambo | 1 | -5/+26 | |
2018-09-16 | refactor(desktop): Don't launch EXWM via Emacs client | Vincent Ambo | 1 | -2/+1 | |
Launch EXWM directly in Emacs, instead of first launching an Emacs server and connecting a client. In cases where Emacs does not start correctly due to initialisation errors the error message would never become visible without this change. | |||||
2018-09-16 | feat(adho): Add Dublin wifi networks | Vincent Ambo | 1 | -0/+9 | |
2018-09-02 | chore(emacs): Bump EXWM version | Vincent Ambo | 1 | -5/+3 | |
Includes changes from ch11ng/exwm#477 which may resolve issues with ch11ng/exwm#425. | |||||
2018-09-02 | feat(adho): Add additional wifi networks | Vincent Ambo | 1 | -0/+4 | |
2018-09-02 | feat(adho): Run haveged daemon | Vincent Ambo | 1 | -0/+3 | |
2018-08-26 | chore(stallo): Add 2.4Ghz network as fallback | Vincent Ambo | 1 | -1/+8 | |
Apparently the wifi card likes to act up occasionally (this is new?) and can't see the 5Ghz network anymore. This adds the 2.4Ghz network as a fallback in those cases. | |||||
2018-08-17 | chore(emacs): Add another potential fix for EXWM issue | Vincent Ambo | 1 | -3/+5 | |
Pulls in the changes from @medranocalvo's ch11ng/exwm#469 pull request, which could be a potential fix for ch11ng/exwm#425. | |||||
2018-08-10 | chore(stallo): Use wine with 64-bit support | Vincent Ambo | 1 | -1/+1 | |
2018-08-10 | feat(adho): Add Yubikey PIV related tools | Vincent Ambo | 1 | -0/+9 | |
2018-08-10 | chore(desktop): Remove unused keyboard layout | Vincent Ambo | 1 | -1/+1 | |
2018-08-10 | feat(emacs): Install intero again | Vincent Ambo | 1 | -2/+6 | |
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 |