-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nix-community/home-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nonsequitur/home-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 5 files changed
- 1 contributor
Commits on Aug 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 84ed74e - Browse repository at this point
Copy the full SHA 84ed74eView commit details -
home-manager: exit with an error on build failure
Because 'set -e' has no effect on commands that run in an if condition, the script was always exiting with no error when 'doBuild' failed. As a bonus, $wrkdir is now always removed after building.
Configuration menu - View commit details
-
Copy full SHA for 83060e9 - Browse repository at this point
Copy the full SHA 83060e9View commit details -
show the original nix-store path in activation script error messages
Run the activation script in its original nix-store location so that Bash error messages show the real script location instead of 'wrkdir', which gets deleted right after the script exits. As a side effect, doBuild no longer takes an argument and is greatly simplified.
Configuration menu - View commit details
-
Copy full SHA for 37b0f18 - Browse repository at this point
Copy the full SHA 37b0f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for d04ef0a - Browse repository at this point
Copy the full SHA d04ef0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b489f9 - Browse repository at this point
Copy the full SHA 7b489f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d830fc1 - Browse repository at this point
Copy the full SHA d830fc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 573aed4 - Browse repository at this point
Copy the full SHA 573aed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9357a7d - Browse repository at this point
Copy the full SHA 9357a7dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master