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

652 commits

Author SHA1 Message Date
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
Colin Barrett
a069111873 Set PATH since that's not being done by setEnvironment 2017-10-15 23:42:37 -04:00
Colin Barrett
1dd1f60f90 nixos -> nix_darwin 2017-10-15 23:26:16 -04:00
Colin Barrett
a6cd3bb61f Port over the NixOS fish module 2017-10-15 23:26:16 -04: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
Joseph Long
ec1a7e5d2f Fix #47: hostName now sets NetBIOS name 2017-10-08 11:29:36 -07: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
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