-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: NixOS/nix
base: eacc51057278
head repository: NixOS/nix
compare: 95be8d3b1204
- 14 commits
- 15 files changed
- 11 contributors
Commits on Jan 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7a011de - Browse repository at this point
Copy the full SHA 7a011deView commit details -
Make nix-daemon.plist less fragile on macOS
We're calling `wait4path` on the full, resolved `@bindir@/nix-daemon` path. That means we're hardcoding something like: /bin/wait4path /nix/store/zs9c5xhp3zv9p23qnjxp87nl5injsi1i-nix-2.3/bin/nix-daemon && /nix/var/nix/profiles/default/bin/nix-daemon That seems unnecessarily fragile. It might be better to wait4path on the path we intend to call. (cherry picked from commit 8c4a5e7)
Configuration menu - View commit details
-
Copy full SHA for 34bf1a8 - Browse repository at this point
Copy the full SHA 34bf1a8View commit details -
Fix unset variable in installer
(cherry picked from commit f0ec4b4)
Configuration menu - View commit details
-
Copy full SHA for e1fb586 - Browse repository at this point
Copy the full SHA e1fb586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ea63a5 - Browse repository at this point
Copy the full SHA 1ea63a5View commit details -
Add hint about path in builtins.import
(cherry picked from commit b7a9362)
Configuration menu - View commit details
-
Copy full SHA for e9c0c77 - Browse repository at this point
Copy the full SHA e9c0c77View commit details -
(cherry picked from commit f107a27)
Configuration menu - View commit details
-
Copy full SHA for 93d6814 - Browse repository at this point
Copy the full SHA 93d6814View commit details -
Remove superfluous IAM action for S3 cache
`s3:ListObjects` isn't a real IAM action, but _is_ the name of an S3 API method. `s3:ListBucket` is the relevant action for that method. https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazons3.html (cherry picked from commit c92ea92)
Configuration menu - View commit details
-
Copy full SHA for 9f524d9 - Browse repository at this point
Copy the full SHA 9f524d9View commit details -
install-multi-user.sh: Remove unused variables
https://hydra.nixos.org/build/104119659 (cherry picked from commit 2f96a89)
Configuration menu - View commit details
-
Copy full SHA for 6c90e3b - Browse repository at this point
Copy the full SHA 6c90e3bView commit details -
builtins.toJSON: fix __toString usage
(cherry picked from commit e583df5)
Configuration menu - View commit details
-
Copy full SHA for 3130aaf - Browse repository at this point
Copy the full SHA 3130aafView commit details -
docs: correct default location of log directory
(cherry picked from commit cea05e5)
Configuration menu - View commit details
-
Copy full SHA for a118444 - Browse repository at this point
Copy the full SHA a118444View commit details -
doc: Document
--dry-run
option fornix-build
(cherry picked from commit 52ffe27)
Configuration menu - View commit details
-
Copy full SHA for 195cc3f - Browse repository at this point
Copy the full SHA 195cc3fView commit details -
Ensure enough space in attrset bindings when using both __overrides a…
…nd dynamic attributes (cherry picked from commit cd55f91)
Configuration menu - View commit details
-
Copy full SHA for 59bbc31 - Browse repository at this point
Copy the full SHA 59bbc31View commit details -
Add testcase for attrset using __overrides and dynamic attrs
(cherry picked from commit cdadbf7)
Configuration menu - View commit details
-
Copy full SHA for 9879e25 - Browse repository at this point
Copy the full SHA 9879e25View commit details -
(cherry picked from commit 4e70652)
Configuration menu - View commit details
-
Copy full SHA for 95be8d3 - Browse repository at this point
Copy the full SHA 95be8d3View commit details
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 eacc51057278...95be8d3b1204