aboutsummaryrefslogtreecommitdiff
path: root/scripts/nix-profile.sh.in
AgeCommit message (Expand)Author
2024-03-04Merge pull request #9425 from iFreilicht/fix-unbound-variable-errorseldritch horrors
2024-03-04Update scripts/nix-profile-daemon.fish.ineldritch horrors
2023-03-01Merge pull request #7925 from cole-h/fixup-xdg-nix-envEelco Dolstra
2023-02-28Check if NIX_LINK_NEW exists instead of checking that NIX_LINK doesn't existCole Helbling
2023-02-28nix-profile{,-daemon}.sh.in: Allow XDG_STATE_HOME to be unsetCole Helbling
2023-02-10A setting to follow XDG Base Directory standardAlexander Bantyev
2022-09-13Add fish suport to installerAna Hobden
2022-02-21Document usage of MANPATH in nix-profile.shNicolas Mattia
2019-11-22Provide a default value for NIX_PATHEelco Dolstra
2019-11-22Remove $NIX_USER_PROFILE_DIREelco Dolstra
2019-10-09nix-env: Create ~/.nix-defexpr automaticallyEelco Dolstra
2019-10-09nix-profile.sh: Remove coreutils dependencyEelco Dolstra
2019-10-09nix-env: Create ~/.nix-profile automaticallyEelco Dolstra
2019-10-09nix-profile.sh: Don't create .nix-channelsEelco Dolstra
2019-10-09Remove world-writability from per-user directoriesEelco Dolstra
2019-05-15Sync NIX_PROFILES between single-user and multi-user modesMatthew Bauer
2019-05-15nix-profile: Add all channels to $NIX_PATHEelco Dolstra
2019-02-14nix.sh: Be set -u compliant.Shea Levy
2018-01-15Fix manpath detectionIavael
2017-12-29Do not export ASPELL_CONFFrederik Rietdijk
2017-05-07nix-profile.sh: remove sbin from PATHJörg Thalheim
2016-10-13SSL_CERT_FILE -> NIX_SSL_CERT_FILEEelco Dolstra
2016-07-29Set $MANPATH (#1005)Alexey Shmalko
2016-05-31nix-profile.sh: Don't pollute the environmentEelco Dolstra
2016-04-10Bring nix-profile.sh in line with NixOSWout Mertens
2016-02-16nix-profile.sh.in: find ca-bundle.pem on openSUSE Tumbleweed machinesPeter Simons
2016-02-12nix-profile.sh.in: quote use of $HOME in shell argumentsPeter Simons
2015-07-01Revert "add the manpath to the installer"Eelco Dolstra
2015-06-08Update cacert locationsEelco Dolstra
2015-04-12add the manpath to the installerMichael Merickel
2014-12-10Always use https to fetch the Nixpkgs channelEelco Dolstra
2014-12-10Fix bad commentEelco Dolstra
2014-07-29nix-profile.sh: Set $SSL_CERT_FILEEelco Dolstra
2014-02-26Add ~/.nix-profile/sbin to $PATHEelco Dolstra
2014-01-15nix-profile.sh: Add the Nixpkgs channel to $NIX_PATHEelco Dolstra
2012-11-09Use a shorter Nixpkgs channel URLEelco Dolstra
2012-09-13nix-profile.sh: Revert to single-user versionEelco Dolstra
2012-07-25nix-profile.sh: Don't set NIX_REMOTE on single user installationsEelco Dolstra
2012-07-25Subscribe to the Nixpkgs rather than NixOS channelEelco Dolstra
2012-05-31Update nix profile: - incorporate NixOS's configuration so that nix is usable...Michel Alexandre Salim
2012-05-22Remove $FONTCONFIG_FILE hack from nix-profile.shEelco Dolstra
2008-11-20(no commit message)Eelco Dolstra
2006-03-10* Write messages to stderr, not stdout.Eelco Dolstra
2005-10-11add @coreutils@ to correctly use coreutils to create a profile. This is neededArmijn 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 switchesEelco 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 prefixEelco Dolstra