1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-05 08:17:01 +00:00
Commit graph

1363 commits

Author SHA1 Message Date
Daiderd Jordan
a70795944f
khd: create service module 2017-01-25 22:36:33 +01:00
Daiderd Jordan
0cbdc2f8f9
launchd: add user agents 2017-01-25 22:35:06 +01:00
Daiderd Jordan
199808713e
nix-daemon: use command option 2017-01-25 21:22:40 +01:00
Daiderd Jordan
c24aa048c7
activate-system: use command option 2017-01-25 21:20:00 +01:00
Daiderd Jordan
d014ed2445
launchd: add command, path and environment options 2017-01-25 21:16:53 +01:00
Daiderd Jordan
44d4d2b277
lnl: update kwm config 2017-01-24 22:06:08 +01:00
Daiderd Jordan
ee2938e2e4
lnl: disable pre-build hook 2017-01-22 13:38:30 +01:00
Daiderd Jordan
fc900c0eeb
examples.lnl: add local cache 2017-01-17 00:15:46 +01:00
Daiderd Jordan
b1a264c928
make nixpkgs and system overridable for ./release.nix 2017-01-15 09:51:00 +01:00
Daiderd Jordan
b0142ee7e2
examples.lnl: add binary-cache 2017-01-12 21:59:13 +01:00
Daiderd Jordan
2fa1f0f4da
programs.tmux: use reattach-to-user-namespace from nixpkgs 2017-01-10 20:59:19 +01:00
Daiderd Jordan
5a5ec9ac42
nix.distributedBuilds: create directory for current load 2017-01-09 22:30:15 +01:00
Daiderd Jordan
30ccc15bed
programs.zsh: revert environment changes 2017-01-09 01:41:37 +01:00
Daiderd Jordan
4581746213
programs.zsh: export variables in zshenv 2017-01-08 22:56:16 +01:00
Daiderd Jordan
4c7f6b61bc
add support for assertions and warnings 2017-01-08 13:11:02 +01:00
Daiderd Jordan
79b7445ac4
examples.lnl: add manpages and vim plugins 2017-01-06 21:40:07 +01:00
Daiderd Jordan
8065a509a4
services.nix-daemon: use wrapper to possibly avoid launchd startup issues 2017-01-05 23:48:09 +01:00
Daiderd Jordan
590bd06ced
environment: set cacert variables by default 2017-01-05 23:30:26 +01:00
Daiderd Jordan
fc2bc4e05b
write-text: support empty files 2017-01-05 23:23:59 +01:00
Daiderd Jordan
e925a2d50e
nix: only include build-users-group if the nix-daemon service is enabled 2017-01-05 23:12:47 +01:00
Daiderd Jordan
2c970bdad9
examples.lnl: update kwm padding 2017-01-05 20:20:54 +01:00
Daiderd Jordan
8e3ae405ab
environment.etc: provide proper error message when source is missing 2017-01-05 00:37:14 +01:00
Daiderd Jordan
d83fd3ae59
lnl: add khd & kwm use config 2017-01-04 20:41:52 +01:00
Daiderd Jordan
b4cb5280b0
don't include build-sandbox-paths by default in nix.conf 2017-01-04 20:25:56 +01:00
Daiderd Jordan
9081af7f42
fix environment.etc entries with a subdirectory 2017-01-04 20:18:58 +01:00
Daiderd Jordan
2f5f8b6c87
add missing write-text.nix file 2017-01-02 20:55:10 +01:00
Daiderd Jordan
e847283311
environment.etc: improve activation 2017-01-02 20:09:54 +01:00
Daiderd Jordan
6305c0675f
move write-text submodule 2017-01-02 08:21:54 +01:00
Daiderd Jordan
c75776e589
add programs.nix-script module 2016-12-27 20:47:52 +01:00
Daiderd Jordan
563a2b35b7
nix-script: rename 2016-12-27 20:30:13 +01:00
Daiderd Jordan
3ec1300c67
nix-script: resolve drv path 2016-12-26 23:55:23 +01:00
Daiderd Jordan
bc5fc1af32
add nix-script 2016-12-26 23:34:09 +01:00
Daiderd Jordan
66f249f22a
add /etc/static path to warning messages 2016-12-19 21:53:14 +01:00
Daiderd Jordan
698713f2d9
improve launchd activation 2016-12-19 21:50:22 +01:00
Daiderd Jordan
58e4f7d0cf
use nixpkgsVersion as default system.darwinLabel 2016-12-19 21:09:10 +01:00
Daiderd Jordan
807872e8f3
add extra activation scripts 2016-12-19 20:31:59 +01:00
Daiderd Jordan
dc5c27a650
remove unused nixbldUsers 2016-12-19 20:12:28 +01:00
Daiderd Jordan
08aa4bec9c
add sensible vim options 2016-12-18 14:32:40 +01:00
Daiderd Jordan
332500042b
lnl: temporary files 2016-12-18 14:29:47 +01:00
Daiderd Jordan
438c6fe241
add nix-zsh-completions package 2016-12-18 14:25:23 +01:00
Daiderd Jordan
1121ec46b3
lnl: update tmux and vim options 2016-12-18 14:09:31 +01:00
Daiderd Jordan
15f19af0bb
add environment.loginShell option 2016-12-18 14:04:31 +01:00
Daiderd Jordan
732866d6b6
add programs.vim module 2016-12-18 13:53:11 +01:00
Daiderd Jordan
cf6d081c29
fix types for environment variables 2016-12-17 23:14:55 +01:00
Daiderd Jordan
0c4fbaf0d9
add variables option to programs.zsh module 2016-12-17 23:11:35 +01:00
Daiderd Jordan
2ad1229c71
add environment.profiles 2016-12-17 21:04:04 +01:00
Daiderd Jordan
5c1fc8a85c
lnl: update example with promptInit 2016-12-16 15:51:36 +01:00
Daiderd Jordan
23d3784589
add bash completion option for programs.zsh 2016-12-16 15:49:10 +01:00
Daiderd Jordan
731920e5af
add prompt and completion options for programs.zsh 2016-12-16 15:47:34 +01:00
Daiderd Jordan
345941b4d8
add time.timeZone option 2016-12-16 12:20:28 +01:00