Daiderd Jordan
f190254679
examples: remove nix-repl and nixUnstable references
2018-08-21 22:42:33 +02:00
Colin Barrett
a6cd3bb61f
Port over the NixOS fish module
2017-10-15 23:26:16 -04: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
af0579f4a1
system-path: fix type
2017-10-07 10:17:45 +02:00
Daiderd Jordan
91a6785102
nixpkgs: change loeOf to listOf
2017-10-06 19:57:47 +02:00
Daiderd Jordan
6da4eb0ffe
environment: use the default profile as a fallback
2017-05-25 12:51:59 +02:00
Daiderd Jordan
d5596d5df2
programs-info: add module and run install-info on system packages.
...
Fixes #25
2017-05-21 10:51:01 +02:00
Daiderd Jordan
1b6f56f5b8
environment: include /usr/sbin and /sbin in systemPath
...
Don't extend initial PATH adding extra entries should be done through
appending environment.systemPath or manually extending it with
environment.extraInit or similar options.
2017-05-15 19:46:34 +02:00
Daiderd Jordan
a4eb645d0d
launchd: allow string entries for serviceOptions.path
...
Fixes evaluation of khd.
2017-05-14 00:12:20 +02:00
Daiderd Jordan
a0f2ceb787
environment: don't use default for profiles
...
This makes it easier to add entries without having to add all of the
default values again.
2017-05-13 16:58:53 +02:00
Daiderd Jordan
ea179bf9bf
Merge pull request #26 from clhodapp/fix/path-order
...
Don't put profiles in reverse-order in PATH
2017-05-13 16:57:52 +02:00
Daiderd Jordan
b6af291c84
add programs.man module
...
Note: this doesn't add man to systemPackages by default,
only man-old builds on darwin and the system version works fine.
2017-05-12 22:17:38 +02:00
Daiderd Jordan
1546ea0617
environment: add pathsToLink for system profile
2017-05-12 22:09:04 +02:00
Chris Hodapp
c8a04807eb
Don't put profiles in reverse-order in PATH
...
Your user-specific profile should take precedence
over the system one. If I've gone out of my way
to install something into my personal profile, my
version should be used instead of the system's.
2017-05-12 00:47:47 -07:00
Chris Hodapp
b26a49ad24
Default outputs should include "man"
...
If you don't include "man", basic nix commands (e.g. nix-env)
basically have broken help/usage text, since they delegate to
calling man.
2017-05-12 00:42:34 -07:00
Daiderd Jordan
a0f56e5118
set NIX_SSL_CERT_FILE
2017-03-19 18:48:26 +01:00
Daiderd Jordan
d014ed2445
launchd: add command, path and environment options
2017-01-25 21:16:53 +01:00
Daiderd Jordan
590bd06ced
environment: set cacert variables by default
2017-01-05 23:30:26 +01:00
Daiderd Jordan
15f19af0bb
add environment.loginShell option
2016-12-18 14:04:31 +01:00
Daiderd Jordan
cf6d081c29
fix types for environment variables
2016-12-17 23:14:55 +01:00
Daiderd Jordan
2ad1229c71
add environment.profiles
2016-12-17 21:04:04 +01:00
Daiderd Jordan
125dcb48b0
add nix module
2016-12-15 13:26:22 +01:00
Daiderd Jordan
926395d628
reorganize modules
2016-11-06 22:38:31 +01:00