Daiderd Jordan
|
d00893d2fa
|
Merge pull request #71 from cmacrae/master
defaults: Add screencapture.location
|
2018-03-01 21:19:48 +01:00 |
|
cmacrae
|
9a1499b128
|
defaults: set screencapture.location's default to null
|
2018-03-01 13:20:16 +00:00 |
|
Daiderd Jordan
|
42fb777813
|
activate-system: run keyboard activation at boot
The keyboard mappings are not persistent and need to be reapplied after
a reboot.
|
2018-02-28 20:18:49 +01:00 |
|
cmacrae
|
93f0692422
|
examples: remove screencapture.location from @LnL's confg (sorry!)
|
2018-02-28 08:21:30 +00:00 |
|
cmacrae
|
55f4331e73
|
defaults: Add screencapture.location
|
2018-02-27 17:24:45 +00:00 |
|
Daiderd Jordan
|
e9fc93dab5
|
Merge pull request #70 from rvl/buildkite-agent-module
Add buildkite-agent module
|
2018-02-26 20:39:54 +01:00 |
|
Rodney Lorrimar
|
48d6fe551d
|
buildkite-agent service: add test case
|
2018-02-26 18:19:22 +00:00 |
|
Rodney Lorrimar
|
5869c4e45b
|
fixup! buildkite-agent service: init for nix-darwin
|
2018-02-23 20:04:29 +00:00 |
|
Rodney Lorrimar
|
ed6e80a179
|
buildkite-agent service: init for nix-darwin
|
2018-02-23 12:29:55 +00:00 |
|
Rodney Lorrimar
|
ef9427dbf0
|
buildkite-agent service: copy from NixOS
|
2018-02-22 12:36:00 +00:00 |
|
Daiderd Jordan
|
3bf2c6652f
|
nix: don't set signed-binary-caches for nix 2.0
The option was removed.
|
2018-02-01 20:02:35 +01:00 |
|
Daiderd Jordan
|
3888df8e2b
|
ofborg: add channel commands to example
|
2018-01-30 01:28:35 +01:00 |
|
Daiderd Jordan
|
693c89f867
|
launchd: run unload without -w
The service will be removed anyway.
|
2018-01-29 23:14:47 +01:00 |
|
Daiderd Jordan
|
e82885507b
|
ofborg: add example configuration
|
2018-01-29 22:43:55 +01:00 |
|
Daiderd Jordan
|
5fa6f21d06
|
ofborg: init service
|
2018-01-29 22:37:25 +01:00 |
|
Daiderd Jordan
|
6f1c1049dd
|
installer: fallback to a default editor
|
2018-01-24 22:37:40 +01:00 |
|
Daiderd Jordan
|
4757a160e2
|
hydra: disable spotlight
|
2018-01-23 19:45:25 +01:00 |
|
Daiderd Jordan
|
dc575ed17d
|
hydra: cleanup
|
2018-01-23 19:42:49 +01:00 |
|
Daiderd Jordan
|
dc33fe3d89
|
system: use preferLocalBuild for simple derivations
Most of the builds like system.build.etc will be faster when built
locally, they also don't depend on CC.
|
2018-01-21 13:46:30 +01:00 |
|
Daiderd Jordan
|
b761ee79a3
|
zsh: add test for most options
|
2018-01-20 23:00:24 +01:00 |
|
Daiderd Jordan
|
02a8d469da
|
bash: move file
|
2018-01-20 01:35:42 +01:00 |
|
Daiderd Jordan
|
630ab79197
|
bash: remove shell wrapper
|
2018-01-20 01:34:45 +01:00 |
|
Daiderd Jordan
|
abd9a7c2fe
|
zsh: remove shell wrapper
|
2018-01-20 01:32:33 +01:00 |
|
Daiderd Jordan
|
1b8e3d3aeb
|
lnl: add hydra-job-bisect helper
|
2018-01-18 22:19:36 +01:00 |
|
Daiderd Jordan
|
ca457383ab
|
lnl: add gnupg
|
2018-01-18 20:22:12 +01:00 |
|
Daiderd Jordan
|
e431dd78a2
|
uninstaller: don't fail on nix-daemon checks
|
2018-01-18 18:51:46 +01:00 |
|
Daiderd Jordan
|
9454e409b7
|
checks: fail when db permissions are wrong
|
2018-01-18 00:12:38 +01:00 |
|
Daiderd Jordan
|
c0f913d2ae
|
checks: rename file
|
2018-01-17 23:28:54 +01:00 |
|
Daiderd Jordan
|
e3281c90cf
|
defaults: move com.apple.smb.server to /activate
Currently fails with permission errors.
|
2018-01-17 23:10:57 +01:00 |
|
Daiderd Jordan
|
81bdd38e8d
|
defaults: add ServerDescription for sharing services
|
2018-01-17 22:36:06 +01:00 |
|
Daiderd Jordan
|
c5ecf11b57
|
uninstaller: fix removal of /run/current-system
|
2018-01-17 22:16:48 +01:00 |
|
Daiderd Jordan
|
f0d7b5a071
|
release: rename basic tests
|
2018-01-17 22:04:48 +01:00 |
|
Daiderd Jordan
|
6f45339cfe
|
uninstaller: add post check
|
2018-01-17 22:00:05 +01:00 |
|
Daiderd Jordan
|
fc3a096f67
|
uninstaller: remove darwin channel
|
2018-01-17 21:34:01 +01:00 |
|
Daiderd Jordan
|
c2728318fb
|
installer: add post check
|
2018-01-17 21:31:47 +01:00 |
|
Daiderd Jordan
|
d4b34322c5
|
networking: don't set NetBIOSName
This doesn't look like the hostname on my system, it has an extra unique prefix.
|
2018-01-17 20:09:24 +01:00 |
|
Daiderd Jordan
|
4d4acf6550
|
zsh: don't clobber promptInit in a nix-shell
Configure this yourself if you want a different prompt
when a nix-shell is active.
|
2018-01-17 01:54:02 +01:00 |
|
Daiderd Jordan
|
2aeaa86bc7
|
formatting
|
2018-01-17 00:39:02 +01:00 |
|
Daiderd Jordan
|
f8353f2336
|
nix: remove redundant user check
|
2018-01-17 00:36:38 +01:00 |
|
Daiderd Jordan
|
4747989bc6
|
installer: test activation on travis
|
2018-01-16 20:43:11 +01:00 |
|
Daiderd Jordan
|
2a271720d0
|
add single user warning to changelog
|
2018-01-16 20:41:57 +01:00 |
|
Daiderd Jordan
|
53517162da
|
nix: fix daemon check, only set if store is not writable
Fixes issues for a single-user install introduced in
9792b08fdf .
|
2018-01-16 20:32:29 +01:00 |
|
Daiderd Jordan
|
d8380cdd80
|
users: test isHidden = false;
|
2018-01-16 00:58:13 +01:00 |
|
Daiderd Jordan
|
ed29ade5ce
|
add uninstall section to the manual
|
2018-01-16 00:58:13 +01:00 |
|
Daiderd Jordan
|
3d7bad57b2
|
lnl: add rev-nixpkgs helper
|
2018-01-16 00:58:13 +01:00 |
|
Daiderd Jordan
|
64a46b7164
|
uninstaller: add header
|
2018-01-16 00:58:13 +01:00 |
|
Daiderd Jordan
|
02725e220a
|
installer: fix editor check
|
2018-01-16 00:58:12 +01:00 |
|
Daiderd Jordan
|
e2acb8f82a
|
uninstaller: run on travis
|
2018-01-15 08:51:04 +01:00 |
|
Daiderd Jordan
|
bd220c453d
|
launchd: unlink services
|
2018-01-15 08:51:03 +01:00 |
|
Daiderd Jordan
|
6e42f63784
|
uninstaller: init
|
2018-01-15 01:12:26 +01:00 |
|