-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: NixOS/nix
base: e232bf2b6993
head repository: NixOS/nix
compare: 0fb4744467b0
- 10 commits
- 17 files changed
- 1 contributor
Commits on Oct 9, 2019
-
Filter ANSI escape sequences in -L output
Otherwise, builds like NixOS VM tests may leave the terminal in a weird state and do resets. (cherry picked from commit 4331eeb)
Configuration menu - View commit details
-
Copy full SHA for 910b0fc - Browse repository at this point
Copy the full SHA 910b0fcView commit details -
Remove world-writability from per-user directories
'nix-daemon' now creates subdirectories for users when they first connect. Fixes #509 (CVE-2019-17365). Should also fix #3127. (cherry picked from commit 5a30309)
Configuration menu - View commit details
-
Copy full SHA for 6595378 - Browse repository at this point
Copy the full SHA 6595378View commit details -
Remove some redundant initialization
(cherry picked from commit c43d9f6)
Configuration menu - View commit details
-
Copy full SHA for 923b6bd - Browse repository at this point
Copy the full SHA 923b6bdView commit details -
nix-profile.sh: Don't create .nix-channels
This is already done by the installer, so no need to do it again. (cherry picked from commit 26762ce)
Configuration menu - View commit details
-
Copy full SHA for 2522757 - Browse repository at this point
Copy the full SHA 2522757View commit details -
nix-profile.sh: Remove coreutils dependency
(cherry picked from commit 61a6176)
Configuration menu - View commit details
-
Copy full SHA for 1c10f73 - Browse repository at this point
Copy the full SHA 1c10f73View commit details -
Go back to 755 permission on per-user directories
700 is pointless since the store is world-readable anyway. And per-user/root/channels must be world-readable. (cherry picked from commit d7bae56)
Configuration menu - View commit details
-
Copy full SHA for 7c45898 - Browse repository at this point
Copy the full SHA 7c45898View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe51fba - Browse repository at this point
Copy the full SHA fe51fbaView commit details -
Force per-user group to a known value
(cherry picked from commit 20eec80)
Configuration menu - View commit details
-
Copy full SHA for 2070d55 - Browse repository at this point
Copy the full SHA 2070d55View commit details -
nix-env: Create ~/.nix-profile automatically
(cherry picked from commit 9348f92)
Configuration menu - View commit details
-
Copy full SHA for f66108f - Browse repository at this point
Copy the full SHA f66108fView commit details -
nix-env: Create ~/.nix-defexpr automatically
(cherry picked from commit c9159f8)
Configuration menu - View commit details
-
Copy full SHA for 0fb4744 - Browse repository at this point
Copy the full SHA 0fb4744View commit details
There are no files selected for viewing