index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
nix-profile.sh.in
Age
Commit message (
Expand
)
Author
2024-03-04
Merge pull request #9425 from iFreilicht/fix-unbound-variable-errors
eldritch horrors
2024-03-04
Update scripts/nix-profile-daemon.fish.in
eldritch horrors
2023-03-01
Merge pull request #7925 from cole-h/fixup-xdg-nix-env
Eelco Dolstra
2023-02-28
Check if NIX_LINK_NEW exists instead of checking that NIX_LINK doesn't exist
Cole Helbling
2023-02-28
nix-profile{,-daemon}.sh.in: Allow XDG_STATE_HOME to be unset
Cole Helbling
2023-02-10
A setting to follow XDG Base Directory standard
Alexander Bantyev
2022-09-13
Add fish suport to installer
Ana Hobden
2022-02-21
Document usage of MANPATH in nix-profile.sh
Nicolas Mattia
2019-11-22
Provide a default value for NIX_PATH
Eelco Dolstra
2019-11-22
Remove $NIX_USER_PROFILE_DIR
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-defexpr automatically
Eelco Dolstra
2019-10-09
nix-profile.sh: Remove coreutils dependency
Eelco Dolstra
2019-10-09
nix-env: Create ~/.nix-profile automatically
Eelco Dolstra
2019-10-09
nix-profile.sh: Don't create .nix-channels
Eelco Dolstra
2019-10-09
Remove world-writability from per-user directories
Eelco Dolstra
2019-05-15
Sync NIX_PROFILES between single-user and multi-user modes
Matthew Bauer
2019-05-15
nix-profile: Add all channels to $NIX_PATH
Eelco Dolstra
2019-02-14
nix.sh: Be set -u compliant.
Shea Levy
2018-01-15
Fix manpath detection
Iavael
2017-12-29
Do not export ASPELL_CONF
Frederik Rietdijk
2017-05-07
nix-profile.sh: remove sbin from PATH
Jörg Thalheim
2016-10-13
SSL_CERT_FILE -> NIX_SSL_CERT_FILE
Eelco Dolstra
2016-07-29
Set $MANPATH (#1005)
Alexey Shmalko
2016-05-31
nix-profile.sh: Don't pollute the environment
Eelco Dolstra
2016-04-10
Bring nix-profile.sh in line with NixOS
Wout Mertens
2016-02-16
nix-profile.sh.in: find ca-bundle.pem on openSUSE Tumbleweed machines
Peter Simons
2016-02-12
nix-profile.sh.in: quote use of $HOME in shell arguments
Peter Simons
2015-07-01
Revert "add the manpath to the installer"
Eelco Dolstra
2015-06-08
Update cacert locations
Eelco Dolstra
2015-04-12
add the manpath to the installer
Michael Merickel
2014-12-10
Always use https to fetch the Nixpkgs channel
Eelco Dolstra
2014-12-10
Fix bad comment
Eelco Dolstra
2014-07-29
nix-profile.sh: Set $SSL_CERT_FILE
Eelco Dolstra
2014-02-26
Add ~/.nix-profile/sbin to $PATH
Eelco Dolstra
2014-01-15
nix-profile.sh: Add the Nixpkgs channel to $NIX_PATH
Eelco Dolstra
2012-11-09
Use a shorter Nixpkgs channel URL
Eelco Dolstra
2012-09-13
nix-profile.sh: Revert to single-user version
Eelco Dolstra
2012-07-25
nix-profile.sh: Don't set NIX_REMOTE on single user installations
Eelco Dolstra
2012-07-25
Subscribe to the Nixpkgs rather than NixOS channel
Eelco Dolstra
2012-05-31
Update nix profile: - incorporate NixOS's configuration so that nix is usable...
Michel Alexandre Salim
2012-05-22
Remove $FONTCONFIG_FILE hack from nix-profile.sh
Eelco Dolstra
2008-11-20
(no commit message)
Eelco Dolstra
2006-03-10
* Write messages to stderr, not stdout.
Eelco Dolstra
2005-10-11
add @coreutils@ to correctly use coreutils to create a profile. This is needed
Armijn Hemel
2004-02-06
* Improvements to profiles. Generations are now per-profile, e.g.,
Eelco Dolstra
2004-01-16
* Test whether the symlink, not its target, exists.
Eelco Dolstra
2004-01-05
* Implemented Eelco V.'s `-p' command to switch profiles. It switches
Eelco Dolstra
2003-07-28
* Do not set LD_LIBRARY_PATH; it breaks many things. E.g., SuSE's ssh
Eelco Dolstra
2003-07-13
* Generate the scripts so that we can substitute the prefix
Eelco Dolstra