1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-14 11:57:34 +00:00
Commit graph

1946 commits

Author SHA1 Message Date
Daiderd Jordan
9b1a061ea8
add test for security.accessibilityPrograms 2017-05-16 00:11:05 +02:00
Daiderd Jordan
cf3c3cb082
security: add option to configure accessibilityPrograms 2017-05-16 00:10:21 +02:00
Daiderd Jordan
32bfad7cc6
darwin-rebuild: add support for --rollback and --switch-generation 2017-05-15 21:16:09 +02:00
Daiderd Jordan
2ed3ca511f
add test for default environment.systemPath 2017-05-15 20:35:30 +02:00
Daiderd Jordan
1b6f56f5b8
environment: include /usr/sbin and /sbin in systemPath
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 19:46:34 +02:00
Daiderd Jordan
c8ce901a43
lnl: keep derivations and outputs 2017-05-15 19:46:26 +02:00
Daiderd Jordan
7ca9f3d5bb
launchd: add script option for services 2017-05-15 08:34:53 +02:00
Daiderd Jordan
fa03cd4939
kwm: move package default to config 2017-05-14 14:31:48 +02:00
Daiderd Jordan
6430ca5e86
khd: move package default to config 2017-05-14 14:29:50 +02:00
Daiderd Jordan
1d5c5266bb
add test for activate-system service 2017-05-14 01:31:22 +02:00
Daiderd Jordan
f850f97550
add test for system.defaults 2017-05-14 01:17:54 +02:00
Daiderd Jordan
406484b290
launchd: add test for envVariables 2017-05-14 00:43:45 +02:00
Daiderd Jordan
264a9237dd
launchd: add options for setting launchd environment variables
Fixes #12
2017-05-14 00:34:34 +02:00
Daiderd Jordan
a4eb645d0d
launchd: allow string entries for serviceOptions.path
Fixes evaluation of khd.
2017-05-14 00:12:20 +02:00
Daiderd Jordan
e9cf765076
activation-scripts: run custom activation scripts first 2017-05-13 23:32:02 +02:00
Daiderd Jordan
a0f2ceb787
environment: don't use default for profiles
This makes it easier to add entries without having to add all of the
default values again.
2017-05-13 16:58:53 +02:00
Daiderd Jordan
ea179bf9bf Merge pull request #26 from clhodapp/fix/path-order
Don't put profiles in reverse-order in PATH
2017-05-13 16:57:52 +02:00
Daiderd Jordan
d61f3ff621
launchd: add logging to activation scripts 2017-05-13 16:42:18 +02:00
Daiderd Jordan
16cbb8f6a1
launchd: fix reload of services 2017-05-13 16:27:54 +02:00
Daiderd Jordan
0495b41b4d
bash: add enableCompletion option 2017-05-13 15:32:11 +02:00
Daiderd Jordan
6b1e73adb1
zsh: use explicit source instead of . 2017-05-13 15:24:13 +02:00
Daiderd Jordan
1c30a6ab2d
fish: link /share/fish when enabled 2017-05-13 15:05:36 +02:00
Daiderd Jordan
2343363b5b
zsh: link /share/zsh when enabled 2017-05-13 14:45:45 +02:00
Daiderd Jordan
a8aee53b9b Merge pull request #27 from clhodapp/fix/empty-options
Better no-args darwin-options output
2017-05-12 22:30:25 +02:00
Daiderd Jordan
b6af291c84
add programs.man module
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 22:17:38 +02:00
Daiderd Jordan
1546ea0617
environment: add pathsToLink for system profile 2017-05-12 22:09:04 +02:00
Daiderd Jordan
90fd844e73 Merge pull request #28 from clhodapp/fix/man-output
Default outputs should include "man"
2017-05-12 21:38:41 +02:00
Chris Hodapp
c8a04807eb Don't put profiles in reverse-order in PATH
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 00:47:47 -07:00
Chris Hodapp
b26a49ad24 Default outputs should include "man"
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-12 00:42:34 -07:00
Chris Hodapp
8637e7a92f Better no-args darwin-options output
There isn't a man page and it's useful to print out the list of
top-level keys.
2017-05-12 00:34:49 -07:00
Daiderd Jordan
00315bcc9e
launchd: don't use $HOME 2017-05-11 23:43:05 +02:00
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