Ludovic Courtès
d664f1b431
profiles: Generate an 'etc/profile' file.
Suggested by 宋文武 <iyzsong@gmail.com>
in <http://bugs.gnu.org/20255>.
* guix/build/profiles.scm (abstract-profile,
write-environment-variable-definition): New procedures.
(build-profile): Add #:search-paths parameter. Create
OUTPUT/etc/profile.
* guix/profiles.scm (profile-derivation)[builder]: Add 'search-paths'
variable and pass it to 'build-profile'. Adjust #:modules argument.
* tests/profiles.scm ("etc/profile"): New test.
* doc/guix.texi (Invoking guix package): Mention etc/profile.
2015-05-06 18:26:54 +02:00
..
2013-07-01 23:28:21 +02:00
2014-03-30 12:02:10 +02:00
2014-09-13 21:53:21 -05:00
2015-02-24 00:01:34 +01:00
2015-02-20 16:05:15 -06:00
2015-03-25 10:46:22 +01:00
2015-03-29 22:23:33 +02:00
2015-04-23 18:52:40 +02:00
2014-03-29 22:59:46 +01:00
2014-04-22 11:30:58 +02:00
2015-05-02 23:15:40 -05:00
2015-03-26 23:54:59 +01:00
2013-02-16 22:17:37 -05:00
2013-02-27 23:16:00 +01:00
2014-02-21 23:49:52 +01:00
2015-01-28 14:00:58 +01:00
2015-04-08 10:20:59 +02:00
2015-04-19 23:34:53 +02:00
2015-02-02 12:46:36 +01:00
2015-03-26 23:54:59 +01:00
2015-04-08 17:31:11 +02:00
2014-01-24 00:01:49 +01:00
2015-04-13 00:02:59 +02:00
2015-01-17 23:45:48 +01:00
2015-02-07 23:16:55 +01:00
2015-05-02 23:15:40 -05:00
2014-04-22 11:30:58 +02:00
2014-03-31 23:34:20 +02:00
2015-05-06 18:26:54 +02:00
2015-04-04 14:16:43 -04:00
2015-01-09 10:38:25 -06:00
2015-01-19 23:30:42 +01:00
2015-01-11 23:50:01 +01:00
2013-12-20 17:17:42 +01:00
2013-12-20 17:17:42 +01:00
2014-09-29 19:30:28 -04:00
2015-04-04 13:50:52 -04:00
2015-03-25 10:46:22 +01:00
2015-04-06 21:27:16 +02:00
2012-04-19 23:09:55 +02:00
2015-02-26 00:04:36 +01:00
2015-02-24 00:01:34 +01:00
2015-05-06 18:26:53 +02:00