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

409 commits

Author SHA1 Message Date
Daiderd Jordan
bd620d1855
simplify running tests with nix-build 2017-11-05 22:55:16 +01:00
Daiderd Jordan
bb98816c86
add tests section to the README 2017-11-05 22:16:51 +01:00
Daiderd Jordan
7d0421a1c8
examples-hydra: remove custom tmpdir 2017-10-30 10:16:07 +01:00
Daiderd Jordan
cc3cb881ba
lnl: fix tmux keybinding 2017-10-27 12:31:59 +02:00
Daiderd Jordan
99050fe859
lnl: add fzf-vim 2017-10-25 13:50:44 +02:00
Daiderd Jordan
164220fe13
lnl: update 2017-10-20 23:04:42 +02:00
Daiderd Jordan
de97d16af1
whitespace 2017-10-20 22:29:26 +02:00
Daiderd Jordan
e828743829
nix-info: install by default 2017-10-20 22:23:51 +02:00
Daiderd Jordan
d4f3a3a8a9
set modulesPath 2017-10-20 22:19:26 +02:00
Daiderd Jordan
6ea3f405e8
darwin-rebuild: add --list-generations flag 2017-10-20 21:45:31 +02:00
Daiderd Jordan
78d426940a
improve descriptions for a bunch of modules 2017-10-19 22:16:09 +02:00
Daiderd Jordan
061232c6db
launchd: improve descriptions 2017-10-19 21:55:37 +02:00
Daiderd Jordan
f555eb99ba
alias: make deprecated options internal 2017-10-18 23:36:39 +02:00
Daiderd Jordan
48c8e01112
lnl: add nixpkgs pr helper 2017-10-14 17:10:38 +02:00
Daiderd Jordan
5a79244a7e
readme: add nix-channel instructions to the manual install section 2017-10-10 22:21:30 +02:00
Daiderd Jordan
f0ee1438ec
nix-daemon: don't set tempDir by default 2017-10-08 13:15:13 +02:00
Daiderd Jordan
3efff52877
environment: don't link /lib by default 2017-10-07 12:59:10 +02:00
Daiderd Jordan
e8355cdd93
system-build: change type of setEnvironment and setAliases
On NixOS system.build.setEnvironment also is a writeText
2017-10-07 12:41:33 +02:00
Daiderd Jordan
a8b4770275
environment: include extraInit in set-environment script 2017-10-07 12:27:43 +02:00
Daiderd Jordan
94fddd38af
zsh: move environment variables to zshenv 2017-10-07 11:19:11 +02:00
Daiderd Jordan
af0579f4a1
system-path: fix type 2017-10-07 10:17:45 +02:00
Daiderd Jordan
afdcebc111 Merge pull request #45 from jrolfs/improve-trackpad
Improve trackpad settings support
2017-10-06 22:58:40 +02:00
Daiderd Jordan
c08fa97307
bootstrap: enable re-bootstrapping after a system upgrade 2017-10-06 22:44:59 +02:00
Daiderd Jordan
91a6785102
nixpkgs: change loeOf to listOf 2017-10-06 19:57:47 +02:00
Daiderd Jordan
9cbf0cc615
readme: add section on building with local changes 2017-10-06 19:44:35 +02:00
Jamie Rolfs
3c447cfa00
Add 'TrackpadThreeFingerDrag' setting to trackpad module 2017-10-03 14:16:30 -07:00
Jamie Rolfs
cc279e8a04
Write trackpad preferences to non-bluetooth namespace as well 2017-10-03 14:16:23 -07:00
Daiderd Jordan
11b0d93c4e
examples-lnl: add hydra utils 2017-10-03 00:24:01 +02:00
Daiderd Jordan
36ba568fc4
system-version: add assertioon for stateVersion 2017-10-01 17:00:44 +02:00
Daiderd Jordan
312bc0ee9a
changelog add note about stateVersion 2017-10-01 16:49:27 +02:00
Daiderd Jordan
d3941dc5ec
nix: use old default for nix.nixPath with system.stateVersion = 1 2017-10-01 16:37:51 +02:00
Daiderd Jordan
c8cc548dfc
examples-simple: add stateVersion 2017-10-01 16:37:51 +02:00
Daiderd Jordan
cf9f74596a
system-version: add system.stateVersion option 2017-10-01 16:37:51 +02:00
Daiderd Jordan
d371ec0208 Merge pull request #42 from sellout/fix-bootstrap
Use the correct path for the darwin channel when bootstrapping.
2017-09-17 20:41:35 +02:00
Greg Pfeil
f2589f497e Use the correct path for the darwin channel.
Also, only `echo` that the example configuration is being copied when it’s
actually being copied.
2017-09-17 12:17:37 -06:00
Daiderd Jordan
81fb224167
bootstrap: use channel for example configuration
Fixes #41
2017-09-13 23:11:52 +02:00
Daiderd Jordan
6fa180702b
modules: add redis service 2017-09-07 22:39:35 +02:00
Daiderd Jordan
9f0507cf7d
activation-checks: add check for user channels 2017-09-06 23:56:45 +02:00
Daiderd Jordan
184e9f34be
nix: include user channels in NIX_PATH 2017-09-06 23:39:15 +02:00
Daiderd Jordan
020d666957
lnl: disable auto capitalization and period substitution 2017-09-06 22:40:04 +02:00
Daiderd Jordan
e641f368e4
lnl: remove extra man outputs 2017-09-06 22:36:47 +02:00
Daiderd Jordan
3e1b67d779
lnl: enable nix-index 2017-08-14 21:47:18 +02:00
Daiderd Jordan
a7fe548f63
activation-checks: improve NIX_PATH warnings 2017-08-07 20:09:59 +02:00
Daiderd Jordan
c24f744cd3
activation-checks: show initial changelog 2017-08-01 22:59:19 +02:00
Daiderd Jordan
a4b604cdbf
hydra: don't set uid for hydra user
OSX or sshd doesn't seem to like a uuid <500
2017-08-01 22:37:04 +02:00
Daiderd Jordan
9b3e6bddcf
changelog: add entry for command-not-found support 2017-07-28 23:39:52 +02:00
Daiderd Jordan
45d259cb3e
add programs.nix-index module 2017-07-28 23:17:53 +02:00
Daiderd Jordan
cfc0e3465f
lnl: remove some experimental khd bindings 2017-07-26 22:02:19 +02:00
Daiderd Jordan
d5e07457be
lnl: update 2017-07-26 08:42:39 +02:00
Daiderd Jordan
c2354c99e7
lnl: remove extra vim plugins 2017-07-25 20:52:02 +02:00