-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 82e1691d3b10
head repository: NixOS/nixpkgs-channels
compare: 16144baa1eca
- 6 commits
- 5 files changed
- 4 contributors
Commits on Jul 27, 2019
-
idrisPackages.idris-wrapper: Fix linking to gmp library
This has been broken since 5d18129, which updated idris from 1.3.0 to 1.3.1, which included idris-lang/Idris-dev#4472 as the cause of the error. I'm still not entirely sure why this broke it though. This now way should be rather future proof, it uses NIX_CFLAGS to pass gpm link flags to our CC wrapper directly. The `NIX_CC_WRAPPER_${stdenv.cc.infixSalt}_TARGET_HOST` part I'm pretty sure is needed for the CC wrapper to know that those CFLAGS are meant for the cc running on the HOST. (cherry picked from commit cfd2e67)
Configuration menu - View commit details
-
Copy full SHA for 203b026 - Browse repository at this point
Copy the full SHA 203b026View commit details -
idrisPackages.idris-wrapper: Use stdenv's cc instead of always gcc
This should make it work on Darwin with clang. (cherry picked from commit 271403c)
Configuration menu - View commit details
-
Copy full SHA for 112f522 - Browse repository at this point
Copy the full SHA 112f522View commit details
Commits on Jul 28, 2019
-
Add package for libguesfs containing libguestfs appliances
Appliances are necessary when building images using virt-builder. (e.g. `virt-builder -o debian-9.img debian-9`) Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch> (cherry picked from commit ecb90ae)
Configuration menu - View commit details
-
Copy full SHA for 1e6c910 - Browse repository at this point
Copy the full SHA 1e6c910View commit details -
memtest86-efi: init at 8.0 (backport to 19.03)
This creates a new package, memtest86-efi. This is a recent version of the unfree version of memtest86. There appear to be no restrictions on the use or redistribution of this. Backport from #60967. (cherry picked from commit d273bf5eb4335e60e7d2c8d63f2325aab4b1041d) (cherry picked from commit e01e13a5477b7efb503ac5eb26e3cc2bde1375b9) (cherry picked from commit 439a7552bd2e074f97ac574f360e23f1c20ba769) (cherry picked from commit 4abafaf3ccdc1b067804ceb8f4e9e26805ee4513)
Configuration menu - View commit details
-
Copy full SHA for 9168977 - Browse repository at this point
Copy the full SHA 9168977View commit details -
nixos/systemd-boot: add support for memtest86 EFI app (backport to 19…
Configuration menu - View commit details
-
Copy full SHA for 3c21a29 - Browse repository at this point
Copy the full SHA 3c21a29View commit details -
Merge pull request #61806 from cdepillabout/backport-memtest86
memtest86-efi: backport to 19.03
Configuration menu - View commit details
-
Copy full SHA for 16144ba - Browse repository at this point
Copy the full SHA 16144baView 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 82e1691d3b10...16144baa1eca