Daiderd Jordan
8cb11d968f
launchd: remove double slashes in paths that use $HOME
2017-05-11 23:19:03 +02:00
Daiderd Jordan
a2843f8192
launchd: fix activation diff
2017-05-11 21:47:34 +02:00
Daiderd Jordan
c7d92b852e
darwin-rebuild: run user activation first
...
Some of the activation scripts use /run/current-system as a reference
for things that should be removed. The symlink is updated by the system
activation script thus it should run last.
2017-05-11 21:36:57 +02:00
Daiderd Jordan
93581740af
launchd: unload and stop disabled services
2017-05-11 21:27:06 +02:00
Daiderd Jordan
3d17ec63f8
lnl: disable go/rust support for ycmd
2017-05-02 22:35:54 +02:00
Daiderd Jordan
827984c8e2
lnl: update vim-nix
2017-05-02 22:35:53 +02:00
Daiderd Jordan
c363720616
lnl: update vim ycm/pymode settings
2017-04-13 07:32:07 +02:00
Daiderd Jordan
14ab8fb3d3
Merge pull request #22 from peel/master
...
Makes mopidy service interactive
2017-03-21 19:05:48 +01:00
Piotr Limanowski
79e3d78f43
Makes mopidy service non-adaptive
...
Noticed that adaptive service causes mopidy to stutter under heavy load.
2017-03-21 13:34:12 +01:00
Daiderd Jordan
735f8bd7f8
Merge pull request #21 from peel/master
...
Adds mopidy service with media keys support
2017-03-20 22:27:28 +01:00
Piotr Limanowski
b16b84abbf
Adds mopidy service with media keys support
2017-03-19 23:33:26 +01:00
Daiderd Jordan
a0f56e5118
set NIX_SSL_CERT_FILE
2017-03-19 18:48:26 +01:00
Daiderd Jordan
b95323278f
lnl: cloudfront trusted cache
2017-03-17 23:26:12 +01:00
Daiderd Jordan
903d9072bd
lnl: use vimPlugins.ale
2017-03-17 08:26:45 +01:00
Daiderd Jordan
fa1e8b5fa5
move install section to the top of the readme
2017-03-12 16:35:56 +01:00
Daiderd Jordan
53e9eb8bf4
add tests to travis
2017-03-12 16:33:12 +01:00
Daiderd Jordan
cd7731c0f2
Merge pull request #19 from yurrriq/nitpick-readme
...
Nitpick README.md
2017-03-12 10:35:53 +01:00
Eric Bailey
8cf2fd1ac1
Nitpick README.md
2017-03-11 18:00:10 -06:00
Daiderd Jordan
338a4e85cc
programs-bash: use bashInteractive
2017-03-11 22:30:15 +01:00
Daiderd Jordan
707cdd517b
system-path: add basic shell tests
2017-03-11 22:28:51 +01:00
Daiderd Jordan
8a67d1d4cf
add tests to release.nix
2017-03-11 10:03:37 +01:00
Daiderd Jordan
337c85e1c3
Merge pull request #18 from bkase/vim-custom-plugins
...
Add ability to load custom vim plugins
2017-03-07 08:28:43 +01:00
Brandon Kase
b26de8a84e
Add ability to load custom vim plugins
2017-03-06 20:41:56 -08:00
Daiderd Jordan
395ee139c4
Merge pull request #15 from bkase/zsh-syntax-highlighting
...
Added zsh-syntax-highlighting option to zsh program
2017-03-05 22:32:23 +01:00
Brandon Kase
d0e9c0762a
Added zsh-syntax-highlighting option to zsh program
2017-03-05 13:21:13 -08:00
Daiderd Jordan
d92f0e8117
nix-gc: init service
2017-03-05 20:39:48 +01:00
Daiderd Jordan
a12b9def6c
launchd: fix types for StartCalendarInterval
2017-03-05 20:39:48 +01:00
Daiderd Jordan
258cda10ce
darwin-rebuild: keep result symlink when running build
2017-03-04 20:00:23 +01:00
Daiderd Jordan
2e93c9ca29
activation-scripts: don't link current system before all activationScripts finish
2017-03-04 19:41:13 +01:00
Daiderd Jordan
328ce04664
khd: fix path
2017-02-26 14:46:42 +01:00
Daiderd Jordan
18c06d53bd
zsh: add options for fzf completion and git
2017-02-21 22:52:08 +01:00
Daiderd Jordan
c4e573258d
fzf-history: don't enable by default and reverse
2017-02-21 21:32:26 +01:00
Daiderd Jordan
c5f39b353d
add travis buildstatus
2017-02-19 17:49:00 +01:00
Daiderd Jordan
48fe73803c
add travis-ci config
2017-02-19 17:44:10 +01:00
Daiderd Jordan
7f4fd805f5
remove darwin attrset from release.ni
2017-02-19 16:40:32 +01:00
Daiderd Jordan
493fd81e9f
remove extra jobs from release.nix
2017-02-19 16:25:51 +01:00
Daiderd Jordan
39827d4335
nix-daemon: fix activation script
2017-02-19 15:49:54 +01:00
Daiderd Jordan
2e7ee7fc5d
add nix logo
2017-02-19 15:00:27 +01:00
Daiderd Jordan
c46c04760a
Revert "Set theme jekyll-theme-merlot"
...
This reverts commit 2a78f612e1
.
2017-02-19 14:40:02 +01:00
Daiderd Jordan
2a78f612e1
Set theme jekyll-theme-merlot
2017-02-19 14:38:59 +01:00
Daiderd Jordan
7047071266
nix: show warning when using distributed builds without services.activate-system
2017-02-19 13:32:22 +01:00
Daiderd Jordan
74c27037e6
nix-daemon: check for nixbld group before activation
...
Fixes #9
2017-02-19 13:30:26 +01:00
Daiderd Jordan
9a65d60811
khd: add system path to service
2017-02-19 12:07:54 +01:00
Daiderd Jordan
3f7d060621
lnl: fix kwm config for iTerm2
2017-02-19 12:05:27 +01:00
Daiderd Jordan
b7c962a0d4
Merge pull request #13 from peel/master
...
adds emacs launchd service
2017-02-19 12:01:23 +01:00
Piotr Limanowski
79c902422a
adds emacs launchd service
2017-02-19 11:53:25 +01:00
Daiderd Jordan
a1011ad98b
Merge pull request #8 from yurrriq/feature/fish
...
Add programs.fish
2017-02-03 21:40:21 +01:00
Daiderd Jordan
367a05488f
fish: use writeText for foreign-env
2017-02-02 19:40:08 -06:00
Eric Bailey
75575107a6
Add programs.fish module
...
In nix-darwin, `config.system.build.setEnvironment is a string containing a
script, not a filename, so our usage is a bit different from NixOS's.
2017-02-02 00:04:17 -06:00
Daiderd Jordan
8cdebe9fa9
add fzf history keybindings for zsh
2017-01-30 23:04:29 +01:00