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

989 commits

Author SHA1 Message Date
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
Daiderd Jordan
c5d51f3cde
lnl: use /nix/var/tmp 2017-07-25 19:41:24 +02:00
Daiderd Jordan
122aa93c13
add changelog command to updating section 2017-07-24 23:27:41 +02:00
Daiderd Jordan
775e23ec99
fix nix-channel command in README 2017-07-24 23:14:25 +02:00
Daiderd Jordan
b7e4b03bee
darwin: add changelog command 2017-07-24 23:12:07 +02:00
Daiderd Jordan
79b180249a
darwin: add check as command for darwin-rebuild 2017-07-24 23:12:07 +02:00
Daiderd Jordan
40eb1292aa Merge pull request #31 from clhodapp/nix-apps-dir
Make symlink within ~/Applications if it exists instead of skipping
2017-07-24 22:21:00 +02:00
Daiderd Jordan
6784d89dd2
lnl: move nix-daemon config back to example 2017-07-24 19:41:45 +02:00
Daiderd Jordan
0e6e71bc60
activation-checks: fix nixpkgs instructions 2017-07-24 19:31:57 +02:00
Daiderd Jordan
4281f777d7
activation-checks: don't fail before showing error message 2017-07-24 19:29:31 +02:00
Daiderd Jordan
ed7da178fe
fix typo in CHANGELOG 2017-07-23 19:29:25 +02:00
Daiderd Jordan
0663c81f11
remove test CHANGELOG entry 2017-07-23 19:25:09 +02:00
Daiderd Jordan
0ee39eb06a
activation-checks: fix changelog diff 2017-07-23 19:22:40 +02:00
Daiderd Jordan
d5ab829dbd
travis: add <darwin> 2017-07-23 19:08:25 +02:00
Daiderd Jordan
6a2715dcb6
activation-checks: remove set +e 2017-07-23 19:07:04 +02:00
Daiderd Jordan
b5e0b273c4
darwin: show CHANGELOG during activation 2017-07-23 18:56:37 +02:00
Daiderd Jordan
7845fd0423
activation-checks: fix evaluation 2017-07-23 18:27:01 +02:00
Daiderd Jordan
1d0ecb8914
nix: look for <darwin> in channels by default 2017-07-23 18:13:18 +02:00
Daiderd Jordan
6d91e5b565
darwin: add --check flag 2017-07-23 18:02:08 +02:00
Daiderd Jordan
e4a11b2073
activation-checks: add NIX_PATH check for nixpkgs 2017-07-23 17:51:17 +02:00
Daiderd Jordan
345d9ffa0e
activation-checks: add NIX_PATH check for darwin-config 2017-07-23 17:51:17 +02:00