diff options
author | Matthew Bauer <mjbauer95@gmail.com> | 2019-05-15 22:04:39 -0400 |
---|---|---|
committer | Matthew Bauer <mjbauer95@gmail.com> | 2019-05-15 22:04:39 -0400 |
commit | 7c20ee448fa924d898bcebf84bd0a7caf368a656 (patch) | |
tree | 94819954b29f89375e759d2b3fc45066be81a558 /.travis.yml | |
parent | 8f6c72faeec2dfd3ce6e48c9539bb5d7a161f37a (diff) |
Sync NIX_PROFILES between single-user and multi-user modes
When we are in single user mode, we still want to have access to
profiles. This way things in Nixpkgs that rely on them getting set
accurately are done in both cases. The point where I hit this is with
using aspell which looks in NIX_PROFILES:
https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/aspell/default.nix
Before this patch, NIX_PROFILES was never set in single user mode!
This corrects that.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions