| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-20 | khd: add option to configure i3 keybindings | Daiderd Jordan | |
| 2017-05-20 | khd: add option to manage config in /etc/khdrc | Daiderd Jordan | |
| 2017-05-16 | lnl: update vim-ale 2017-03-12 -> 2017-05-16 | Daiderd Jordan | |
| 2017-05-16 | lnl: allow accessibility for khd and kwm | Daiderd Jordan | |
| 2017-05-16 | add missing conditional for accessibility programs in khd and kwm | Daiderd Jordan | |
| 2017-05-16 | security: add example for accessibilityPrograms | Daiderd Jordan | |
| 2017-05-16 | nix-daemon: switch process type to interactive | Daiderd Jordan | |
| Using interactive seems to have a significant impact on build times, hopefully this doesn't impact other UI programs to much while building packages. | |||
| 2017-05-16 | khd: add option to enable accessibility permissions | Daiderd Jordan | |
| 2017-05-16 | kwm: add option to enable accessibility permissions | Daiderd Jordan | |
| 2017-05-16 | security: add option to configure accessibilityPrograms | Daiderd Jordan | |
| 2017-05-15 | environment: include /usr/sbin and /sbin in systemPath | Daiderd Jordan | |
| Don't extend initial PATH adding extra entries should be done through appending environment.systemPath or manually extending it with environment.extraInit or similar options. | |||
| 2017-05-15 | lnl: keep derivations and outputs | Daiderd Jordan | |
| 2017-05-15 | launchd: add script option for services | Daiderd Jordan | |
| 2017-05-14 | kwm: move package default to config | Daiderd Jordan | |
| 2017-05-14 | khd: move package default to config | Daiderd Jordan | |
| 2017-05-14 | launchd: add options for setting launchd environment variables | Daiderd Jordan | |
| Fixes #12 | |||
| 2017-05-14 | launchd: allow string entries for serviceOptions.path | Daiderd Jordan | |
| Fixes evaluation of khd. | |||
| 2017-05-13 | activation-scripts: run custom activation scripts first | Daiderd Jordan | |
| 2017-05-13 | environment: don't use default for profiles | Daiderd Jordan | |
| This makes it easier to add entries without having to add all of the default values again. | |||
| 2017-05-13 | Merge pull request #26 from clhodapp/fix/path-order | Daiderd Jordan | |
| Don't put profiles in reverse-order in PATH | |||
| 2017-05-13 | launchd: add logging to activation scripts | Daiderd Jordan | |
| 2017-05-13 | launchd: fix reload of services | Daiderd Jordan | |
| 2017-05-13 | bash: add enableCompletion option | Daiderd Jordan | |
| 2017-05-13 | zsh: use explicit source instead of . | Daiderd Jordan | |
| 2017-05-13 | fish: link /share/fish when enabled | Daiderd Jordan | |
| 2017-05-13 | zsh: link /share/zsh when enabled | Daiderd Jordan | |
| 2017-05-12 | add programs.man module | Daiderd Jordan | |
| Note: this doesn't add man to systemPackages by default, only man-old builds on darwin and the system version works fine. | |||
| 2017-05-12 | environment: add pathsToLink for system profile | Daiderd Jordan | |
| 2017-05-12 | Don't put profiles in reverse-order in PATH | Chris Hodapp | |
| Your user-specific profile should take precedence over the system one. If I've gone out of my way to install something into my personal profile, my version should be used instead of the system's. | |||
| 2017-05-12 | Default outputs should include "man" | Chris Hodapp | |
| If you don't include "man", basic nix commands (e.g. nix-env) basically have broken help/usage text, since they delegate to calling man. | |||
| 2017-05-11 | launchd: don't use $HOME | Daiderd Jordan | |
| 2017-05-11 | launchd: remove double slashes in paths that use $HOME | Daiderd Jordan | |
| 2017-05-11 | launchd: fix activation diff | Daiderd Jordan | |
| 2017-05-11 | launchd: unload and stop disabled services | Daiderd Jordan | |
| 2017-05-02 | lnl: disable go/rust support for ycmd | Daiderd Jordan | |
| 2017-05-02 | lnl: update vim-nix | Daiderd Jordan | |
| 2017-04-13 | lnl: update vim ycm/pymode settings | Daiderd Jordan | |
| 2017-03-21 | Makes mopidy service non-adaptive | Piotr Limanowski | |
| Noticed that adaptive service causes mopidy to stutter under heavy load. | |||
| 2017-03-20 | Merge pull request #21 from peel/master | Daiderd Jordan | |
| Adds mopidy service with media keys support | |||
| 2017-03-19 | Adds mopidy service with media keys support | Piotr Limanowski | |
| 2017-03-19 | set NIX_SSL_CERT_FILE | Daiderd Jordan | |
| 2017-03-17 | lnl: cloudfront trusted cache | Daiderd Jordan | |
| 2017-03-17 | lnl: use vimPlugins.ale | Daiderd Jordan | |
| 2017-03-11 | programs-bash: use bashInteractive | Daiderd Jordan | |
| 2017-03-06 | Add ability to load custom vim plugins | Brandon Kase | |
| 2017-03-05 | Merge pull request #15 from bkase/zsh-syntax-highlighting | Daiderd Jordan | |
| Added zsh-syntax-highlighting option to zsh program | |||
| 2017-03-05 | Added zsh-syntax-highlighting option to zsh program | Brandon Kase | |
| 2017-03-05 | nix-gc: init service | Daiderd Jordan | |
| 2017-03-05 | launchd: fix types for StartCalendarInterval | Daiderd Jordan | |
| 2017-03-04 | activation-scripts: don't link current system before all activationScripts ↵ | Daiderd Jordan | |
| finish | |||
