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

187 commits

Author SHA1 Message Date
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
Daiderd Jordan
0c9710c375
lnl: add fzf history widget 2017-01-29 21:26:23 +01:00
Daiderd Jordan
49d6daa5b1
kwm: add service module 2017-01-29 21:01:47 +01:00
Daiderd Jordan
20eccbba07
lnl: add fetch-nixpkgs service 2017-01-29 20:17:53 +01:00
Daiderd Jordan
658bdb5572
fix path for khd service 2017-01-26 22:46:57 +01:00
Daiderd Jordan
0eb8384f0a
fix khd service 2017-01-25 22:50:12 +01:00
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
57c0c8a112
allow -j4 style flag for darwin-rebuild and the nix wrapper 2017-01-24 21:47:34 +01:00
Daiderd Jordan
ee2938e2e4
lnl: disable pre-build hook 2017-01-22 13:38:30 +01:00
Daiderd Jordan
40eb4254d5
nix-script: add nix-env operations 2017-01-20 23:31:42 +01:00
Daiderd Jordan
fc900c0eeb
examples.lnl: add local cache 2017-01-17 00:15:46 +01:00
Daiderd Jordan
ada4e36406
fix unstable job 2017-01-15 10:39:38 +01:00
Daiderd Jordan
b1a264c928
make nixpkgs and system overridable for ./release.nix 2017-01-15 09:51:00 +01:00
Daiderd Jordan
54a3bf8eb2
fix release.nix eval 2017-01-15 01:26:36 +01:00
Daiderd Jordan
183dc92553
add release.nix 2017-01-15 01:05:55 +01:00
Daiderd Jordan
b0142ee7e2
examples.lnl: add binary-cache 2017-01-12 21:59:13 +01:00
Daiderd Jordan
77f947c0dc
darwin-rebuild: add --keep-going 2017-01-10 21:41:18 +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
4a49c48c5d
fix pser-user configuration example 2017-01-07 14:45:17 +01:00
Daiderd Jordan
e02c366810
add note about libsodium support to the install instructionss 2017-01-06 22:33:37 +01:00