about summary refs log tree commit diff
path: root/scripts/nix-profile.sh.in (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-13 SSL_CERT_FILE -> NIX_SSL_CERT_FILEEelco Dolstra1-7/+7
2016-07-29 Set $MANPATH (#1005)Alexey Shmalko1-0/+4
2016-05-31 nix-profile.sh: Don't pollute the environmentEelco Dolstra1-5/+4
2016-04-10 Bring nix-profile.sh in line with NixOSWout Mertens1-13/+63
2016-02-16 nix-profile.sh.in: find ca-bundle.pem on openSUSE Tumbleweed machinesPeter Simons1-0/+2
2016-02-12 nix-profile.sh.in: quote use of $HOME in shell argumentsPeter Simons1-2/+2
2015-07-01 Revert "add the manpath to the installer"Eelco Dolstra1-1/+0
2015-06-08 Update cacert locationsEelco Dolstra1-4/+8
2015-04-12 add the manpath to the installerMichael Merickel1-0/+1
2014-12-10 Always use https to fetch the Nixpkgs channelEelco Dolstra1-1/+1
2014-12-10 Fix bad commentEelco Dolstra1-1/+1
2014-07-29 nix-profile.sh: Set $SSL_CERT_FILEEelco Dolstra1-1/+10
2014-02-26 Add ~/.nix-profile/sbin to $PATHEelco Dolstra1-1/+1
2014-01-15 nix-profile.sh: Add the Nixpkgs channel to $NIX_PATHEelco Dolstra1-1/+6
2012-11-09 Use a shorter Nixpkgs channel URLEelco Dolstra1-1/+1
2012-09-13 nix-profile.sh: Revert to single-user versionEelco Dolstra1-44/+11
2012-07-25 nix-profile.sh: Don't set NIX_REMOTE on single user installationsEelco Dolstra1-1/+1
2012-07-25 Subscribe to the Nixpkgs rather than NixOS channelEelco Dolstra1-2/+2
2012-05-31 Update nix profile: - incorporate NixOS's configuration so that nix is usable...Michel Alexandre Salim1-7/+46
2012-05-22 Remove $FONTCONFIG_FILE hack from nix-profile.shEelco Dolstra1-7/+0
2008-11-20 (no commit message)Eelco Dolstra1-1/+8
2006-03-10 * Write messages to stderr, not stdout.Eelco Dolstra1-1/+1
2005-10-11 add @coreutils@ to correctly use coreutils to create a profile. This is neededArmijn Hemel1-1/+1
2004-02-06 * Improvements to profiles. Generations are now per-profile, e.g.,Eelco Dolstra1-2/+2
2004-01-16 * Test whether the symlink, not its target, exists.Eelco Dolstra1-1/+1
2004-01-05 * Implemented Eelco V.'s `-p' command to switch profiles. It switchesEelco Dolstra1-18/+9
2003-07-28 * Do not set LD_LIBRARY_PATH; it breaks many things. E.g., SuSE's ssh Eelco Dolstra1-1/+1
2003-07-13 * Generate the scripts so that we can substitute the prefixEelco Dolstra1-0/+20