-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 2a57fc65b0f2
head repository: NixOS/nixpkgs-channels
compare: e789f6f6e54a
- 12 commits
- 11 files changed
- 5 contributors
Commits on Mar 24, 2018
-
Merge #37262: snabb: 2016.04 -> 2018.01.2
(cherry picked from commit 7110d4a) It didn't build before this commit.
Configuration menu - View commit details
-
Copy full SHA for a3be411 - Browse repository at this point
Copy the full SHA a3be411View commit details -
Merge #37702: telepathy-gabble: fix source URL
(cherry picked from commit 902b3a1)
Configuration menu - View commit details
-
Copy full SHA for 0d20e7d - Browse repository at this point
Copy the full SHA 0d20e7dView commit details -
edk2: Reformat a bit for readability
- Have only one sed expression per line - Put the important stuff closer to the command and not hidden in some continuation line. That is, don't do: sed \ <boring stuff> \ <boring stuff> \ <boring stuff> \ <boring stuff> \ <boring stuff> \ <IMPORTANT STUFF> but: sed <IMPORTANT STUFF> \ <boring stuff> \ <boring stuff> \ <boring stuff> \ <boring stuff> \ <boring stuff> (cherry picked from commit 1d854b4)
Configuration menu - View commit details
-
Copy full SHA for 7a79af0 - Browse repository at this point
Copy the full SHA 7a79af0View commit details -
OVMF: Reformat a bit for readability
- Use 'somePkg == null' instead of 'somePkg == false' which is more conventional in rest of Nixpkgs - Use lib.optionalString where applicable (cherry picked from commit 1645011)
Configuration menu - View commit details
-
Copy full SHA for 7527611 - Browse repository at this point
Copy the full SHA 7527611View commit details -
And also build in parallel. I don't understand why we manually tediously link every single directory from the source, but I don't want to investigate too much. (cherry picked from commit f59eab7)
Configuration menu - View commit details
-
Copy full SHA for ad57d1e - Browse repository at this point
Copy the full SHA ad57d1eView commit details -
nixos/tests: Make simpleUefiGrub test work on AArch64
Needs more refactoring for the AArch64 '-enable-kvm' stuff some day... (cherry picked from commit e58624a)
Configuration menu - View commit details
-
Copy full SHA for f45bc2b - Browse repository at this point
Copy the full SHA f45bc2bView commit details -
(cherry picked from commit 82f2c19)
Configuration menu - View commit details
-
Copy full SHA for 86508d4 - Browse repository at this point
Copy the full SHA 86508d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e67f89 - Browse repository at this point
Copy the full SHA 4e67f89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15e3aad - Browse repository at this point
Copy the full SHA 15e3aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d8c6c7 - Browse repository at this point
Copy the full SHA 9d8c6c7View commit details -
nixos/tests/installer: Give eval failure on unsupported boot methods
(cherry picked from commit 3131daa)
Configuration menu - View commit details
-
Copy full SHA for be44525 - Browse repository at this point
Copy the full SHA be44525View commit details -
For some reason compiling the proper GHC from the binary one eventually segfaults at some point. Since it has never worked, just disable it and investigate later. (cherry picked from commit a6425fc)
Configuration menu - View commit details
-
Copy full SHA for e789f6f - Browse repository at this point
Copy the full SHA e789f6fView 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 2a57fc65b0f2...e789f6f6e54a