aboutsummaryrefslogtreecommitdiff
path: root/tests/nix-profile.sh
AgeCommit message (Collapse)Author
2019-10-09nix-env: Create ~/.nix-profile automaticallyEelco Dolstra
2019-10-09nix-profile.sh: Don't create .nix-channelsEelco Dolstra
This is already done by the installer, so no need to do it again.
2019-10-09Remove world-writability from per-user directoriesEelco Dolstra
'nix-daemon' now creates subdirectories for users when they first connect. Fixes #509 (CVE-2019-17365). Should also fix #3127.
2016-05-31Fix nix-profile test in a chrootEelco Dolstra
http://hydra.nixos.org/build/36462078
2016-05-30Test the NAR info cacheEelco Dolstra
2016-04-13nix-profile test: Set USERShea Levy
2014-02-01Fix the nix-profile testEelco Dolstra
2013-01-02UrggghEelco Dolstra
http://hydra.nixos.org/build/3661100
2012-09-14Fix testEelco Dolstra
http://hydra.nixos.org/build/3031382
2012-09-13Add a test for nix-profile.shEelco Dolstra