1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-30 15:09:46 +01:00
home-manager/modules/programs
pacien 06f1b13c21
Revert "astroid: require notmuch synchronize flags"
The Astroid program can work without this option,
which should be disabled when synchronising emails with muchsync for example.

This reverts commit fa3d1f98e0.

(cherry picked from commit 24dbac8da7)
2019-12-08 23:03:45 +01:00
..
command-not-found command-not-found: add module 2017-09-27 09:49:32 +02:00
vscode vscode.haskell: add module 2019-04-27 01:00:57 +02:00
afew.nix afew: add module 2018-11-18 23:47:45 +01:00
alacritty.nix alacritty: don't create file if settings is empty 2019-05-14 23:53:10 +02:00
alot-accounts.nix alot: fix address book completion regex 2019-04-10 23:55:07 +02:00
alot.nix alot: fix account extraConfig section 2019-08-18 12:00:38 +02:00
astroid-accounts.nix astroid: add module 2018-11-18 19:55:28 +01:00
astroid-config-template.json astroid: add module 2018-11-18 19:55:28 +01:00
astroid.nix Revert "astroid: require notmuch synchronize flags" 2019-12-08 23:03:45 +01:00
autorandr.nix autorandr: remove unnecessary method attribute 2019-02-17 23:06:39 +01:00
bash.nix bash: add logoutExtra option 2019-08-16 16:46:38 +09:00
bat.nix bat: add module 2019-03-19 23:58:12 +01:00
beets.nix beets: add enable option 2018-12-04 23:03:23 +01:00
broot.nix broot: add module 2019-07-02 11:28:31 +02:00
browserpass.nix browserpass: fix host/policy link sources 2019-06-01 12:24:30 +02:00
chromium.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
direnv.nix Use preferLocalBuild with runCommand 2018-11-14 20:59:45 +01:00
eclipse.nix eclipse: add option enableLombok 2018-01-09 22:03:13 +01:00
emacs.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
feh.nix feh: use attrsOf instead of attrs 2019-04-03 00:09:55 +02:00
firefox.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
fish.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
fzf.nix fzf: only enable when line editing is available 2018-10-30 00:17:09 +01:00
getmail-accounts.nix Address code review comments for getmail service 2019-06-27 07:48:09 +02:00
getmail.nix getmail: fix port option type mismatch 2019-10-29 23:10:23 +01:00
git.nix git: add attributes support 2019-09-26 22:11:01 +09:00
gnome-terminal.nix gnome-terminal: add cursor and highlight color settings 2019-03-31 14:24:31 +02:00
go.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
gpg.nix gpg: sane default for throw-keyids option 2019-09-11 19:30:26 +02:00
home-manager.nix home-manager: use callPackage where appropriate 2019-04-06 18:48:29 +02:00
htop.nix use xdg.configFile for files in XDG config home 2017-10-29 01:59:34 +02:00
info.nix Parametrize path to profile directory 2018-07-31 16:04:19 +02:00
irssi.nix Use types.port where applicable 2019-08-19 20:37:48 +02:00
jq.nix jq: add module 2018-12-12 22:02:51 +01:00
kakoune.nix kakoune: add missing period at end of description 2019-08-21 20:34:43 +02:00
keychain.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
lesspipe.nix Mark rycee as maintainer for a bunch of modules 2017-09-26 23:40:31 +02:00
lsd.nix lsd: add module 2019-03-20 00:07:49 +01:00
man.nix man: install man, not man-db 2017-10-18 00:33:31 +02:00
matplotlib.nix matplotlib: add module 2019-01-18 01:23:36 +01:00
mbsync-accounts.nix mbsync: add option to add extra account configuration 2018-10-03 13:35:04 -05:00
mbsync.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
mercurial.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
mpv.nix mpv: add scripts option 2019-09-02 18:23:17 +02:00
msmtp-accounts.nix msmtp: add account option tls.fingerprint 2019-08-08 14:12:34 +02:00
msmtp.nix msmtp: add account option tls.fingerprint 2019-08-08 14:12:34 +02:00
neovim.nix neovim: add extraConfig and plugins options 2019-08-28 12:35:48 +02:00
newsboat.nix newsboat: switch from types.string to types.str 2018-12-04 23:42:30 +01:00
noti.nix noti: add module 2018-09-20 21:26:55 +02:00
notmuch-accounts.nix Use submodules for program email accounts 2018-08-16 21:37:42 +02:00
notmuch.nix Replace use of stdenv.shell by runtimeShell 2019-08-22 08:35:06 +02:00
obs-studio.nix Use preferLocalBuild with runCommand 2018-11-14 20:59:45 +01:00
offlineimap-accounts.nix offlineimap: add an extraConfig for the account section 2018-11-19 23:57:58 +01:00
offlineimap.nix offlineimap: add an extraConfig for the account section 2018-11-19 23:57:58 +01:00
opam.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
pidgin.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
rofi.nix rofi: string -> str 2019-09-03 01:25:24 +01:00
rtorrent.nix rtorrent: add module 2019-09-26 23:42:52 +02:00
skim.nix skim: correctly name default options 2019-07-17 21:53:30 +02:00
ssh.nix ssh: sockets forwards; remote and dynamic forwards 2019-10-02 20:42:29 +02:00
starship.nix starship: use [[ in bash init 2019-10-01 21:56:56 +02:00
taskwarrior.nix taskwarrior: add module 2018-09-18 23:31:37 +02:00
termite.nix termite: setup the shell hook 2018-11-26 21:28:06 +01:00
texlive.nix texlive: always require at least one extra package 2019-01-09 02:09:23 +01:00
tmux.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
urxvt.nix Fix option defaultText when referencing packages 2019-08-28 00:14:22 +02:00
vim.nix vim: always add sensible plugin 2019-08-29 23:18:11 +02:00
vscode.nix vscode: fix configuration path for Darwin 2019-07-22 12:44:52 +02:00
z-lua.nix z-lua: add module 2019-04-28 23:57:31 +02:00
zathura.nix Correct spelling mistakes 2018-10-02 22:41:08 +02:00
zsh.nix zsh: add envExtra option 2019-08-16 17:00:08 +09:00